LXPanel 0.4.0 beta was released. Please get it tested!

The standard panel of LXDE - http://wiki.lxde.org/en/LXPanel
PCMan
Posts: 85
Joined: Mon Oct 06, 2008 9:52 am

LXPanel 0.4.0 beta was released. Please get it tested!

Post by PCMan »

Hi all.
LXPanel 0.4.0 was released with some whole new improvement.
The most prominent one was the application menu. It's totally re-worked.

Major Changes:
* Greatly rewrite application menu with our new menu-cache library. Now it's complete and more user-friendly
* Improved "Run" dialog
* Improved OSS volume plugin
* Image showed on application menu button can be changed with GUI.
* Add new temperature monitor plugin by Daniel Kesler
* Size of icons now can automatically be automatically adjusted according to the height of the panel.
* Numerous bug fixes and more...

Please get it tested since lxpanel 0.4 will be released very soon.

For more details, please see its GnomeFiles project page:
http://www.gnomefiles.org/app.php/LXPanel
xircon
Posts: 12
Joined: Sat Dec 06, 2008 5:41 pm

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by xircon »

Can I be a bit dim?

I have downloaded, configure/make/make install then rebooted, but can't see any difference. What am I missing?
fiveiron
Posts: 1
Joined: Sun Dec 14, 2008 3:51 am

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by fiveiron »

xircon wrote:Can I be a bit dim?

I have downloaded, configure/make/make install then rebooted, but can't see any difference. What am I missing?
Just FYI, you dont need to reboot when you've installed the new version. Simply restart the panel through whatever means you like (can do "pkill -HUP lxpanel", or find the PID and do "kill -HUP <PID here>"

check out the upgrade points that PCMan posted... other than that you'll only likely notice that it loads faster.
eyolf
Posts: 3
Joined: Wed Dec 10, 2008 3:55 pm

Battery panel applet not working

Post by eyolf »

Compiled v. 0.4.0 together with menu-cache and lxmenu-files without any problem. Except one: the battery applet doesn't work. I can enable it, and for as long as the session runs, there is no problem, but for the following reboot/-start, the panel never shows, other than as a white strip.
Neo139
Posts: 1
Joined: Fri Nov 21, 2008 12:34 am

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by Neo139 »

I'm using it since 11 december, and it has crashed two times. I don't know the trigger to make it crash.
next1900
Posts: 2
Joined: Mon Dec 29, 2008 10:44 am

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by next1900 »

good day
system "ARCH Linux" kernel 2.6.27.10-1

after update lxpanel - couldn`t startup "Menu" applet

if i try to start it from Terminal i can see
[drow@arch ~]$ lxpanel
lxpanel: can't load menu plugin
lxpanel : X error: BadAlloc (insufficient resources for operation)
lxpanel : X error: BadDrawable (invalid Pixmap or Window parameter)
and that applet didn`t show at "add/remove panel items => add applet"
=============
i tried to add applet manually by changing config and added lines
Plugin {
type = menu
Config {
image=/usr/share/lxpanel/images/my-computer.png
system {
}
separator {
}
item {
command=run
}
separator {
}
item {
image=gnome-logout
command=logout
}
}
}
and now i can see another error message
[drow@arch ~]$ lxpanel
parser: unknown token: ''
lxpanel: config file must start from Global section
lxpanel: can't start panel

(lxpanel:3410): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW (window)' failed
lxpanel: config file must start from Global section
lxpanel: can't start panel

(lxpanel:3410): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW (window)' failed
parser: unknown token: ''
lxpanel: config file must start from Global section
lxpanel: can't start panel

(lxpanel:3410): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW (window)' failed
lxpanel: can't load menu plugin
but panel is starting - so "couldn`t start up panel" - message is lying, but no Menu applet again...

Does somebody knows any solution ?
=================
PS menu-cache-gen and menu-cached are installed too
next1900
Posts: 2
Joined: Mon Dec 29, 2008 10:44 am

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by next1900 »

somehow i made it - after reinstallation from AUR
lxpanel-0.3.99-2-i686

but i am not 100% sure that it 3.99 itself

still cann`t change channel of audio to volu up or down
and still cann`t add apps without *.desktop files....
nirvanix
Posts: 4
Joined: Tue Dec 30, 2008 12:58 am

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by nirvanix »

Running it (3.99 ?) on Arch Linux. Battery monitor is acting goofy. The indicator line jumps way up and says it's 100000% charged.
karabaja4
Posts: 11
Joined: Wed Dec 31, 2008 12:23 am

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by karabaja4 »

I am running lxpanel 0.3.99-2 on Arch (this is fixed version with menu applet).

The problem is that when my system boots up, I can't access the menu. I mean, the menu applet is on and the icon is there, but nothing happens when I click it (but it goes darker as if I have clicked it). When I killall lxpanel and start it up again from terminal, everything works fine.

I found a workaround, made a small script which would delay the start of lxpanel for 6 seconds on X boot. For some reason the menu won't load early on X boot. It works with that, but it is not the most elegant solution :)
maces
Posts: 503
Joined: Sat Oct 25, 2008 6:04 pm
Contact:

Re: LXPanel 0.4.0 beta was released. Please get it tested!

Post by maces »

Hi

lxpanel 0.3.99-2 runs just fine here on Arch32 and Arch64 :) Only the battery-plugin doesn't work :(

maces.
Locked