gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #03559
[Bug 1033173] Re: Widgets are blank (RepositoryError)
tell me the ubuntu and gwibber version ?
--
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