Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Community gatherings on Freenode at
#tinycorelinux
(
webchat
)
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Bugs
»
bibletime stops wbar
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: bibletime stops wbar (Read 2135 times)
jur
Hero Member
Posts: 863
bibletime stops wbar
«
on:
April 24, 2010, 03:18:05 AM »
When loading bibletime, wbar disappears, due to the icon not conforming or being missing or something similar. (wbar will not load if there is a icon or command problem with any of the apps.)
Logged
maro
Hero Member
Posts: 1228
Re: bibletime stops wbar
«
Reply #1 on:
April 24, 2010, 04:11:14 AM »
Looks like as if 'wbar' does not "like" SVG files. After I changed in '/usr/local/tce.wbar' the entry
i: /usr/local/share/icons/bibletime.svg
to
i: /usr/local/share/bibletime/icons/bibletime.png
I was able to restart 'wbar'.
Edit: If my theory is correct that wbar only "plays nice" with PNG files an enhancement of the new '/usr/bin/wbar_icon_upd.sh' might be required. A check for the file type could be able to prevent this issue and in case of a SVG file fall back to the "old" way to pick an icon file.
«
Last Edit: April 24, 2010, 04:34:58 AM by maro
»
Logged
Jason W
Retired Admins
Hero Member
Posts: 9730
Re: bibletime stops wbar
«
Reply #2 on:
April 24, 2010, 08:09:49 AM »
Bilbletime fixed.
Logged
robc
Sr. Member
Posts: 447
Re: bibletime stops wbar
«
Reply #3 on:
April 25, 2010, 11:46:06 PM »
I'm not sure where the svg came from, my build script for this extension has the png icon used for wbar...
Logged
"Never give up! Never surrender!" - Commander Peter Quincy Taggart
"Make it so." - Captain Picard
Jason W
Retired Admins
Hero Member
Posts: 9730
Re: bibletime stops wbar
«
Reply #4 on:
April 26, 2010, 12:01:28 AM »
I have been converting existing extensions to be compliant with the freedesktop standards mentioned in this thread:
http://forum.tinycorelinux.net/index.php?topic=5810.0
Batch converting was used, and there was a glitch in the icon used for the X-FullPathIcon entry in some extensions. That has been fixed since the first pass. A final conversion/correction will be done in the near future to make extensions compatible with TC 2.11.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Bugs
»
bibletime stops wbar