← Back to team overview

gwibber-bugs team mailing list archive

[Bug 1033173] Re: Widgets are blank (RepositoryError)

 

Sure Bilal, I'm attaching a screenshot.

Like I said, looking at the code quickly and at the trace it seems that
this happens when loading the plugins from /usr/share/gwibber/plugins so
if you look at the screenshot you'll see the window just fine, nothing
is wrong with it except that the webkit widget that shows the
posts/tweets is blank since it wasn't loaded properly...

Let me know if you need further information. Thanks.

** Attachment added: "Gwibber empty widgets on startup"
   https://bugs.launchpad.net/gwibber/+bug/1033173/+attachment/3251100/+files/Gwibber%203.4.1%20Empty%20Widgets.png

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

Title:
  Widgets are blank (RepositoryError)

Status in Gwibber:
  Incomplete

Bug description:
  On OpenSuSE 12.2 RC2 I get this after opening gwibber:

  
  Traceback (most recent call last):
    File "/usr/bin/gwibber-accounts", line 31, in <module>
      from gi.repository import Gtk, Wnck
    File "/usr/lib64/python2.7/site-packages/gi/importer.py", line 76, in load_module
      dynamic_module._load()
    File "/usr/lib64/python2.7/site-packages/gi/module.py", line 222, in _load
      version)
    File "/usr/lib64/python2.7/site-packages/gi/module.py", line 90, in __init__
      repository.require(namespace, version)
  gi.RepositoryError: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded

  Seems to happen when trying to load account plugins. I added both
  twitter and facebook accounts from "online accounts", on Gnome 3.4

  I've read about this same issue for some other software written in
  python too, had something to do by the order the "import's" were made
  (e.g. Gtk before Gdk and so on)

  Gwibber version is 3.4.1 and python 2.7

  If I can provide you with further information please do let me know.

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


References