You are not logged in.

#1 2010-01-11 17:33:45

gattu_marrudu
Member
Registered: 2008-03-29
Posts: 39

[SOLVED?] Openbox+perlpanel - cannot load NotificationArea applet

Hi,
I installed perlpanel to work with my Openbox, and of course all dependencies required. I have NOT Gnome installed.
The provided NotificationArea applet does not load though, I am wondering if I am missing a dependency. This is the error message I get:

Can't locate Gtk2/TrayManager.pm in @INC (@INC contains: /usr/lib/perlpanel /usr/lib/perl5/site_perl/5.10.1 /usr/share/perl5/site_perl/5.10.1 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current . /home/stefano/.perlpanel/applets /usr/lib/perlpanel/PerlPanel/Applet) at /usr/lib/perlpanel/PerlPanel/Applet/NotificationArea.pm line 21.
BEGIN failed--compilation aborted at /usr/lib/perlpanel/PerlPanel/Applet/NotificationArea.pm line 21.
Compilation failed in require at (eval 24) line 1.

Any clue?
Thanks
gm

Last edited by gattu_marrudu (2010-01-11 20:52:43)

Offline

#2 2010-01-11 17:42:51

JuseBox
Member
Registered: 2009-11-27
Posts: 260

Re: [SOLVED?] Openbox+perlpanel - cannot load NotificationArea applet

gattu_marrudu wrote:

Hi,
I installed perlpanel to work with my Openbox, and of course all dependencies required. I have NOT Gnome installed.
The provided NotificationArea applet does not load though, I am wondering if I am missing a dependency. This is the error message I get:

Can't locate Gtk2/TrayManager.pm in @INC (@INC contains: /usr/lib/perlpanel /usr/lib/perl5/site_perl/5.10.1 /usr/share/perl5/site_perl/5.10.1 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current . /home/stefano/.perlpanel/applets /usr/lib/perlpanel/PerlPanel/Applet) at /usr/lib/perlpanel/PerlPanel/Applet/NotificationArea.pm line 21.
BEGIN failed--compilation aborted at /usr/lib/perlpanel/PerlPanel/Applet/NotificationArea.pm line 21.
Compilation failed in require at (eval 24) line 1.

Any clue?
Thanks
gm

there maybe something wrong with line 21 /usr/lib/perlpanel/PerlPanel/Applet/NotificationArea.pm.


Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD

Offline

#3 2010-01-11 17:57:40

gattu_marrudu
Member
Registered: 2008-03-29
Posts: 39

Re: [SOLVED?] Openbox+perlpanel - cannot load NotificationArea applet

Line 21:

use Gtk2::TrayManager;

Apparently it does not find it. No trace of any file called *TrayManager* (case insensitive) on my system.
Does it belong to a package?

Offline

#4 2010-01-11 20:51:37

gattu_marrudu
Member
Registered: 2008-03-29
Posts: 39

Re: [SOLVED?] Openbox+perlpanel - cannot load NotificationArea applet

I solved the problem downloading the source code of Gtk-TrayManager here: http://cpan.uwinnipeg.ca/cpan/authors/i … .05.tar.gz and compiling/installing it manually. Now the notification applet starts.
Really weird that not only this package is not required as a dependency, but it is not even in the Pacman/AUR repository. Shall I file a bug report?

BTW, I am on Arch64 - if that matters...
gm

Offline

Board footer

Powered by FluxBB