Thank you for taking the time to report this bug and helping to make Ubuntu 
better, 
* can you reproduce it ? 
* if so than which version are you on ?

** Project changed: gwibber => gwibber (Ubuntu)

** Changed in: gwibber (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/697795

Title:
  Application font does not obey the selected desktop font

Status in “gwibber” package in Ubuntu:
  Incomplete

Bug description:
  Gwibber 2.91.3 (and also the previous beta versions) do not obey the
  selected Desktop forn in Ubuntu 10.10 but use the document font
  instead. Please fix this, as this seems to take a very very minor
  effort to fix - as a non-coder, I (have to) use the following
  workaround in each new release, replacing "document_font_name" with
  "font_name" in gwui.py:

  $ sudo gedit /usr/share/pyshared/gwibber/gwui.py
  (find line ~241 and replace)
      default_font = 
self.gc.get_string("/desktop/gnome/interface/document_font_name")
  (with)
      default_font = self.gc.get_string("/desktop/gnome/interface/font_name")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/697795/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to