Can't run Gwibber rev 654 in Kubuntu Karmic

Bug #534098 reported by Bruno
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gwibber
Fix Released
Undecided
Ken VanDine
gwibber (Ubuntu)
Fix Released
Undecided
Ken VanDine

Bug Description

Everytime I try to run Gwibber rev 654 (from Trunk PPA) in Kubuntu 9.10, I get this error:

Traceback (most recent call last):
  File "/usr/bin/gwibber", line 67, in <module>
    client.Client()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 441, in __init__
    self.w = GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 53, in __init__
    self.setup_ui()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 100, in setup_ui
    self.stream_view = view_class(self.model)
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 311, in __init__
    self.navigation.render()
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 282, in render
    small_icons=self.small_icons)
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 238, in render
    font_name, font_size = default_font.rsplit(None, 1)
AttributeError: 'NoneType' object has no attribute 'rsplit'

Is this some GTK dependency I'm not aware and not listed in the deb package or something else?

Revision history for this message
Ken VanDine (ken-vandine) wrote :

No, not a missing dependency. It isn't handling failing to get a value from something that should always have a value. Please run this and let me know what it returns:

gconftool --get /desktop/gnome/interface/font_name

Revision history for this message
Omer Akram (om26er) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Changed in gwibber:
status: New → Incomplete
Revision history for this message
Omer Akram (om26er) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in gwibber:
status: Incomplete → Invalid
Revision history for this message
Maarten Lauwers (maartenlauwers007) wrote :

I have the same problem when trying to run the latest development version. The output of

gconftool --get /desktop/gnome/interface/font_name

is:

No value set for `/desktop/gnome/interface/font_name'

I guess this is because I am running KDE (on kubuntu).

Revision history for this message
Vadim Rutkovsky (roignac) wrote :

Gwibber should use default font if Gnome settings are not specified (this might also refer to other gnome-specific settings)

Changed in gwibber:
status: Invalid → Confirmed
Changed in gwibber:
assignee: nobody → Ken VanDine (ken-vandine)
milestone: none → 2.31.94
Changed in gwibber (Ubuntu):
assignee: nobody → Ken VanDine (ken-vandine)
Changed in gwibber:
status: Confirmed → Fix Released
Changed in gwibber (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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