Comment #13 on issue 1612 by [email protected]: ibus input not working
http://code.google.com/p/ibus/issues/detail?id=1612

I studied panel.c by pausing the build process, line 2905 is a closing curly bracket:
        }   <===== here
        _tmp34_ = i;
        if (_tmp34_ == 0) {
                _g_object_unref0 (engine);
Is it not a mistake on my part?

After dconf commands, I still see this problem.
Executable 'a' causes a segmentation fault as well.

I noticed another bug with ibus when Python 3 is set as default interpreter (causes a syntax error in /usr/share/ibus-anthy/engine/main.py). I think it should be reported to Gentoo devs, but not sure. All software should always rely on the right interpreter, not system default. I changed the default yesterday, now changed back.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复