launching firefox from terminal reveals Gtk-WARNING

Bug #1805653 reported by Brian Murray
24
This bug affects 6 people
Affects Status Importance Assigned to Milestone
ubuntu-mate-artwork (Ubuntu)
Fix Released
Medium
Martin Wimpress 

Bug Description

firefox --new-tab http://www.ubuntu.com

(firefox:11065): Gtk-WARNING **: 07:40:00.389: Theme parsing error: gtk-widgets.css:3135:13: 'max-width' is not a valid property name

(firefox:11065): Gtk-WARNING **: 07:40:00.389: Theme parsing error: gtk-widgets.css:3136:14: 'max-height' is not a valid property name

This is fixable by removing the max-height and max-width lines from /usr/share/themes/Ambiant-MATE/gtk-3.0/gtk-widgets.css. Looking further a couple of other themes could use the fix too.

 $ for f in $(find . -name gtk-widgets.css); do grep -H "max-width" $f; done
./Ambiant-MATE/gtk-3.0/gtk-widgets.css: /* max-width: 15px;
./Ambiant-MATE-Dark/gtk-3.0/gtk-widgets.css: max-width: 15px;
./Radiant-MATE/gtk-3.0/gtk-widgets.css: max-width: 15px;

Tags: cosmic disco
tags: added: cosmic disco
Changed in ubuntu-mate-artwork (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Brian Murray (brian-murray) wrote :

For some unknown reason I'm no longer getting this error in Ubuntu 19.04.

Revision history for this message
Martin Wimpress  (flexiondotorg) wrote :

This was fixed via ubuntu-mate-artwork 19.04.0

Changed in ubuntu-mate-artwork (Ubuntu):
assignee: nobody → Martin Wimpress (flexiondotorg)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.