Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81216 - window tasklist for rox panel
Summary: window tasklist for rox panel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Jim Ramsay (lack) (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
: 106321 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-08 03:23 UTC by Fritz Heinrichmeyer
Modified: 2007-12-31 15:51 UTC (History)
2 users (show)

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


Attachments
ebuild for creating tasklist applet for rox panel (tasklist-0.5.ebuild,541 bytes, text/plain)
2005-02-08 03:25 UTC, Fritz Heinrichmeyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fritz Heinrichmeyer 2005-02-08 03:23:18 UTC
made an ebuild to integrate a window tasklist applet into the rox panel. Ebuild is modelled after edit rox application.
Comment 1 Fritz Heinrichmeyer 2005-02-08 03:25:37 UTC
Created attachment 50717 [details]
ebuild for creating tasklist applet for rox panel

modelled after rox-extra/edit ebuilds
Comment 2 Sergey Kuleshov (RETIRED) gentoo-dev 2005-10-08 11:06:28 UTC
*** Bug 106321 has been marked as a duplicate of this bug. ***
Comment 3 Jim Ramsay (lack) (RETIRED) gentoo-dev 2006-09-29 11:40:46 UTC
I have two concerns with this app:

1) This still wants to put its settings into ~/Choices.  Not only is this deprecated, but the app doesn't create that directory, so you can't currently save any settings.

2) The contents of the tarball should be renamed.  Rather than Tasklist-0.5.tgz unpacking to 'Tasklist-0.5', it should unpack to 'Tasklist'

The 2nd one I can workaround without too much pain in the ebuild, but the first should really be fixed by upstream, or at the very least requires a patch.
Comment 4 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-05-15 17:18:21 UTC
Okay, I have come up with a patch that fixes #1 above.  I have submitted it to upstream for consideration.
Comment 5 Jim Ramsay (lack) (RETIRED) gentoo-dev 2007-12-31 15:51:53 UTC
No answer yet from upstream, but I've got a simpler patch that I don't mind putting in the tree for now.

Added rox-base/tasklist