Bug 11829

Summary: cannot access to Configure updates frequency
Product: Mageia Reporter: Stéphane Couturier <mageia>
Component: RPM PackagesAssignee: Thierry Vignaud <thierry.vignaud>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: bittwister2
Version: CauldronKeywords: Triaged
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: rpmdrake CVE:
Status comment:
Bug Depends on:    
Bug Blocks: 11778    

Description Stéphane Couturier 2013-11-30 13:15:24 CET
Description of problem:
I cannot access to the screen MCC / Software Management / Configure updates frequency.

Version-Release number of selected component (if applicable):
16.2-1

How reproducible:
Everytime

Steps to Reproduce:
1. Click on the icon from the MCC
2. it is showing a screen with a package icon fading back and forth with the text "Loading... Please wait".
3. the screen to change parameters never appears.

Note: I add the same issues with version 16.1 for diskdrake and for 3D settings, but these 2 are already fixed.

Reproducible: 

Steps to Reproduce:
Comment 1 Manuel Hiebel 2013-11-30 17:08:56 CET
any error if you run drakconf from a terminal ?

Keywords: (none) => Triaged
Assignee: bugsquad => thierry.vignaud
Source RPM: drakxtools-curses 16.2-1.mga4 => drakxtools-curses-16.2-1.mga4

Comment 2 Stéphane Couturier 2013-11-30 22:31:32 CET
here is what I get from the terminal:

[root@localhost steph]# drakconf
"/usr/sbin/drakmenustyle" is not executable [Menus] at /usr/libexec/drakconf line 823.
"/usr/sbin/drakbackup" is not executable [Backups] at /usr/libexec/drakconf line 823.
"/usr/sbin/tomoyo-gui" is not executable [Tomoyo Policy] at /usr/libexec/drakconf line 823.


then, when I click on Configure update frequency:

Subroutine Pango::Layout::set_text redefined at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 1494.
GLib-GObject-WARNING **: cannot register existing type 'GtkWidget' at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-WARNING **: cannot add class private field to invalid type '<invalid>' at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-WARNING **: cannot add private field to invalid (non-instantiatable) type '<invalid>' at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-WARNING **: cannot register existing type 'GtkBuildable' at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' failed at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
GLib-GObject-WARNING **: cannot add private field to invalid (non-instantiatable) type '<invalid>' at /usr/lib/perl5/vendor_perl/5.18.1/x86_64-linux-thread-multi/Glib/Object/Introspection.pm line 94.
Comment 3 Thierry Vignaud 2013-11-30 22:58:44 CET
This is b/c I've n't yet pushed a gtk3 aware rpmdrake, however some stuff do use modules from drakxtools that now rely on gtk3

Status: NEW => ASSIGNED
Blocks: (none) => 11778
Summary: Drakxtools: cannot access to Configure updates frequency => cannot access to Configure updates frequency
Source RPM: drakxtools-curses-16.2-1.mga4 => rpmdrake

Comment 4 Thierry Vignaud 2013-12-03 09:59:07 CET
*** Bug 11856 has been marked as a duplicate of this bug. ***

CC: (none) => junknospam

Comment 5 Thierry Vignaud 2013-12-05 14:58:39 CET
Fixed: I just pushed gtk3 rpmdrake

Status: ASSIGNED => RESOLVED
Resolution: (none) => FIXED

Comment 6 Stéphane Couturier 2013-12-05 19:53:34 CET
Merci!