Re: 2 critical bugs in multilingual input
Olav Dahlum <[email protected]>
| Newsgroups | gmane.linux.mandrake.cooker.internationalization |
|---|---|
| Message-ID | <[email protected]> |
UTUMI Hirosi wrote:
> Hi,
>
> Mandriva 2010 has 2 critical bugs in multilingual input.
>
> 1. uim-1.5.6 breaks firefox with Adobe Flash.
> http://groups.google.com/group/uim-en/browse_thread/thread/2dae64cc2bb45006
>
>> (uim-1.5.6) cause an unexpected crash of Firefox when
>> Flash Player plugin is enabled.
>>
>
> Please use uim-1.5.7.
>
> 2. ibus doesn't start properly.
> ibus is a multilingual input manager.
> Recent ibus needs some options to start properly.
> Please change the line in drakxtools-12.78/perl-install/lang.pm for localedrake:
> (drakxtools-12.78-1mdv2010.1.src.rpm)
> ////////
> --- lang.pm 2009-11-19 01:55:50.000000000 +0900
> +++ lang.pm.new 2009-12-01 18:54:54.000000000 +0900
> @@ -675,7 +675,7 @@
> 'ibus' => {
> GTK_IM_MODULE => 'ibus',
> QT_IM_MODULE => 'xim',
> - XIM_PROGRAM => 'ibus',
> + XIM_PROGRAM => 'ibus-daemon -d -x',
> XMODIFIERS => '@im=ibus',
> packages => {
> generic => sub { qw(ibus-table ibus-m17n) },
> ////////
>
> Thanks.
> Hirosi
> --------------------------------------
> Learn more about HIV/AIDS - Red Ribbon Campaign 2009
> http://pr.mail.yahoo.co.jp/redribbon/
>
Hi.
Can you add this to the bugzilla at qa.mandriva.com please?
- Olav.