[Bug 1010100] Re: Use of uninitialized value $args{file} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154

2013-08-21 Thread lioncub
Patch at /usr/share/perl5/Net/XMPP/Debug.pm line 154: -delete($args{file}) if (lc($args{file}) eq stdout); +delete($args{file}) if ($args{file} (lc($args{file}) eq stdout)); -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1010100] Re: Use of uninitialized value $args{file} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154

2013-08-19 Thread Sylvain GAIMARD
Hello guys ! I've just installed Octopussy 1.0.10 and I got this error (Use of uninitialized value $args{file} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154.). My server is an Ubuntu 12.04.2 LTS freshly installed. Do you have any update about this bug please ? Thanks for your help and

[Bug 1010100] Re: Use of uninitialized value $args{file} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154

2012-12-15 Thread Kenneth Wombo
I get this error in a fresh installation of Quantal in /var/log/octopussy/octopussy.log ** Attachment added: contents of /var/log/octopussy/octopussy.log https://bugs.launchpad.net/ubuntu/+source/octopussy/+bug/1010100/+attachment/3461156/+files/octopussy.log -- You received this bug

[Bug 1010100] Re: Use of uninitialized value $args{file} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154

2012-10-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: octopussy (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010100 Title:

[Bug 1010100] Re: Use of uninitialized value $args{file} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154

2012-10-17 Thread Marcos Sánchez Provencio
I get this error when using sendxmpp, so I suppose the affected package is libnet-xmpp-perl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1010100 Title: Use of uninitialized value $args{file} in lc