Bug 243234 - SCIM could not be started after updated from fc6 to f7.
Summary: SCIM could not be started after updated from fc6 to f7.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: scim
Version: 7
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-08 04:22 UTC by Caius Chance
Modified: 2007-11-30 22:12 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-06-21 09:33:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Caius Chance 2007-06-08 04:22:18 UTC
Description of problem:
SCIM could not be started after updated from fc6 to f7.

Version-Release number of selected component (if applicable):


How reproducible:
Unknown.

Steps to Reproduce:
1. Prepare a FC6 box with latest package updates and SCIM(scim-bridge) usable.
2. Login gnome in any locale which SCIM turned on by default in FC6 (I tested on
ja_JP).
3. Install fedora-release:
http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Fedora/i386/os/Fedora/fedora-release-7-3.noarch.rpm
4. Open gnome-terminal: Alt-F2 -> 'gnome-terminal'.
5. Gain root access: 'su -'.
6. Update fc6 into f7 via yum: 'yum update -y'.
7. Reboot system after update is finished.
  
Actual results:
- If login in any locale which SCIM turned on by default, the whole system is
laggy when any input field is focus or automatically being focused.

- If login in any locale which SCIM turned OFF by default (or turn that off
manually), the whole system is running fine. However, when input
'GTK_IM_MODULE=scim-bridge gedit', the console prints out messages about scim
starting and looping with message "Failed to initialize Panel Agent!". Finally,
gedit is either started without SCIM or it is even not started.


Expected results:
SCIM usable in locale that needs SCIM.

Additional info:
I have follow the steps mentioned on this page and resolved the problem
manually: http://www.geocities.jp/ep3797/mandriva_01_css.html

<quote>
GTK2 アプリがなかなか起動しない
ユーザの ID を変更すると
"Failed to initialize Panel Agent!" と表示されて
GTK2 アプリが起動しなくなることがあります。
この場合は次のようにしてください。
# rm -rf /tmp/gconfd-(username)/
# rm -f /tmp/scim-panel-socket-(username)
</quote>

i.e. removing /tmp/gconfd-(username)/ and /tmp/scim-panel-socket-(username)
directories.

Comment 3 Jens Petersen 2007-06-08 07:18:07 UTC
I tested upgrading from FC6 GA to F7 with anaconda just before F7
was released and didn't see any problems.

Can you reproduce this from a fresh install (+ upgrades if necessary)?

Comment 5 Caius Chance 2007-06-19 01:02:03 UTC
FYI, it might be partially consistent to this: bug# 228196.

Comment 6 Jens Petersen 2007-06-19 01:06:23 UTC
Do you think it is related to scim-chewing?

Comment 8 Jens Petersen 2007-06-21 09:33:10 UTC
Closing for now.  Please feel free to reopen if you find out more info.


Note You need to log in before you can comment on or make changes to this bug.