"[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'") ?