Comment 14 for bug 80551

Revision history for this message
Alexander Hunziker (alex-hunziker) wrote :

Ming Hua: the use of scim-bridge of course is the best option. To begin with, on the homepage (http://www.scim-im.org/projects/scim_bridge) is stated that it has been created to circumvent this problem. I don't really understand what exactly *IS* the problem, if somebody feels like explaining what a "C++ ABI transition" is, I'd be happy to listen... So, the file /usr/bin/ooffice can be changed to:

#!/bin/sh
export OOO_EXTRA_ARG=''
GTK_IM_MODULE=scim-bridge /usr/lib/openoffice/program/ooqstart "$@"

HeresJonny: so you are using OpenOffice + SCIM without special tuning and it won't crash? Do you use ATI's fglrx on top of that? Is your system configured to use plain SCIM or scim-bridge?