I'm quite pleased with Mageia for the last 2 years, but migrating from mageia 3 to mageia 4 through internet has been a rough experience so far. The box is not working fine (I had the dbus problem, but now that's fixed) but I can't launch drakconf:
- Code: Select all
[louange@projection ~]$ /usr/bin/drakconf
GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure. at /usr/lib/libDrakX/mygtk2.pm line 316.
Subroutine Gtk3::main redefined at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 296.
(drakbug:5891): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
Impossible de charger l'image ��/usr/lib/libDrakX/icons/drakbug-16.png���: raison inconnue, probablement un fichier d'image corrompu at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 58.
Perl's trace:
standalone::bug_handler() called from /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm:58
Glib::Object::Introspection::__ANON__() called from /usr/lib/libDrakX/mygtk3.pm:330
mygtk3::_gtk__Pixbuf() called from /usr/lib/libDrakX/mygtk3.pm:103
mygtk3::_gtk() called from /usr/lib/libDrakX/mygtk3.pm:41
mygtk3::gtknew() called from /usr/lib/libDrakX/mygtk3.pm:925
mygtk3::_gtk_any_Window() called from /usr/lib/libDrakX/mygtk3.pm:889
mygtk3::_gtk__Window() called from /usr/lib/libDrakX/mygtk3.pm:103
mygtk3::_gtk() called from /usr/lib/libDrakX/mygtk3.pm:1320
mygtk3::_create_Window() called from /usr/lib/libDrakX/mygtk3.pm:981
mygtk3::_gtk__MagicWindow() called from /usr/lib/libDrakX/mygtk3.pm:103
mygtk3::_gtk() called from /usr/lib/libDrakX/mygtk3.pm:41
mygtk3::gtknew() called from /usr/lib/libDrakX/ugtk3.pm:721
ugtk3::new() called from /usr/bin/drakbug:62
I've tried to reinstall the various pixbuf packages using the cmd line below, but that didn't work as I'm getting the same issue.
- Code: Select all
urpmi --replacepkgs lib64gdk_pixbuf2.0-devel lib64gdk_pixbuf2.0_0 lib64gdk_pixbuf-gir2.0
I'm attaching the output of rpm -qa in case that help. Any ideas?