Issue 1540 in ibus: ibus-hangul setup does not work
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
i... @googlecode.com
Date: Wed, 31 Oct 2012 21:00:21 +0000
Local: Wed, Oct 31 2012 5:00 pm
Subject: Issue 1540 in ibus: ibus-hangul setup does not work
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1540 by dareh... @gmail.com: ibus-hangul setup does not work
http://code.google.com/p/ibus/issues/detail?id=1540
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Arch Linux
Architecture (i386, x86_64): x86_64
IBus version: 1.4.99.20121006-1
Input method name and version: ibus-hangul 1.4.1
Python version: 2.7.3
dbus version: 1.6.8
dbus-python version: 1.1.1
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications):
What steps will reproduce the problem?
1. Go to IBus Preferences
2. Go to Input Method Tab
3. Click on Preferences for "Korean - Korean"
What is the expected output? What do you see instead?
I expected to see the setup page for ibus-hangul. I don't see anything.
Please provide any additional information below.
Running ibus-daemon with verbose mode produces the following output:
File "/usr/share/ibus-hangul/setup/main.py", line 25, in <module>
import ibus
ImportError: No module named ibus
I also noticed that ibus-hangul uses "import ibus" while ibus-anthy
uses "from gi.repository import IBus"
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Wed, 31 Oct 2012 21:05:45 +0000
Local: Wed, Oct 31 2012 5:05 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Wed, 31 Oct 2012 21:29:06 +0000
Local: Wed, Oct 31 2012 5:29 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
Updates:
Cc: damage3
... @gmail.com takao.fujiwara1
Comment #2 on issue 1540 by damage3... @gmail.com: ibus-hangul setup does
not work
http://code.google.com/p/ibus/issues/detail?id=1540
Thank you for reporting.
Your issue, however, it highly distro/configuration related.
How did you install ibus? Did you compile from source or use system package
or use AUR?
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Wed, 31 Oct 2012 21:31:49 +0000
Local: Wed, Oct 31 2012 5:31 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
Updates:
Labels: Component-ibus
Comment #3 on issue 1540 by damage3... @gmail.com: ibus-hangul setup does
not work
http://code.google.com/p/ibus/issues/detail?id=1540
The difference between "import ibus" and "from gi.repository import IBus"
is that the later is GObject-Introspection.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Wed, 31 Oct 2012 22:05:07 +0000
Local: Wed, Oct 31 2012 6:05 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
Comment #4 on issue 1540 by dareh... @gmail.com: ibus-hangul setup does not
work
http://code.google.com/p/ibus/issues/detail?id=1540
I see. I use the packages in Arch's extra/community repositories, and
today's update to ibus 1.4.99.20121006 broke ibus-setup-hangul. ibus-hangul
was kept at 1.4.1, just rebuilt.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Thu, 01 Nov 2012 01:30:50 +0000
Local: Wed, Oct 31 2012 9:30 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
Updates:
Labels: -Component-ibus Component-ibus-hangul
Comment #5 on issue 1540 by takao.fujiwara1: ibus-hangul setup does not work
http://code.google.com/p/ibus/issues/detail?id=1540
I'm surprised that ibus-hangul is not migrated to pygobject3 yet.
To use ibus-hangul 1.4 with ibus 1.5, you need to
enable '--enable-python-library' option in ibus build from the source codes.
% cd ibus
% ./configure --prefix=/usr --enable-python-library
% make
It's good to request ibus-hangul to release 1.4.99 to switch pygtk2 to
pygobject3.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Thu, 01 Nov 2012 01:48:34 +0000
Local: Wed, Oct 31 2012 9:48 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Thu, 01 Nov 2012 02:18:52 +0000
Local: Wed, Oct 31 2012 10:18 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
Comment #7 on issue 1540 by choe.hwan... @gmail.com: ibus-hangul setup does
not work
http://code.google.com/p/ibus/issues/detail?id=1540
When ueno requested merge, debian unstable didn't fully support GObject
introspection.
So I postponed merging.
But now I will check it again if GObject introspection is available in
debian unstable.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Thu, 01 Nov 2012 02:22:44 +0000
Local: Wed, Oct 31 2012 10:22 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Thu, 01 Nov 2012 02:25:34 +0000
Local: Wed, Oct 31 2012 10:25 pm
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Thu, 01 Nov 2012 15:26:13 +0000
Local: Thurs, Nov 1 2012 11:26 am
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
i... @googlecode.com
Date: Thu, 01 Nov 2012 15:44:08 +0000
Local: Thurs, Nov 1 2012 11:44 am
Subject: Re: Issue 1540 in ibus: ibus-hangul setup does not work
You must
Sign in before you can post messages.
You do not have the permission required to post.