Package: libdesktop-notify-perl
Version: 0.01-1
Severity: grave
Justification: renders package unusable
I am unable to use this package. Simple example from man page:
use Desktop::Notify;
my $notify = Desktop::Notify->new();
my $notification = $notify->create(summary => 'Desktop::Notify',
body => 'Hello, world!',
timeout => 5000);
$notification->show();
$notification->close();
return error
Argument "" isn't numeric in subroutine entry at
/usr/lib/perl5/Net/DBus/Binding/Iterator.pm line 445.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libdesktop-notify-perl depends on:
ii libclass-accessor-perl 0.31-2 Automated accessor generator
ii libnet-dbus-perl 0.33.6-1+b1 Extension for the DBus bindings
ii perl 5.10.0-16 Larry Wall's Practical Extraction
libdesktop-notify-perl recommends no packages.
libdesktop-notify-perl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]