Closed
Bug 1506438
Opened 7 years ago
Closed 7 years ago
Theme parsing error: Expected ')' in color definition
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1480760
People
(Reporter: newsgrep, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Steps to reproduce:
Start Firefox ESR 60.3.0 64-Bit on Linux (4.18.10) with default theme 60.3.0.
Firefox DEV 64.0b8 64-Bit is also affected.
Actual results:
Warning in the terminal:
(firefox-esr:5027): Gtk-WARNING **: 10:41:56.669: Theme parsing error: <data>:1:34: Expected ')' in color definition
(firefox-esr:5027): Gtk-WARNING **: 10:41:56.669: Theme parsing error: <data>:1:77: Expected ')' in color definition
and also for Firefox DEV 64.0b8 64-Bit:
(firefox:13897): Gtk-WARNING **: 12:36:30.493: Theme parsing error: <data>:1:34: Expected ')' in color definition
(firefox:13897): Gtk-WARNING **: 12:36:30.493: Theme parsing error: <data>:1:77: Expected ')' in color definition
Expected results:
There shall be no "Theme parsing error" or Gtk-WARNING.
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: Untriaged → Widget: Gtk
OS: Unspecified → Linux
Product: Firefox → Core
Hardware: Unspecified → x86_64
You need to log in
before you can comment on or make changes to this bug.
Description
•