My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Nov 12, 2009
    issue 8 (WBAR appear behind gnome-panel) commented on by pqpguilhermepqp   -   Thats really useful, thanks a lot... just 2 questions: what flags to use 2 positions at once like bottom and top Seems like offset wont work for any other pos than bottom, and will only walk in 1 direction... fix plz.... ty anyway !! helped a lot
    Thats really useful, thanks a lot... just 2 questions: what flags to use 2 positions at once like bottom and top Seems like offset wont work for any other pos than bottom, and will only walk in 1 direction... fix plz.... ty anyway !! helped a lot
  • Oct 27, 2009
    issue 2 (wbar integration to openbox (distro crunchbang-ubuntu 8.04 ...) commented on by jeff.sapir   -   It works, On my average power machine a one second sleep is fine, so you could probably cut the five second sleep to two quite safely.
    It works, On my average power machine a one second sleep is fine, so you could probably cut the five second sleep to two quite safely.
  • Oct 26, 2009
    issue 29 (Dual Screen) reported by AlCady   -   Wbar positioning [up, bottom, center] in Twinview cause bar appears beetween the screens. What is the expected output? What do you see instead? Possibility to choose a screen could be great. What version of the product are you using? On what operating system? Wbar 1.3.3 on 2.6.30-gentoo-r5 x86_64 (amd64) using NVidia drivers 180.60 with Twinview. Please provide any additional information below. Wbar positioning seems great. But in TwinView mode, X believes there is a unique large display, so in my dual screen configuration ( second screen extending the first on its left ) using [up, bottom, center] position cause wBar to appears half on each screen ( if horizontal ). In vertical configuration ( of wBar ) 1/5 of the bar is on the second screen.
    Wbar positioning [up, bottom, center] in Twinview cause bar appears beetween the screens. What is the expected output? What do you see instead? Possibility to choose a screen could be great. What version of the product are you using? On what operating system? Wbar 1.3.3 on 2.6.30-gentoo-r5 x86_64 (amd64) using NVidia drivers 180.60 with Twinview. Please provide any additional information below. Wbar positioning seems great. But in TwinView mode, X believes there is a unique large display, so in my dual screen configuration ( second screen extending the first on its left ) using [up, bottom, center] position cause wBar to appears half on each screen ( if horizontal ). In vertical configuration ( of wBar ) 1/5 of the bar is on the second screen.
  • Oct 10, 2009
    issue 15 (make: *** [SuperBar.o] Error 1 ) commented on by matteo.polleschi   -   I included #include <stdlib.h> in every file giving me problems, and everything worked out fine
    I included #include <stdlib.h> in every file giving me problems, and everything worked out fine
  • Sep 09, 2009
    issue 28 (can't stay at top ) reported by volcanowill   -   What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
    What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below.
  • Aug 28, 2009
    issue 6 (Segfault with bad argument) commented on by joachim.jungner   -   I had some luck changing from abbreviated commands to longer ones. Eg. wbar -j 0 -p top -nanim 3 -z 2.0 -above-desk -bpress segfaulted, but wbar -jumpf 0 -pos top -nanim 3 -zoomf 2.0 -above-desk -bpress' worked.
    I had some luck changing from abbreviated commands to longer ones. Eg. wbar -j 0 -p top -nanim 3 -z 2.0 -above-desk -bpress segfaulted, but wbar -jumpf 0 -pos top -nanim 3 -zoomf 2.0 -above-desk -bpress' worked.
  • Aug 09, 2009
    issue 27 (Does wbar constain non-free icons from other operating syste...) reported by krzysztof.burghardt   -   Hello, I'm Debian package maintainer of wbar. There was a bug (#540612 [1]) filled in Debian Bug Tracking System about freedom of wbar's icons. Could you, please, explain origin of questionable icons? [1] http://bugs.debian.org/540612
    Hello, I'm Debian package maintainer of wbar. There was a bug (#540612 [1]) filled in Debian Bug Tracking System about freedom of wbar's icons. Could you, please, explain origin of questionable icons? [1] http://bugs.debian.org/540612
  • Jul 30, 2009
    issue 26 (no stacks) reported by hddfilestorage   -   What is the expected output? What do you see instead? a stack or link to folder What version of the product are you using? On what operating system? 0.7.2 on gos 3.1 google gagets Please provide any additional information below. you know stacs like the mac
    What is the expected output? What do you see instead? a stack or link to folder What version of the product are you using? On what operating system? 0.7.2 on gos 3.1 google gagets Please provide any additional information below. you know stacs like the mac
  • Jul 28, 2009
    issue 8 (WBAR appear behind gnome-panel) commented on by raulpeso   -   how to use this patch on Ubuntu Jaunty? I can't compile this...
    how to use this patch on Ubuntu Jaunty? I can't compile this...
  • Jul 21, 2009
    issue 25 (Installation troubles) reported by kiplins   -   What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. When I try to install this Wbar it shows me the following error message: "# make g++ `imlib2-config --cflags` -Wall -O2 -c -o SuperBar.o SuperBar.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o SuperIcon.o SuperIcon.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o Main.o Main.cc Main.cc: In function ‘int main(int, char**)’: Main.cc:85: warning: deprecated conversion from string constant to ‘char*’ g++ `imlib2-config --libs` -Wl,-O2 -o wbar XWin.o Icon.o Bar.o IconLoader.o OptParser.o SuperBar.o SuperIcon.o Main.o #strip wbar " I`ve already changed homeDir pathes so installation correctly passed IconLoader and SuperIcon as you see. Any help here?
    What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. When I try to install this Wbar it shows me the following error message: "# make g++ `imlib2-config --cflags` -Wall -O2 -c -o SuperBar.o SuperBar.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o SuperIcon.o SuperIcon.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o Main.o Main.cc Main.cc: In function ‘int main(int, char**)’: Main.cc:85: warning: deprecated conversion from string constant to ‘char*’ g++ `imlib2-config --libs` -Wl,-O2 -o wbar XWin.o Icon.o Bar.o IconLoader.o OptParser.o SuperBar.o SuperIcon.o Main.o #strip wbar " I`ve already changed homeDir pathes so installation correctly passed IconLoader and SuperIcon as you see. Any help here?
  • May 26, 2009
    issue 24 (Is where any way to show text above icons) reported by the.nevian   -   What steps will reproduce the problem? 1. start wbar as always 2. position bottom What is the expected output? What do you see instead? Icon captions shows centered over icons. Is where any way to move them upstairs, like a tooltip? What version of the product are you using? On what operating system? 1.3.3 on Debian Squeeze
    What steps will reproduce the problem? 1. start wbar as always 2. position bottom What is the expected output? What do you see instead? Icon captions shows centered over icons. Is where any way to move them upstairs, like a tooltip? What version of the product are you using? On what operating system? 1.3.3 on Debian Squeeze
  • Apr 30, 2009
    issue 2 (wbar integration to openbox (distro crunchbang-ubuntu 8.04 ...) commented on by kiantsu   -   I've tried many things these last days in order to wbar launch correctly, and this is what finally did it: 1-Go to your autostart folder in /home/-user-/.config/autostart (I don't think it's necessary to do it there, but at least you know where to find it if you need it afterwards). 2- nano startwbar.sh #!/bin/sh sleep 5 wbar -above-desk chmod +x startwbar.sh 3- Go to System>Preferences>Sessions and create a new entry. The command that must be added is /home/-user-/.config/autostart/startbar.sh And that did it for me in Debian Lenny stable. I add my file for anyone who might need it.
    I've tried many things these last days in order to wbar launch correctly, and this is what finally did it: 1-Go to your autostart folder in /home/-user-/.config/autostart (I don't think it's necessary to do it there, but at least you know where to find it if you need it afterwards). 2- nano startwbar.sh #!/bin/sh sleep 5 wbar -above-desk chmod +x startwbar.sh 3- Go to System>Preferences>Sessions and create a new entry. The command that must be added is /home/-user-/.config/autostart/startbar.sh And that did it for me in Debian Lenny stable. I add my file for anyone who might need it.
  • Apr 09, 2009
    issue 23 (add feature: -noreload option) reported by roberto.foglietta   -   Attached patch add the command line option -noreload in order to make right click to force wbar reload. In addition it adds up the version to the help print screen.
    Attached patch add the command line option -noreload in order to make right click to force wbar reload. In addition it adds up the version to the help print screen.
  • Mar 22, 2009
    issue 19 (addt'l icon packs?) commented on by agitdd99   -   you can setting up wbar by installing wbarconf http://www.gnomefiles.org/app.php/wbarconf
    you can setting up wbar by installing wbarconf http://www.gnomefiles.org/app.php/wbarconf
  • Mar 22, 2009
    issue 22 (Makefile doesn't work with DESTDIR) reported by e...@gaute.vetsj.com   -   Makefile doesn't support DESTDIR and wbar can only be installed in the default prefix. Only installs if root. Symlinks, not copies. See attached patch.
    Makefile doesn't support DESTDIR and wbar can only be installed in the default prefix. Only installs if root. Symlinks, not copies. See attached patch.
  • Feb 21, 2009
    issue 19 (addt'l icon packs?) commented on by mr.preludio   -   I can't change the wbar icon...where is the "settings"?
    I can't change the wbar icon...where is the "settings"?
  • Feb 17, 2009
    issue 3 (Wbar at startup) commented on by alividmar   -   /opt/delay.sh 15 "wbar -vbar -jumpf 1.0 -pos left -bpress -zoomf 1.5 -above-desk - isize 40 -nanim 1.0 -bpress" Put this line in sesion preferences (only " /opt/delay.sh 15 " ). It will delay the startup of Wbar for few seconds and will be ower the desktop. put the file delay.sh in /opt folder se here for instruction : http://midnight-freak.blogspot.com/2008/09/delayed-startup-in-ubuntu.html :)
    /opt/delay.sh 15 "wbar -vbar -jumpf 1.0 -pos left -bpress -zoomf 1.5 -above-desk - isize 40 -nanim 1.0 -bpress" Put this line in sesion preferences (only " /opt/delay.sh 15 " ). It will delay the startup of Wbar for few seconds and will be ower the desktop. put the file delay.sh in /opt folder se here for instruction : http://midnight-freak.blogspot.com/2008/09/delayed-startup-in-ubuntu.html :)
  • Feb 17, 2009
    issue 16 (Wbar to auto start on LXDE???) commented on by alividmar   -   /opt/delay.sh 15 "wbar -vbar -jumpf 1.0 -pos left -bpress -zoomf 1.5 -above-desk - isize 40 -nanim 1.0 -bpress" Put this line in sesion preferences (only " /opt/delay.sh 15 " ). It will delay the startup of Wbar for few seconds and will be ower the desktop. put the file delay.sh in /opt folder se here for instruction : http://midnight-freak.blogspot.com/2008/09/delayed-startup-in-ubuntu.html :)
    /opt/delay.sh 15 "wbar -vbar -jumpf 1.0 -pos left -bpress -zoomf 1.5 -above-desk - isize 40 -nanim 1.0 -bpress" Put this line in sesion preferences (only " /opt/delay.sh 15 " ). It will delay the startup of Wbar for few seconds and will be ower the desktop. put the file delay.sh in /opt folder se here for instruction : http://midnight-freak.blogspot.com/2008/09/delayed-startup-in-ubuntu.html :)
  • Feb 17, 2009
    issue 19 (addt'l icon packs?) commented on by alividmar   -   You can use any icons. There is no "special" icons for wbar.
    You can use any icons. There is no "special" icons for wbar.
  • Feb 17, 2009
    issue 17 (Vbar option) commented on by alividmar   -   You must also save the sesion. :)
    You must also save the sesion. :)
  • Jan 29, 2009
    issue 13 (Auto disappear and background problem) commented on by Refefer   -   Another problem arises from the fact that window managers like compiz put shadows on all windows, giving wbar an outline.
    Another problem arises from the fact that window managers like compiz put shadows on all windows, giving wbar an outline.
  • Jan 27, 2009
    issue 4 (suggestion) commented on by bigedd   -   Auto-hide would be nice too.
    Auto-hide would be nice too.
  • Jan 20, 2009
    issue 20 (Alive?) commented on by kosava   -   really does is prject alive ?
    really does is prject alive ?
  • Jan 16, 2009
    issue 21 (getenv not defined error) reported by vaclav.kocian   -   What steps will reproduce the problem? 1. make What is the expected output? What do you see instead? Program should compile the exe. What version of the product are you using? On what operating system? 1.3.3 On Ubuntu 8.10 amd64 Please provide any additional information below. Well some includes are missing and some deprecated conversion are used. I have created a patch. Now everything works fine.
    What steps will reproduce the problem? 1. make What is the expected output? What do you see instead? Program should compile the exe. What version of the product are you using? On what operating system? 1.3.3 On Ubuntu 8.10 amd64 Please provide any additional information below. Well some includes are missing and some deprecated conversion are used. I have created a patch. Now everything works fine.
  • Jan 15, 2009
    issue 18 (Feature Request:: "Do Not Maximize Over") commented on by elpraga   -   I see the windows covering wbar on my UbuntuHardy in GNOME as well. I would also appreciate an startup option for wbar to stay maximized over regular windows. (Yes, I do start it with -above-desk) Tomas Kaluza P.S. BTW it rocks :-) I have hidden my bottom panel in GNOME :-)
    I see the windows covering wbar on my UbuntuHardy in GNOME as well. I would also appreciate an startup option for wbar to stay maximized over regular windows. (Yes, I do start it with -above-desk) Tomas Kaluza P.S. BTW it rocks :-) I have hidden my bottom panel in GNOME :-)
  • Jan 15, 2009
    issue 10 ('getenv' was not declared in this scope) commented on by leo.lmc   -   it didn't work for me but added this line to SuperBar.cc and also to IconLoader.cc #include <stdlib.h> But when I want to execute wbar I get this message: PS: sorry for mUsing dot.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. nautilus -> Couldn't loa� PS:Sorry for my english!!
    it didn't work for me but added this line to SuperBar.cc and also to IconLoader.cc #include <stdlib.h> But when I want to execute wbar I get this message: PS: sorry for mUsing dot.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. nautilus -> Couldn't loa� PS:Sorry for my english!!
  • Jan 10, 2009
    issue 15 (make: *** [SuperBar.o] Error 1 ) commented on by anthonywardcraft   -   getenv does not seem to work correct on my system. work around... #line 20 of IconLoder.cc # i changed to. homeDir = "/home/myname"; # and #on line 22 of SuperBar.cc # i changed to ADD_FONT_PATH("home/myname/"); getenv wasn't workig for me. ============================= i all so tried a short cut "~/" instead of homeDir = "/home/myname"; and ("home/myname/") .... but that shortcut did not work out for me as good as using a full path. it looks like i can get bits and pieces of wbar working now. but my local config .wbar is usless at setting fonts. btw, i'm using debian lenny-testing.
    getenv does not seem to work correct on my system. work around... #line 20 of IconLoder.cc # i changed to. homeDir = "/home/myname"; # and #on line 22 of SuperBar.cc # i changed to ADD_FONT_PATH("home/myname/"); getenv wasn't workig for me. ============================= i all so tried a short cut "~/" instead of homeDir = "/home/myname"; and ("home/myname/") .... but that shortcut did not work out for me as good as using a full path. it looks like i can get bits and pieces of wbar working now. but my local config .wbar is usless at setting fonts. btw, i'm using debian lenny-testing.
  • Jan 09, 2009
    issue 9 (Start session) commented on by mhall119   -   I have the same issues with Fluxbox. It seems that wbar takes a screencapture of what's behind it, and draws itself semi-transparent on top of that, to make it look like it has real transparency. I'm guessing you're starting wbar before you start fb, right? I think you will need to set the X root window to your background image before you start wbar, and then start fluxbox. I haven't tried it yet though.
    I have the same issues with Fluxbox. It seems that wbar takes a screencapture of what's behind it, and draws itself semi-transparent on top of that, to make it look like it has real transparency. I'm guessing you're starting wbar before you start fb, right? I think you will need to set the X root window to your background image before you start wbar, and then start fluxbox. I haven't tried it yet though.
  • Jan 09, 2009
    issue 10 ('getenv' was not declared in this scope) commented on by jjdmol   -   I fixed this by adding #include <stdlib.h> in both IconLoader.cc and SuperBar.cc. Make sure you put them within extern "C" { }.
    I fixed this by adding #include <stdlib.h> in both IconLoader.cc and SuperBar.cc. Make sure you put them within extern "C" { }.
  • Jan 06, 2009
    issue 9 (Start session) commented on by gaza222   -   i use fluxbox i dont have wbar at the top so no problem there but if my splash bg is different from my desktop background which happens as i set the bg in fb startup script there is a square box of the old bg in the wbar window. If i right click on the box it reloads the bar
    i use fluxbox i dont have wbar at the top so no problem there but if my splash bg is different from my desktop background which happens as i set the bg in fb startup script there is a square box of the old bg in the wbar window. If i right click on the box it reloads the bar
  • Jan 04, 2009
    issue 20 (Alive?) reported by cirnatdan   -   Is this project still maintained? I'd like to contact the developers.
    Is this project still maintained? I'd like to contact the developers.
  • Jan 04, 2009
    issue 11 (make config doesn't work) commented on by pliniusminor   -   You also need to install wbarconf. You can get it here: http://www.gnomefiles.org/app.php/wbarconf Then start it: Applications - Accessories - wbarconf Have fun! :-)
    You also need to install wbarconf. You can get it here: http://www.gnomefiles.org/app.php/wbarconf Then start it: Applications - Accessories - wbarconf Have fun! :-)
  • Jan 03, 2009
    issue 11 (make config doesn't work) commented on by balloonpeople   -   I downloaded the .deb file and installed it in Ubuntu 8.04LTS, couldn't find anything, reinstalled it a few times, RDFMed a few blogs about it, ran it in terminal and momentarily got it running while in terminal. It's very nice and I love it while using gOS. As soon as I close the terminal in Ubuntu, however, the wbar disappears. While open, right-clicking doesn't give me any re-positioning options, it merely reloads the bar onscreen and in the terminal (as superbar). There's got to be an easier way to install and configure this thing.
    I downloaded the .deb file and installed it in Ubuntu 8.04LTS, couldn't find anything, reinstalled it a few times, RDFMed a few blogs about it, ran it in terminal and momentarily got it running while in terminal. It's very nice and I love it while using gOS. As soon as I close the terminal in Ubuntu, however, the wbar disappears. While open, right-clicking doesn't give me any re-positioning options, it merely reloads the bar onscreen and in the terminal (as superbar). There's got to be an easier way to install and configure this thing.
  • Dec 06, 2008
    issue 11 (make config doesn't work) commented on by francodacosta   -   It's true also for Fedora 10
    It's true also for Fedora 10
  • Nov 19, 2008
    issue 7 (Couldn't load font.) commented on by leeight   -   cd iconpack/wbar.osx ln -s ../comic.ttf font.ttf
    cd iconpack/wbar.osx ln -s ../comic.ttf font.ttf
  • Nov 19, 2008
    issue 7 (Couldn't load font.) commented on by nachor22   -   i have the same problem in slackware 12.1 with openbox i hope you could fix it or help me thanks
    i have the same problem in slackware 12.1 with openbox i hope you could fix it or help me thanks
  • Nov 15, 2008
    issue 19 (addt'l icon packs?) reported by moore.bryan   -   any chance someone can point me in the right direction for more wbar icons packs?
    any chance someone can point me in the right direction for more wbar icons packs?
  • Nov 14, 2008
    issue 18 (Feature Request:: "Do Not Maximize Over") reported by AzumaHazuki   -   What steps will reproduce the problem? 1. Start Fluxbox or another WM with no support for Margins 2. Start WBar, either manually or through WM startup script 3. Open any window and maximize it 4. Grind teeth as window maxes over WBar What is the expected output? What do you see instead? I see what I expect to, just wish it weren't so... What version of the product are you using? On what operating system? WBar version 1.3.3 on Gentoo Linux 64-bit Please provide any additional information below. Someone in #fluxbox on freenode suggested submitting a feature request/bug report for this. Although I'm not a coder, I know there are supposed to be standard WM hints for "struts" that could be used to implement this feature. Some WMs/DEs (Openbox and XFWM4 for example) do have margin support, but it would be much cleaner if WBar itself had support for not being maximized over.
    What steps will reproduce the problem? 1. Start Fluxbox or another WM with no support for Margins 2. Start WBar, either manually or through WM startup script 3. Open any window and maximize it 4. Grind teeth as window maxes over WBar What is the expected output? What do you see instead? I see what I expect to, just wish it weren't so... What version of the product are you using? On what operating system? WBar version 1.3.3 on Gentoo Linux 64-bit Please provide any additional information below. Someone in #fluxbox on freenode suggested submitting a feature request/bug report for this. Although I'm not a coder, I know there are supposed to be standard WM hints for "struts" that could be used to implement this feature. Some WMs/DEs (Openbox and XFWM4 for example) do have margin support, but it would be much cleaner if WBar itself had support for not being maximized over.
  • Nov 01, 2008
    issue 17 (Vbar option) reported by the.sonda90   -   There's a grave bug, if you set wbar to appear vertically, as soon as you restart it, wbar appears at bottom center, and only if you open wbarconf and click on refresh it will take the correct position, why this happens? Can anybody fix this problem?
    There's a grave bug, if you set wbar to appear vertically, as soon as you restart it, wbar appears at bottom center, and only if you open wbarconf and click on refresh it will take the correct position, why this happens? Can anybody fix this problem?
  • Oct 27, 2008
    issue 16 (Wbar to auto start on LXDE???) commented on by bryanjen.tw   -   /etc/xdg/lxsession/LXDE/autostart add : @wbar -isize 48 -j 1 -p bottom -balfa 40 -bpress -nanim 3 -z 2.5 -above-desk it's better if you create a sh script and put "sleep 15" in front of the wbar command. @/somewhere/wbar.sh Or put a launcher (.desktop) into "~/.config/autostart/" Actually, I've a question about the wbar, (that's why I've found this thread on google), that the "above-desk" parameter doesn't keep the bar on top of everything else... any idea please? Thanks :-)
    /etc/xdg/lxsession/LXDE/autostart add : @wbar -isize 48 -j 1 -p bottom -balfa 40 -bpress -nanim 3 -z 2.5 -above-desk it's better if you create a sh script and put "sleep 15" in front of the wbar command. @/somewhere/wbar.sh Or put a launcher (.desktop) into "~/.config/autostart/" Actually, I've a question about the wbar, (that's why I've found this thread on google), that the "above-desk" parameter doesn't keep the bar on top of everything else... any idea please? Thanks :-)
  • Oct 26, 2008
    issue 16 (Wbar to auto start on LXDE???) reported by odinlinux   -   i am building a distro based on Ubuntu 8.04 and LXDE... what to use Wbar in LXDE but how to get it to auto start when the LiveCD boots in to lxde...
    i am building a distro based on Ubuntu 8.04 and LXDE... what to use Wbar in LXDE but how to get it to auto start when the LiveCD boots in to lxde...
  • Oct 13, 2008
    issue 12 (wbar wont start) commented on by tallerlinux   -   Try whit -above-dek param , for example: wbar -above-desk for more information about params type "wbar --help"
    Try whit -above-dek param , for example: wbar -above-desk for more information about params type "wbar --help"
  • Sep 28, 2008
    issue 15 (make: *** [SuperBar.o] Error 1 ) commented on by lavaramano   -   btw, i'm using an amd64 distro. don't know if its relevant, but just in case.
    btw, i'm using an amd64 distro. don't know if its relevant, but just in case.
  • Sep 28, 2008
    issue 15 (make: *** [SuperBar.o] Error 1 ) reported by lavaramano   -   What steps will reproduce the problem? 1. make clean 2. make 3. ??? 4. PROFIT! After changing 'getenv("HOME")' to '/home/me' on both IconLoader.cc and SuperBar.cc. $ make g++ `imlib2-config --cflags` -Wall -O2 -c -o XWin.o XWin.cc XWin.cc: In constructor ‘XWin::XWin(int, int, int, int)’: XWin.cc:33: warning: deprecated conversion from string constant to ‘char*’ XWin.cc:33: warning: deprecated conversion from string constant to ‘char*’ g++ `imlib2-config --cflags` -Wall -O2 -c -o Icon.o Icon.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o Bar.o Bar.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o IconLoader.o IconLoader.cc IconLoader.cc:20:17: warning: unknown escape sequence '\h' IconLoader.cc:20:17: warning: unknown escape sequence '\m' IconLoader.cc:20:17: warning: character constant too long for its type IconLoader.cc: In constructor ‘IconLoader::IconLoader(const char*)’: IconLoader.cc:20: warning: overflow in implicit constant conversion g++ `imlib2-config --cflags` -Wall -O2 -c -o OptParser.o OptParser.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o SuperBar.o SuperBar.cc SuperBar.cc:22:34: warning: character constant too long for its type SuperBar.cc: In constructor ‘SuperBar::SuperBar(XWin*, std::string, std::string, int, int, float, float, int, int, int, int, int, int, unsigned int, bool)’: SuperBar.cc:22: error: invalid conversion from ‘int’ to ‘const char*’ SuperBar.cc:22: error: initializing argument 1 of ‘void imlib_add_path_to_font_path(const char*)’ make: *** [SuperBar.o] Error 1
    What steps will reproduce the problem? 1. make clean 2. make 3. ??? 4. PROFIT! After changing 'getenv("HOME")' to '/home/me' on both IconLoader.cc and SuperBar.cc. $ make g++ `imlib2-config --cflags` -Wall -O2 -c -o XWin.o XWin.cc XWin.cc: In constructor ‘XWin::XWin(int, int, int, int)’: XWin.cc:33: warning: deprecated conversion from string constant to ‘char*’ XWin.cc:33: warning: deprecated conversion from string constant to ‘char*’ g++ `imlib2-config --cflags` -Wall -O2 -c -o Icon.o Icon.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o Bar.o Bar.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o IconLoader.o IconLoader.cc IconLoader.cc:20:17: warning: unknown escape sequence '\h' IconLoader.cc:20:17: warning: unknown escape sequence '\m' IconLoader.cc:20:17: warning: character constant too long for its type IconLoader.cc: In constructor ‘IconLoader::IconLoader(const char*)’: IconLoader.cc:20: warning: overflow in implicit constant conversion g++ `imlib2-config --cflags` -Wall -O2 -c -o OptParser.o OptParser.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o SuperBar.o SuperBar.cc SuperBar.cc:22:34: warning: character constant too long for its type SuperBar.cc: In constructor ‘SuperBar::SuperBar(XWin*, std::string, std::string, int, int, float, float, int, int, int, int, int, int, unsigned int, bool)’: SuperBar.cc:22: error: invalid conversion from ‘int’ to ‘const char*’ SuperBar.cc:22: error: initializing argument 1 of ‘void imlib_add_path_to_font_path(const char*)’ make: *** [SuperBar.o] Error 1
  • Sep 24, 2008
    issue 14 (wbar won't open above windows !!) reported by blamerant   -   What steps will reproduce the problem? 1. install wbar 2. configure it with -above-desk 3. What is the expected output? What do you see instead? instead of having the bar coming above all the application, like firefox, or open office or whatever, I just have the app coming on the desktop, but I would like to have it on top of all the windows, if it was possible What version of the product are you using? On what operating system? 1.3.3 on Xubuntu Please provide any additional information below.
    What steps will reproduce the problem? 1. install wbar 2. configure it with -above-desk 3. What is the expected output? What do you see instead? instead of having the bar coming above all the application, like firefox, or open office or whatever, I just have the app coming on the desktop, but I would like to have it on top of all the windows, if it was possible What version of the product are you using? On what operating system? 1.3.3 on Xubuntu Please provide any additional information below.
  • Sep 13, 2008
    issue 2 (wbar integration to openbox (distro crunchbang-ubuntu 8.04 ...) commented on by ae88925   -   In the sessions dialog for the command enter this: bash -c 'sleep 7; wbar -bpress -above-desktop'
    In the sessions dialog for the command enter this: bash -c 'sleep 7; wbar -bpress -above-desktop'
  • Aug 31, 2008
    issue 13 (Auto disappear and background problem) reported by daniele.calisi   -   First of all, a suggestion: an auto-disappear feature will be very useful. I mean the possibility of the wbar to disappear and appear when the mouse is in some border of the screen (e.g., like the kde4 plasma add widget button) Second: I see you are not using a true transparent window. This can be a problem if the wbar starts over a (part of a) window, or even if the desktop wallpaper changes (the background is the one that was behind the wbar when it was started) I'm on a Linux machine, Kubuntu 8.04.1, KDE4.1
    First of all, a suggestion: an auto-disappear feature will be very useful. I mean the possibility of the wbar to disappear and appear when the mouse is in some border of the screen (e.g., like the kde4 plasma add widget button) Second: I see you are not using a true transparent window. This can be a problem if the wbar starts over a (part of a) window, or even if the desktop wallpaper changes (the background is the one that was behind the wbar when it was started) I'm on a Linux machine, Kubuntu 8.04.1, KDE4.1
  • Aug 26, 2008
    issue 10 ('getenv' was not declared in this scope) reported by tallerlinux   -   This problem occurs using wbar-1.3.3 gcc-4.3.1 and glibc-2.7 _____________________________________________________ g++ `imlib2-config --cflags` -Wall -O2 -c -o XWin.o XWin.cc XWin.cc: In constructor ‘XWin::XWin(int, int, int, int)’: XWin.cc:33: aviso: conversión obsoleta de una constante de cadena a ‘char*’ XWin.cc:33: aviso: conversión obsoleta de una constante de cadena a ‘char*’ g++ `imlib2-config --cflags` -Wall -O2 -c -o Icon.o Icon.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o Bar.o Bar.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o IconLoader.o IconLoader.cc IconLoader.cc: In constructor ‘IconLoader::IconLoader(const char*)’: IconLoader.cc:20: error: ‘getenv’ no se declaró en este ámbito make: *** [IconLoader.o] Error 1 _--------------------------------------------------------- attach patch (work's for me) Sorry for my bad english.
    This problem occurs using wbar-1.3.3 gcc-4.3.1 and glibc-2.7 _____________________________________________________ g++ `imlib2-config --cflags` -Wall -O2 -c -o XWin.o XWin.cc XWin.cc: In constructor ‘XWin::XWin(int, int, int, int)’: XWin.cc:33: aviso: conversión obsoleta de una constante de cadena a ‘char*’ XWin.cc:33: aviso: conversión obsoleta de una constante de cadena a ‘char*’ g++ `imlib2-config --cflags` -Wall -O2 -c -o Icon.o Icon.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o Bar.o Bar.cc g++ `imlib2-config --cflags` -Wall -O2 -c -o IconLoader.o IconLoader.cc IconLoader.cc: In constructor ‘IconLoader::IconLoader(const char*)’: IconLoader.cc:20: error: ‘getenv’ no se declaró en este ámbito make: *** [IconLoader.o] Error 1 _--------------------------------------------------------- attach patch (work's for me) Sorry for my bad english.
  • Aug 20, 2008
    issue 12 (wbar wont start) reported by extuessl   -   What is the expected output? What do you see instead? Wbar wont start, and provides this console output: Using /home/superfly/.wbar config file. Using a Super Bar. What version of the product are you using? On what operating system? Gentoo Linux x86_64, Openbox, Wbar 1.3.3 Please provide any additional information below. When I first installed wbar, it worked fine.
    What is the expected output? What do you see instead? Wbar wont start, and provides this console output: Using /home/superfly/.wbar config file. Using a Super Bar. What version of the product are you using? On what operating system? Gentoo Linux x86_64, Openbox, Wbar 1.3.3 Please provide any additional information below. When I first installed wbar, it worked fine.
  • Aug 17, 2008
    issue 11 (make config doesn't work) reported by Luke.Sheldrick   -   What steps will reproduce the problem? 1. run make config What is the expected output? What do you see instead? You tell me? What version of the product are you using? On what operating system? 1.3.3, Fedora 9. 2.6.25.11-97.fc9.i686 The output I get is make: *** No rule to make target `config'. Stop.
    What steps will reproduce the problem? 1. run make config What is the expected output? What do you see instead? You tell me? What version of the product are you using? On what operating system? 1.3.3, Fedora 9. 2.6.25.11-97.fc9.i686 The output I get is make: *** No rule to make target `config'. Stop.
 
Hosted by Google Code