← Back to team overview

gwibber-bugs team mailing list archive

[Bug 647213] Re: gwibber fails to load new tweets

 

[Expired for Gwibber because there has been no activity for 60 days.]

** Changed in: gwibber
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/647213

Title:
  gwibber fails to load new tweets

Status in Gwibber:
  Expired

Bug description:
  I have changed to gwibber as the twitter client I was using has yet to
  be updated for OAuth.  I have added my twitter account to gwibber (I
  don't have any other social media accounts) and it looks like
  everything is operating fine.  Unfortunately, new tweets that I can
  see via my twitter page are not showing up in gwibber.  What else can
  I do troubleshoot this issue? I am using version 2.31.4 on Fedora 13.

  If I start gwibber from the command line I get the following error:

  [perriek@sauron ~]$ gwibber
  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
  ERROR:dbus.proxies:Introspect error on com.Gwibber.Searches:/com/gwibber/Searches: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Searches was not provided by any .service files
  /usr/lib/python2.6/site-packages/gwibber/gwui.py:719: GtkWarning: gtk_range_set_range: assertion `min < max' failed
    self.scrollbar.set_range(0, len(self.messages) - 1)

  Thanks.