WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: XMMS scm Bug Feedback  (Read 2578 times)

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
XMMS scm Bug Feedback
« on: April 09, 2012, 12: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
   
« Last Edit: April 09, 2012, 12:22:19 AM by SamK »

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: XMMS scm Bug Feedback
« Reply #1 on: April 09, 2012, 11:57:28 PM »
Using ScmBrowser:
* Successfully updated app
* Verified md5
* Installed app

Result shown in attached screenshot
   

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: XMMS scm Bug Feedback
« Reply #2 on: April 10, 2012, 01: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