zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #05426
[Bug 933814] Re: Update for newer dev-python/pygobject - import gobject >from gi.repository import Tracker, GObject
Hi Justin,
Thank you for your patch! However, the latest release Zeitgeist has been
ported to Vala, so it no longer has this problem. We don't plan on
updating the 0.7 (Python) branch for new distribution releases.
** Changed in: zeitgeist
Importance: Undecided => Low
** Changed in: zeitgeist
Status: New => Invalid
** Changed in: zeitgeist
Milestone: 0.9.1 => 0.7.2
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/933814
Title:
Update for newer dev-python/pygobject - import gobject >from
gi.repository import Tracker, GObject
Status in Zeitgeist Framework:
Invalid
Bug description:
Current version spits
ImportError: could not import gobject (error was: ImportError('When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject".',))
Please find a patch attached to update the code
To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/933814/+subscriptions
References