| Summary: | mgaapplet crashed (Can't locate object method "new_with_status_icon" via package "Gtk2::Notify" at /usr/lib/perl5/vendor_perl/5.14.0/x86_64-linux-thread-multi/Glib.pm line 215.) | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | José Melo <mmodem00> |
| Component: | RPM Packages | Assignee: | Thierry Vignaud <thierry.vignaud> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | LpSolit, celiofk, dmorganec, elegant.pegasus, jquelin, mageia, pterjan, ramaspaceship |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | drakxtools | CVE: | |
| Status comment: | |||
|
Description
José Melo
2011-06-13 07:30:20 CEST
perl-Gnome2-PanelApplet-0.30.0-2.mga2 has been uploaded, i guess it was the culprit. (it was missing a rebuild against perl 5.14) CC:
(none) =>
jquelin Now also netapplet crashes: Can't locate object method "new_with_status_icon" via package "Gtk2::Notify" at /usr/lib/perl5/vendor_perl/5.14.0/x86_64-linux-thread-multi/Glib.pm line 215. standalone::bug_handler() called from /usr/bin/net_applet:291 and this is related with package perl-Gtk2-Notify as discussed with Jq. There're API changes in libnotify-0.7, the drakxtools will need to adapt, IINM.
$ grep -r new_with_status_icon /usr/lib/libDrakX/
/usr/lib/libDrakX/ugtk2.pm: my $notification = Gtk2::Notify->new_with_status_icon($info->{title}, $info->{message}, undef, $self->{statusicon});CC:
(none) =>
mageia, pterjan i just fixed mgaonline in the SVN. CC:
(none) =>
dmorganec fixed in svn for perl-install too Should be OK with next mgaonline and drakxtools rpms. fixed in cauldron Status:
NEW =>
RESOLVED |