Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123402 - x11-misc/adesklets-0.5.0 needs upstream patch for adesklets_installer
Summary: x11-misc/adesklets-0.5.0 needs upstream patch for adesklets_installer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-19 09:30 UTC by Harm Geerts
Modified: 2006-02-24 02:24 UTC (History)
0 users

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


Attachments
adesklets-0.5.0-r1.ebuild (adesklets-0.5.0-r1.ebuild,823 bytes, patch)
2006-02-19 09:43 UTC, Harm Geerts
Details | Diff
adesklets-0.5.0-adesklets_installer.patch (adesklets-0.5.0-adesklets_installer.patch,1.70 KB, patch)
2006-02-19 09:44 UTC, Harm Geerts
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Harm Geerts 2006-02-19 09:30:44 UTC
$ adesklets_installer
Traceback (most recent call last):
  File "/usr/bin/adesklets_installer", line 631, in ?
    if globals()['%sGUI' % ui](): break
KeyError: 'TkGUI'

background info:
http://adesklets.sourceforge.net/forum/viewtopic.php?t=251

cvs commit from topic:
http://adesklets.sourceforge.net/cgi-bin/gitweb.cgi?p=adesklets.git;a=commit;h=47d21f8e2be4976b47de82ae3e06ecc2ca647285

diff from cvs commit:
http://adesklets.sourceforge.net/cgi-bin/gitweb.cgi?p=adesklets.git;a=commitdiff;h=47d21f8e2be4976b47de82ae3e06ecc2ca647285;hp=89bdc0e38cbd3b76649f81787ddd48e1668acfcd
Comment 1 Harm Geerts 2006-02-19 09:43:31 UTC
Created attachment 80196 [details, diff]
adesklets-0.5.0-r1.ebuild

patched ebuild
Comment 2 Harm Geerts 2006-02-19 09:44:18 UTC
Created attachment 80199 [details, diff]
adesklets-0.5.0-adesklets_installer.patch

patch to fix adesklets_installer
Comment 3 Michele Noberasco (RETIRED) gentoo-dev 2006-02-24 01:54:00 UTC
Let's see...
Comment 4 Michele Noberasco (RETIRED) gentoo-dev 2006-02-24 02:00:03 UTC
Uhm, it works for me, but with the patch applied it does not break ;-)
I'll commit it as soon as I resolve bug #123538, too.
Comment 5 Michele Noberasco (RETIRED) gentoo-dev 2006-02-24 02:24:57 UTC
In Portage, thanks for the submission!