After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 554162 - Install colorblind applet to pyexecdir
Install colorblind applet to pyexecdir
Status: RESOLVED FIXED
Product: gnome-mag
Classification: Deprecated
Component: colorblind-applet
0.15.x
Other Linux
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2008-09-28 11:39 UTC by Marcin Banasiak
Modified: 2009-07-18 14:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
Patch to fix this issue (2.30 KB, patch)
2008-09-28 11:40 UTC, Marcin Banasiak
committed Details | Review

Description Marcin Banasiak 2008-09-28 11:39:50 UTC
Currently colorblind applet is installed to the pythondir and it is wrong because it has binary extensions which shouldn't go to /usr/share/pythonX.Y.
Comment 1 Marcin Banasiak 2008-09-28 11:40:50 UTC
Created attachment 119523 [details] [review]
Patch to fix this issue
Comment 2 Willie Walker 2009-07-17 17:27:02 UTC
When I test with this patch, it appears as though pyexecdir is undefined in the resulting Makefile's.  I'm not great with autotools, so I'm not quite sure where to fix this.

Will
(a community member who is not the gnome-mag maintainer, but helps because there is currently no gnome-mag maintainer)
Comment 3 Willie Walker 2009-07-18 14:49:02 UTC
I did some testing on Ubuntu and got the patch to work.  Committed to git master.  Many thanks!