Closed Bug 1480760 Opened 6 years ago Closed 6 years ago

gtk/css error when launching Firefox in terminal

Categories

(Core :: Widget: Gtk, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox63 --- affected

People

(Reporter: pascalc, Assigned: stransky)

References

Details

(Keywords: regression, regressionwindow-wanted)

Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0 ID:20180802220056 + Ubuntu 18.04

When started from the terminal, Firefox outputs a bunch of warnings:

(firefox:15394): Gtk-WARNING **: 14:30:19.458: Theme parsing error: gtk-contained.css:2848:13: Expected a length

(firefox:15394): Gtk-WARNING **: 14:30:19.458: Theme parsing error: gtk-contained.css:2880:37: The :prelight pseudo-class is deprecated. Use :hover instead.

(firefox:15394): Gtk-WARNING **: 14:30:19.656: Theme parsing error: <data>:1:31: Expected ')' in color definition

(firefox:15394): Gtk-WARNING **: 14:30:19.656: Theme parsing error: <data>:1:75: Expected ')' in color definition

(/home/pascalc/applis/nightly/en-US/firefox:15452): Gtk-WARNING **: 14:30:20.113: Theme parsing error: gtk-contained.css:2848:13: Expected a length

(/home/pascalc/applis/nightly/en-US/firefox:15452): Gtk-WARNING **: 14:30:20.114: Theme parsing error: gtk-contained.css:2880:37: The :prelight pseudo-class is deprecated. Use :hover instead.

(/home/pascalc/applis/nightly/en-US/firefox:15520): Gtk-WARNING **: 14:30:21.145: Theme parsing error: gtk-contained.css:2848:13: Expected a length

(/home/pascalc/applis/nightly/en-US/firefox:15520): Gtk-WARNING **: 14:30:21.145: Theme parsing error: gtk-contained.css:2880:37: The :prelight pseudo-class is deprecated. Use :hover instead.

(/home/pascalc/applis/nightly/en-US/firefox:15581): Gtk-WARNING **: 14:30:22.169: Theme parsing error: gtk-contained.css:2848:13: Expected a length

(/home/pascalc/applis/nightly/en-US/firefox:15581): Gtk-WARNING **: 14:30:22.169: Theme parsing error: gtk-contained.css:2880:37: The :prelight pseudo-class is deprecated. Use :hover instead.


This is AFAIK, a recent regresssion but mozregression suppresses the browser output to the terminal so I couldn't find a regression range.
We're unsure what we should do with this, so leaving it open for now. Martin, if you could advise on whether we should file something elsewhere, we could just close this here.
Flags: needinfo?(stransky)
Sure, I can handle that.
Assignee: nobody → stransky
Flags: needinfo?(stransky)
Pascal, 

- do you have any custom gtk3 tweaks? like ~/.gtkrc* file?
- can you try another gtk3 application from terminal? (gedit for instance).
- can you test different gtk3 theme? You can switch to "Adwaita" at gnome-tweaks application.
Flags: needinfo?(pascalc)
Hi Martin, I don't have gtk3 tweaks and gedit produces the same error. Switching to Adwaita indeed fixes it so that's a bug with the theme I was using. Thanks for your help, I am going to mark this bug as invalid :)
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(pascalc)
Resolution: --- → INVALID
same with thunderbird (Xubuntu 18.04)

-: thunderbird -compose

(thunderbird:25615): Gtk-WARNING **: 09:03:39.178: Theme parsing error: <data>:1:34: Expected ')' in color definition

(thunderbird:25615): Gtk-WARNING **: 09:03:39.178: Theme parsing error: <data>:1:77: Expected ')' in color definition
*** UTM:SVC TimerManager:registerTimer called after profile-before-change notification. Ignoring timer registration for id: telemetry_modules_ping
ok. no more problem after software update. sorry.
A part of this bug is still present under some conditions, see bug #1516101 for details.
You need to log in before you can comment on or make changes to this bug.