Re: CrunchBang Panel

ADcomp wrote:
chytraeus wrote:

[..] Okay, great. Maybe we'll see cbpanel in #!'s repos soon? Seems like it's gotten official support.

I think so .. big_smile

Update : http://www.ad-comp.be/public/projets/cb … .1-all.deb

http://www.ad-comp.be/public/projets/cbpanel/img/clock_format.png

Bye ..

I love Crunchbang Panel.  Unfortunately, I bought a new computer and crunchbang wouldn't recognize my hardware.  So, I've installed Ubuntu and then Openbox on top of it.  However, Crunchbang Panel won't work with Ubuntu 64 bit.

Will you be releasing a 64bit version soon (specifically built for Ubuntu 9.10 Karmic)?  I'm kind of stuck until I get crunchbang panel installed.  Alternatively, is the source available with instructions on how to install it?

Thanks.

Last edited by ledomira (2010-03-15 07:13:54)

Re: CrunchBang Panel

Odd. When I tried to install 0.3 gdebi said I already had a later version (I have 0.2.1)

Re: CrunchBang Panel

anonymous wrote:

Try running this command, then restart cbpanel:

sudo cp /usr/lib/python-support/python-gnome2-desktop/python2.5/gtk-2.0/wnck.so /usr/share/cbpanel/wnck.so

Yep. That did the trick. Thanks big_smile

BTW, I'm using a 64 bit system.

Last edited by Mark76 (2010-03-15 11:41:34)

Re: CrunchBang Panel

May I make a suggestion?

Cbpanel is great (better than LXpanel, Pypanel and Tint2, imo), but the name and branding are a little distro-centric.  I know it was written for Crunchbang, but I feel it'll appeal to users of other distros who have an OB based desktop. Perhaps it could be called OBpanel and the menu could call whatever icon the user's current icon theme offered instead of the hard-coded #! icon (maybe set that as the default but give the user the means to change it in preferences).

Just an idea. Don't kill me tongue

Last edited by Mark76 (2010-03-15 14:50:55)

Re: CrunchBang Panel

I get some errors when starting it from a terminal... http://support.zenwalk.org/images/smilies/help.gif

root@zwopper-laptop:/usr/share/cbpanel# cbpanel 
[INFO   ] Loading plugin 'menu' ..
scan /usr/share/applications and parse .desktop file ..
[WARNING] Unable to load plugin 'menu': Misslyckades med att öppna filen "default.png": Filen eller katalogen finns inte
Traceback (most recent call last):
  File "/usr/share/cbpanel/CBpanel/__init__.py", line 74, in load_plugin
    plugwidget = plugin.Plugin(self.panel, settings)
  File "/usr/share/cbpanel/CBpanel/plugins/menu.py", line 16, in __init__
    self.menu = Menu(panel)
  File "/usr/share/cbpanel/CBpanel/plugins/menu.py", line 304, in __init__
    pixbuf = gtk.gdk.pixbuf_new_from_file_at_size('default.png', 24, 24)
GError: Misslyckades med att öppna filen "default.png": Filen eller katalogen finns inte
[INFO   ] Loading plugin 'separator' ..
[INFO   ] Loading plugin 'launcher' ..
Error loading image ..
 .. bug .. 
Error loading image ..
 .. bug .. 
[INFO   ] Loading plugin 'separator' ..
[INFO   ] Loading plugin 'windowlist' ..
[INFO   ] Loading plugin 'separator' ..
[INFO   ] Loading plugin 'pager2' ..
[INFO   ] Loading plugin 'showdesktop' ..
[INFO   ] Loading plugin 'separator' ..
[INFO   ] Loading plugin 'searchbox' ..
[DEBUG  ] SearchBox: Browser set to 'firefox %s'
[INFO   ] Loading plugin 'terminal' ..
[INFO   ] Loading plugin 'separator' ..
[INFO   ] Loading plugin 'systray' ..
[INFO   ] Loading plugin 'separator' ..
[INFO   ] Loading plugin 'clock' ..
[DEBUG  ] Clock: Clock not displaying seconds: updated scheduled once every minute.
[INFO   ] Loading plugin 'separator' ..
[INFO   ] Loading plugin 'settings' ..

(cbpanel:9288): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(cbpanel:9288): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(cbpanel:9288): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

And when trying to run cbpanel-conf...

root@zwopper-laptop:/usr/share/cbpanel# ./cbpanel-conf
Traceback (most recent call last):
  File "./cbpanel-conf", line 1178, in <module>
    panelconf = PanelConf(CONFIG, LAUNCH_LIST, PLUGINS)
  File "./cbpanel-conf", line 374, in __init__
    if key.split('\n')[0].lower() == self.config['MENUTYPE']:
KeyError: 'MENUTYPE'

Que pasa? http://support.zenwalk.org/images/smilies/huh.gif

My artwork at deviantART   |    My Tweet   | My upcoming web page
Nulla dies sine GIMP!
ASUS Eee PC 1000 HE | 2GB | 120GB OCZ Vertex 2 SSD | #! Statler

Re: CrunchBang Panel

is the source code for this available?  I'd like to use it on ubuntu 9.10 Karmic, but it has problems and I can't configure the preferences.

Re: CrunchBang Panel

anonymous wrote:

Try running this command, then restart cbpanel:

sudo cp /usr/lib/python-support/python-gnome2-desktop/python2.5/gtk-2.0/wnck.so /usr/share/cbpanel/wnck.so

I tried that, but there is no python-support/python-gnome2-desktop  directory on my computer.  However, I found it in /usr/lib/pyshared/python2.5/gtk-2.0/wnck.so

Once I copied that over I ran the cbpanel.0.2.1-all.deb found here:  http://www.ad-comp.be/public/projets/cb … .1-all.deb

Then I was able to get cbpanel working on my 64 bit Ubuntu minimal install with Crunchbang script.  For some reason, version 0.3 didn't work and the preferences menu wouldn't show up 90% of the time, and when I got it to show up, I couldn't select the menu.

Hopefully it keeps working.

108

Re: CrunchBang Panel

ledomira wrote:

is the source code for this available?  I'd like to use it on ubuntu 9.10 Karmic, but it has problems and I can't configure the preferences.

its just a python script, ie not compiled, it will probably have installed in /usr/local/bin by default

- - - - - - - - Wiki Pages - - - - - - -
#! install guide           *autostart programs, modify the menu & keybindings
configuring Conky       *installing scripts

Re: CrunchBang Panel

P.s. my mistake...

Last edited by discovery (2010-04-01 19:23:36)

Re: CrunchBang Panel

Will this work with the new version of Crunchbang (Statler)?  I imagine it should, but I want to know for sure before I download it.