Comment 4 for bug 520492

Revision history for this message
Victor Vargas (kamus) wrote :

You are right @guigui, if I click on sender time and now I am able to reproduce this issue under Lucid too. Also I tried to reproduce this using gwibber daily version (up to date) and I don't get a crash but output this message:

ERROR:dbus.proxies:Introspect error on com.Gwibber.Accounts:/com/gwibber/Accounts: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Accounts was not provided by any .service files
ERROR:dbus.proxies:Introspect error on com.Gwibber.Streams:/com/gwibber/Streams: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Streams was not provided by any .service files
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 367, in on_action
    getattr(actions, cmd).action(None, self, **query)
  File "/usr/lib/python2.6/dist-packages/gwibber/actions.py", line 111, in action
    util.load_url(msg["url"])
KeyError: 'url'