Thierry Vignaud wrote:
"[Bug 1175]" <[EMAIL PROTECTED]> writes:


My error with harddrake 0.20mdk:

[root@bladerunner root]# harddrake2
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Is gtk2-perl missing Gtk2::GObject::set_active ?
Call trace:
       Gtk2::_Object::AUTOLOAD() called from /usr/sbin/harddrake2:267

I think they forgot to release corresponding version of perl-GTK2.

no, the odds are high there's a problem with your translation (aka
your language locale and message catalogs)

just try "LC_ALL=C LC_LANGUAGES=C LANG=C harddrake2"

which locales do you use ("set | egrep -a 'LC|LANG'") ?



I use "cs" and right, if I set LC_ALL="C" it works.

But that's strange, because this very translation worked in 0.18 and 0.19 and I didn't change anything (I am one of the language team).

Maybe conversion to UTF-8 will help.


Reply via email to