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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|22                          |25



------- Additional Comments From [EMAIL PROTECTED]  2003-02-05 16:20 -------
[EMAIL PROTECTED] (Pablo Saratxaga) writes:



humm, we shall not do this in common since it'll badly break on non
utf8 console.

instead we currently have ugtk2::prepare_gtk2() which is called by
interative::gtk and should also be used by pure gtk
program. (harddrake2 use interactive, so it should have worked
smoothly) :

sub prepare_gtk2 {
    c::bind_textdomain_codeset($_, 'UTF8') foreach 'libDrakX', @::textdomains;
    $::need_utf8_i18n = 1;
}



gc, as being the perl-gtk2 master, could you comment on this ?




------- 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]
status: NEW
creation_date: 
description: 
You just get a "Please wait" and it hangs until you click the cancel button. 
Launching drakconf from the command line gives the following stderr when you
click the hardrake button:

TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff

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

Reply via email to