gwibber crashes on startup

Bug #423017 reported by Seria
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gwibber
New
Undecided
Unassigned

Bug Description

Ubuntu 9.04
Version: 2.0.0~bzr3

andreas@sturm:~$ gwibber
WARNING:root:desktopcouch is not available. . falling back to gconf
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 79, in <module>
    GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 122, in __init__
    self.setup_ui()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 166, in setup_ui
    self.content_view = gwui.MessageStreamView(self.preferences["theme"], self)
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 245, in __init__
    self.load_fonts(resources.get_font())
  File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 257, in load_fonts
    self.settings.set_property("default-font-size", (int(fsize) + 2))
ValueError: invalid literal for int() with base 10: '8.5'

Seria (andreas-boettger)
description: updated
Revision history for this message
corqpub (corqpub) wrote :

I do not have the font settings reported as the original issue; I don't believe abo's bug above is a duplicate of the bug cited above.

Ubuntu 9.04
Version: 2.0.0~bzr3

leasterly@leasterly:/$ gwibber
WARNING:root:desktopcouch is not available. . falling back to gconf
Traceback (most recent call last):
  File "/usr/bin/gwibber", line 79, in <module>
    GwibberClient()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 136, in __init__
    self.refresh()
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 637, in refresh
    self.microblog.perform_scheduled_operations()
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.KeyError: Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.6/dist-packages/gwibber/server.py", line 241, in perform_scheduled_operations
    self.opmanager.perform_scheduled_operations()
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 241, in perform_scheduled_operations
    self.perform_scheduled_operation(o)
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 244, in perform_scheduled_operation
    if o.operation.check(o.account):
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/op.py", line 17, in check
    return (self.__name__ in features(account) and \
  File "/usr/lib/python2.6/dist-packages/gwibber/microblog/__init__.py", line 51, in features
    return PROTOCOLS[account["protocol"]].PROTOCOL_INFO["features"]
KeyError: None

Revision history for this message
corqpub (corqpub) wrote :

Note: running as a superuser does not reproduce the error, launches normally.

Revision history for this message
Nicolas Maître (nmaitre) wrote :

@ corqpub : It's clearly not the same issue as abo's. Please open a new bug ! Thanks :)

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.