OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: SpectreDragon on November 16, 2007, 04:14:08 pm
-
Hey guys,
I have a problem running wbar (installed from capn_fish's feed) on pdaXii13 5.4.9.
After starting wbar in terminal it directly crashes and gives the following error (the error is from my pc, but same with zaurus):
Using /home/spectred/.wbar config file.
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_free_image();
With the parameter:
image
being NULL. Please fix your program.
[*path to existing font*] -> Couldn't load font
I also compiled wbar on my linux pc but same problem there.
Even after changing the path (after t: in the configuration file) it keeps crashing.
Anyone able to help me with this?
-
I never got text to work or tried very hard. The first set of c:, t:, and i: are the background, command (blank), and font (this is what I have no clue how to get to work). Try it with your file like this:
i:/path/to/background
c:
t:
i:/path/to/icon1.png
c:command
t:
Where "t" in the second set is intentionally blank.
HTH
-
ah ok. Didn't know that . Using your example config without setting font and text it starts and runs without problems (at least on my linux pc, will try it on the zaurus soon). Thanks.
-
No problem. I should probably go and hack the text support out to save future confusion...
-
btw. tried on the zaurus and it works
Maybe it could be helpful to have some kind of example / default configuration in the package.
-
If I rebuild it, I will add it in.
-
By the way thanks for the wbar package Capn! It works really well with WindowMaker as you can see:
[img]http://www.bryandeluca.com/images/zaurus/WindowMaker_Wbar1.png\" border=\"0\" class=\"linked-image\" /]
[img]http://www.bryandeluca.com/images/zaurus/WindowMaker_Wbar2.png\" border=\"0\" class=\"linked-image\" /]
[img]http://www.bryandeluca.com/images/zaurus/WindowMaker_Wbar3.png\" border=\"0\" class=\"linked-image\" /]
Fast and Beautiful!
-
You're welcome! Thank Antikx too, as he put me on to it.
Is there any interest in Pie Dock, while we're on this subject?
http://www.markusfisch.de/?PieDock (http://www.markusfisch.de/?PieDock)
[img]http://www.markusfisch.de/images/screenshot-piedock-1.png\" border=\"0\" class=\"linked-image\" /]
[img]http://www.markusfisch.de/images/screenshot-piedock-2.png\" border=\"0\" class=\"linked-image\" /]
-
I just happened upon these:
http://www.gnomefiles.com/app.php/wbarconf (http://www.gnomefiles.com/app.php/wbarconf)
http://www.gnomefiles.com/app.php/wbar_util (http://www.gnomefiles.com/app.php/wbar_util)
For those of you looking for config tools (I may get around to building them eventually).