gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #01589
[Bug 811094] Re: Gwibber doesn't follow desktop font settings in oneiric
gwui.py isn't used at all in gwibber 3.1.x. Gwibber doesn't actually do
anything with the font settings, Gtk.Label should be getting the correct
defaults. Please re-open if it isn't, but it looks correct to me.
** Changed in: gwibber
Status: New => Invalid
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/811094
Title:
Gwibber doesn't follow desktop font settings in oneiric
Status in Gwibber:
Invalid
Bug description:
Gwibber uses old gconf interface to get font settings in Oneiric.
default_font =
self.gc.get_string("/desktop/gnome/interface/document_font_name")
doesn't return gnome3 properties.
/usr/lib/python2.7/dist-packages/gwibber/gwui.py should use Gio
instead of gconf to get default_font
To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/811094/+subscriptions
References