Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501224 - gnome-extra/gnome-activity-journal-0.8.0-r4: Failed to start
Summary: gnome-extra/gnome-activity-journal-0.8.0-r4: Failed to start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 17:42 UTC by Quasimodo
Modified: 2014-06-28 18:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.94 KB, application/x-info)
2014-02-13 17:43 UTC, Quasimodo
Details
emerge --info (emerge.info,7.13 KB, text/plain)
2014-04-24 07:20 UTC, Kevin Woldt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Quasimodo 2014-02-13 17:42:39 UTC
Starting of gnome-activity-journal fails due to missing dependency.

Console Message:

Gtk-Message: Failed to load module "pk-gtk-module"
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/gnome-activity-journal", line 72, in <module>
    from src import config
ImportError: No module named src

Reproducible: Always
Comment 1 Quasimodo 2014-02-13 17:43:41 UTC
Created attachment 370328 [details]
emerge --info
Comment 2 Pacho Ramos gentoo-dev 2014-02-13 19:43:50 UTC
Does it work after installing dev-python/pygments?
Comment 3 Quasimodo 2014-02-15 09:15:34 UTC
No. Same error message
Comment 4 Kevin Woldt 2014-04-24 07:20:15 UTC
I can confirm the problem, but without the Gtk-Message, even if dev-python/pygments is installed.

$ gnome-activity-journal 
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/gnome-activity-journal", line 72, in <module>
    from src import config
ImportError: No module named src
Comment 5 Kevin Woldt 2014-04-24 07:20:58 UTC
Created attachment 375578 [details]
emerge --info
Comment 6 Pacho Ramos gentoo-dev 2014-06-28 18:05:29 UTC
+*gnome-activity-journal-0.8.0-r5 (28 Jun 2014)
+
+  28 Jun 2014; Pacho Ramos <pacho@gentoo.org>
+  +gnome-activity-journal-0.8.0-r5.ebuild:
+  Fix python installation (#501224)
+