|
发表于 2006-1-29 15:49:01
|
显示全部楼层
FYI
http://www.scim-im.org/wiki/faq/ ... e_installed_started
Cause
SCIM gtk IM Module and Firefox/Mozilla/Acrobat Reader 7 or any other Gtk+2 based C++ applications are binary incompatible with each other if they are not compiled with the same branches of gcc/glibc.
Solution
1.
Compile and install firefox/mozilla from source package.
2.
Do not use scim gtk immodule by setting GTK_IM_MODULE=xim globally.
If you do not want to or can not recompile the target application from source, such as acrobat reader 7, and you think the second sulution is also too arbitrary, then their is another workaroud. |
|