Tiny Core Linux

Off-Topic => Archive / Obsolete => SCM EXtensions => Topic started by: SamK on April 09, 2012, 01:54:43 AM

Title: Audacious-gtk3 scm Bug Feedback
Post by: SamK on April 09, 2012, 01:54:43 AM
When used with JWM, audacious-gtk3 does not create an icon in the panel, as shown in the attached screenshot.

The info file says "Depends on gtk2.scm" rather than gtk3.scm.
   
Title: Re: Audacious-gtk3 scm Bug Feedback
Post by: Jason W on April 09, 2012, 05:47:42 PM
I see with JWM that the icon name must be the same as the executable name, whereas in TC we name the icon after the extension name, which may or may not be the same as the actual executable name.  I changed the executable name to match the extension name, and it gives it an icon.

I will also fix the info file.

Title: Re: Audacious-gtk3 scm Bug Feedback
Post by: SamK on April 10, 2012, 12:02:39 AM
I changed the executable name to match the extension name, and it gives it an icon.
Using ScmBrowser:
* Successfully updated app
* Verified md5
* Installed app

Result shown in attached screenshot confirms success.