Tiny Core Linux

Off-Topic => Archive / Obsolete => SCM EXtensions => Topic started by: SamK on April 09, 2012, 03:20:36 AM

Title: XMMS scm Bug Feedback
Post by: SamK on April 09, 2012, 03:20:36 AM
When used with JWM, XMMS does not create an icon in the panel, as shown in the attached screenshot.

If you fancy an alternative to the penguin wearing headphones there is (to my eyes) a more polished icon on the main page of the old, defunct, XMMS site. It seems to have been adopted prior to the demise of the app.
http://xmms.org
   
Title: Re: XMMS scm Bug Feedback
Post by: SamK on April 10, 2012, 02:57:28 AM
Using ScmBrowser:
* Successfully updated app
* Verified md5
* Installed app

Result shown in attached screenshot
   
Title: Re: XMMS scm Bug Feedback
Post by: SamK on April 10, 2012, 04:34:26 AM
Using the now working audacious-gtk3 as a reference:

The .desktop file includes two references to icons
Code: [Select]
Icon=audacious-gtk2
X-FullPathIcon=/apps/audacious-gtk3/share/pixmaps/audacious-gtk3.png
As audacious-gtk2 is not located using the find command, presumably it is audacious-gtk3 that is being used .

xmms.desktop includes two references to icons
Code: [Select]
Icon=xmms
X-FullPathIcon=/usr/local/share/pixmaps/xmms.png
Perhaps this should point to /apps/xmms/share/pixmaps/xmms.png