Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on October 24, 2012, 04:13:28 PM

Title: Where is the source of wbar?
Post by: bmarkus on October 24, 2012, 04:13:28 PM
I do not find the source code and patches of current wbar at ibiblio. Is it available there?
Title: Re: Where is the source of wbar?
Post by: roberts on October 24, 2012, 05:17:28 PM
http://distro.ibiblio.org/tinycorelinux/2.x/tce/src/wbar/
Title: Re: Where is the source of wbar?
Post by: bmarkus on October 24, 2012, 05:27:44 PM
Thanks, but these files are dated on february 2010 while latest version is dated on August 2012 according to wbar.info with patches in between.
Title: Re: Where is the source of wbar?
Post by: roberts on October 24, 2012, 05:44:09 PM
The latest date is because of the fltk support programs in the extension, however I do see a later version. I will see about getting it posted publically.
Title: Re: Where is the source of wbar?
Post by: curaga on October 25, 2012, 10:27:50 AM
Posted at ftp://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/src/wbar, thanks for the reminder.
Title: Re: Where is the source of wbar?
Post by: bmarkus on October 28, 2012, 03:53:58 PM
Posted at ftp://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/src/wbar, thanks for the reminder.

Is it really the source of current WBAR extension? It requires gtk2/glade
Title: Re: Where is the source of wbar?
Post by: bmarkus on October 28, 2012, 04:43:20 PM
http://distro.ibiblio.org/tinycorelinux/2.x/tce/src/wbar/

Tried to compile 1.3.3 above on both Raspbian and piCore, result is the same:

(http://www.hasix.org/tc/wbarcomperr1.png)

I would appreciate to have the actual source and patch set as practically only WBAR is missing to have TC on piCore, all others are working fine.
Title: Re: Where is the source of wbar?
Post by: bmarkus on October 29, 2012, 07:39:25 AM
Problem solved adding stdlib.h to certain files.
Title: Re: Where is the source of wbar?
Post by: curaga on October 29, 2012, 01:04:15 PM
Posted at ftp://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/src/wbar, thanks for the reminder.

Is it really the source of current WBAR extension? It requires gtk2/glade

Yes, you have to configure it with the included wbarconf disabled. Only the config app needs gtk2.
Title: Re: Where is the source of wbar?
Post by: bmarkus on October 29, 2012, 04:08:49 PM
Thanks. At the moment I'm fine with the old 1.3.3 which works in piCore.
Title: Re: Where is the source of wbar?
Post by: mikedev on July 22, 2016, 11:33:13 PM
Thanks. At the moment I'm fine with the old 1.3.3 which works in piCore.

I have also successfully compiled wbar 1.3.3 and it works with piCore 8.0 beta
I notice that my compilation only yields a single binary executable usr/local/bin/wbar, and a bunch of png files
comparing with wbar.tcz.list from armv6's piCore v7 or v5:
usr/local/bin/tc-wbarconf
usr/local/bin/wbar
usr/local/bin/wbar.sh
usr/local/bin/wbar_mv_icon
usr/local/bin/wbar_parseConf
usr/local/bin/wbar_rm_icon
usr/local/bin/wbar_setup.sh
usr/local/bin/wbar_update.sh
usr/local/share/applications/tinycore-tc-wbarconf.desktop
usr/local/share/wbar/dot.wbar
usr/local/share/wbar/osxbarback.png
usr/local/tce.installed/wbar

where did the tc-wbarconf binary compiled from?

Thanks.
Title: Re: Where is the source of wbar?
Post by: curaga on July 23, 2016, 05:46:08 AM
It's part of our fltk-projects.