This is how to make realplayer stop crashing when scim is running
- edit /usr/bin/realplay
- add this line after bash declaration
GTK_IM_MODULE=xim ; export GTK_IM_MODULE
from ubuntu doc
This is how to make realplayer stop crashing when scim is running
- edit /usr/bin/realplay
- add this line after bash declaration
GTK_IM_MODULE=xim ; export GTK_IM_MODULE
from ubuntu doc