https://qa.mandrakesoft.com/show_bug.cgi?id=985

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-01-28 12:30 -------
forgot to close (was fixed in 0.10mdk)



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description: 
In 9.1beta2, if you open MCC and select System, clicking on just about anything
(font, date/time, servers) gets you a "Please Wait" display that stays there
forever.  Launching the individual service, e.g. drakfont, from a command line
works fine.

In the case of drakfont, drakfont is actually started but the display is not
updated.  If you transfer focus to another window and then back to MCC, the
display updates and the drakfont dialog is visible.

In the case of date/time, the same procedure causes MCC to update the display
back to the icon list.

Here is the stderr obtained by launching drakconf from the command line,
selecting "System", "Date/Time", and then switching focus to cause the display
update:

Use of uninitialized value in split at /usr/lib/libDrakX/detect_devices.pm line
        111 (#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.
    
    To help you figure out what was undefined, perl tells you what operation
    you used the undefined value in.  Note, however, that perl optimizes your
    program and the operation displayed in the warning may not necessarily
    appear literally in your program.  For example, "that $foo" is
    usually optimized into "that " . $foo, and the warning will refer to
    the concatenation (.) operator, even though there is no . in your
    program.
    
Use of uninitialized value in string eq at /usr/lib/libDrakX/detect_devices.pm
        line 200 (#1)
Use of uninitialized value in concatenation (.) or string at
        /usr/lib/libDrakX/detect_devices.pm line 533 (#1)
BUG with LANGUAGE en_US:en
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff

(drakconf.real:2573): Gdk-CRITICAL **: file ../../gdk/gdkdraw.c: line 238
(gdk_drawable_get_display): assertion `GDK_IS_DRAWABLE (drawable)' failed

(clock.pl:2587): Gtk-CRITICAL **: file ../../gtk/gtkwidget.c: line 5209
(gtk_widget_set_events): assertion `!GTK_WIDGET_REALIZED (widget)' failed
Can't call method "draw_rectangle" on an undefined value at /usr/sbin/clock.pl
line 234.

(drakconf.real:2573): Gtk-CRITICAL **: file ../../gtk/gtkwidget.c: line 1626
(gtk_widget_destroy): assertion `GTK_IS_WIDGET (widget)' failed

Reply via email to