On Mon, 2009-09-28 at 10:12 +0800, Ed Greshko wrote: > Craig White wrote: > > Maybe it's me and my lack of understanding about this but it seems that > > since I updated to Fedora 11, that scim-python works only in KDE > > programs like Kwrite, Konsole but not in gnome (evolution, pidgin, OOo). > > > > No matter what I do in those 3 programs, I only have English for input > > language, even if the SCIM icon in the system tray shows 'Python Pin > > Yin' > > > > $ rpm -qa|grep scim > > scim-1.4.8-3.fc11.i586 > > scim-python-pinyin-0.1.13rc1-5.fc11.i586 > > scim-libs-1.4.8-3.fc11.i586 > > scim-python-0.1.13rc1-5.fc11.i586 > > > > $ rpm -qa|grep zh > > autocorr-zh-3.1.1-19.2.fc11.i586 > > openoffice.org-langpack-zh_CN-3.1.1-19.2.fc11.i586 > > > > Am I missing something? Is there a gnome package that's needed? > > > > I don't mean to make this a question for Ed. ;-) > > > > > I've been using/testing ibus since I've heard it may be the replacement > for SCIM.... > > Anyway, I installed SCIM and it all works fine for me in GNOME. But, I > screwed up and installed everything (like I normally do) and not just > the packages you've indicated. > > You may want to try installing the scim-bridge* packages and then go > through the exercise of setting the input method. > > Under GNOME the following environment variables are set.... > > [egreshko@f11 ~]$ env | grep -i im > IMSETTINGS_INTEGRATE_DESKTOP=yes > IMSETTINGS_MODULE=SCIM > QT_IM_MODULE=scim-bridge > XMODIFIERS=@im=SCIM > > I seem to have run into one issue.... SCIM won't run in KDE with both > ibus and scim installed....or so it seems. But, both and coexist when > GNOME. I'm running kdm instead of gdm...not sure if that is having an > influence. ---- I did not install any ibus rpms. I added scim-bridge, scim-bridge-gtk, scim-bridge-qt scim-lang-chinese which also added scim-tables. But I get an error after logging out and logging back in. I too am using kdm & KDE. I am guessing that your thinking that SCIM won't run in KDE with both ibus and scim installed is not really the issue. It appears that SCIM doesn't like this setup in KDE at all. and relevant sections in ~/.imsettings.log seem to be... imsettings information ========================== Is DBus enabled:yes Is imsettings enabled:no Is GTK+ supported:no Is Qt supported:no DESKTOP_SESSION: kde DISABLE_IMSETTINGS: 1 IMSETTINGS_DISABLE_DESKTOP_CHECK: DBUS_SESSION_BUS_ADDRESS: unix:abstract=/tmp/dbus-X1xhCh5tlb,guid=aba893e1370d37c45223063e4ac022a2 GTK_IM_MODULE: scim-bridge QT_IM_MODULE: scim-bridge XMODIFIERS: @im=SCIM IMSETTINGS_MODULE: SCIM IMSETTINGS_INTEGRATE_DESKTOP: yes IM-Settings-Daemon[30075]: WARNING **: Main Input Method process for SCIM died with the status 1, but unexpectedly. restarting... IM-Settings-Daemon[30075]: INFO: Started SCIM: process: /usr/bin/scim , lang=en_US.UTF-8, pid: 30237, id: 37, time: 2009-09-28T02:43:32.092877Z SCIM[30237]: Smart Common Input Method 1.4.8 SCIM[30237]: Launching a SCIM process with x11... SCIM[30237]: SCIM[30237]: Loading socket Config module ... SCIM[30237]: Creating backend ... SCIM[30237]: Loading x11 FrontEnd module ... SCIM[30237]: Failed to load x11 FrontEnd module. SCIM[30237]: SCIM has exited abnormally. So I looked... $ env |grep -i im IMSETTINGS_INTEGRATE_DESKTOP=yes IMSETTINGS_MODULE=SCIM QT_IM_MODULE=scim-bridge XMODIFIERS=@im=SCIM GTK_IM_MODULE=scim-bridge DISABLE_IMSETTINGS=1 and I adjusted [craig@lin-workstation ~]$ export DISABLE_IMSETTINGS=0 [craig@lin-workstation ~]$ env |grep -i im IMSETTINGS_INTEGRATE_DESKTOP=yes IMSETTINGS_MODULE=SCIM QT_IM_MODULE=scim-bridge XMODIFIERS=@im=SCIM GTK_IM_MODULE=scim-bridge DISABLE_IMSETTINGS=0 but still an issue... [craig@lin-workstation ~]$ scim -d Smart Common Input Method 1.4.8 Launching a SCIM process with x11... Loading socket Config module ... Creating backend ... Loading x11 FrontEnd module ... Failed to load x11 FrontEnd module. Failed to launch SCIM. So I'm sort of scratching my head here. Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines