OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: SpectreDragon on November 16, 2007, 04:14:08 pm

Title: Wbar Issue
Post 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):

Quote
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?  
Title: Wbar Issue
Post by: Capn_Fish on November 16, 2007, 04:19:04 pm
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:

Code: [Select]
i:/path/to/background
c:
t:

i:/path/to/icon1.png
c:command
t:

Where "t" in the second set is intentionally blank.

HTH
Title: Wbar Issue
Post by: SpectreDragon on November 16, 2007, 04:34:20 pm
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.
Title: Wbar Issue
Post by: Capn_Fish on November 16, 2007, 04:59:12 pm
No problem. I should probably go and hack the text support out to save future confusion...
Title: Wbar Issue
Post by: SpectreDragon on November 17, 2007, 08:15:50 pm
btw. tried on the zaurus and it works

Maybe it could be helpful to have some kind of example / default configuration in the package.
Title: Wbar Issue
Post by: Capn_Fish on November 17, 2007, 08:57:12 pm
If I rebuild it, I will add it in.
Title: Wbar Issue
Post by: stupkid on November 20, 2007, 10:12:35 pm
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!
Title: Wbar Issue
Post by: Capn_Fish on November 20, 2007, 10:22:45 pm
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\" /]
Title: Wbar Issue
Post by: Capn_Fish on July 05, 2008, 02:52:42 pm
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).