Follow-up Comment #3, bug #20637 (project mypaint): I have the same issue on lubuntu 12.10. Versions of packages in attach.
It seems that after migration to gtk3 get_style() doesn't return anything in bg[], fg[], et al. All solutions to the same problem so far involve using widget.get_style_context instead of (deprecated) widget.get_style Examples: https://bugs.launchpad.net/bzr-gtk/+bug/1044991 (has diff) https://github.com/fossfreedom/coverart-browser/issues/81 (look at last comment for diff) https://bugs.launchpad.net/parcel-tracker/+bug/1068115 (doesn't has diff in comments, but source code now uses get_style_context()) (file #17523) _______________________________________________________ Additional Item Attachment: File name: versions Size:0 KB _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?20637> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Mypaint-bugs mailing list [email protected] https://mail.gna.org/listinfo/mypaint-bugs
