gtk-redshift does not start (F13, compiled from source)

Bug #594577 reported by Fabian A. Scherschel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Redshift
Invalid
Undecided
Unassigned

Bug Description

I've compiled & installed Redshift from source on Fedora 13. The commandline program works, but when I start the GTK applet, it errors out with the following:

[fabsh@serenity ~]$ gtk-redshift
Traceback (most recent call last):
  File "/usr/local/bin/gtk-redshift", line 22, in <module>
    from gtk_redshift.statusicon import run
ImportError: No module named gtk_redshift.statusicon

Revision history for this message
Jon Lund Steffensen (jonls) wrote :

Then it would have installed the python module in something like "/usr/local/lib/python2.6/site-packages/gtk_redshift". Please check that it is there and that the path is searched by python. You may have to modify the PYTHONPATH environment variable if you install in /usr/local.

Revision history for this message
Fabian A. Scherschel (fabsh) wrote :

Aha. That was indeed the problem. Is the fact that /usr/local/lib/python2.6 is not in the Python path a distro related problem? Should I file it downstream with Fedora?

Revision history for this message
Jon Lund Steffensen (jonls) wrote :

Yes it must be distro related. For the record, Ubuntu doesn't look in /usr/local/lib/python2.6/site-packages but in /usr/local/lib/python2.6/dist-packages.

Changed in redshift:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.