[Fedora-i18n-bugs] [Bug 784377] [abrt] ibus-hangul-1.4.0-1.fc16: bus.py:61:__init__:TypeError: expected string or Unicode object, NoneType found

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 27 19:15:58 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=784377

Manish Raj <twas6263 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(pradoedgardo at gmai |
                   |l.com)                      |

--- Comment #6 from Manish Raj <twas6263 at gmail.com> 2012-01-27 14:15:57 EST ---
(In reply to comment #1)
> I guess this is simply because ibus-daemon is not running on your system,
> though I agree with that ibus-setup-hangul should not abort on that case since
> it is now installed under /usr/bin instead of /usr/libexec.
> 
> Could you confirm this?

Yes the path of ibus-setup-hangul is /usr/bin/ibus-setup-hangul .

My system language is set to English(US). If I am launching ibus-setup-hangul
from terminal it crashes if ibus-daemon is not running.

Terminal output :

[manish at D9L412M1 ~]$ ibus-setup-hangul
Traceback (most recent call last):
  File "/usr/share/ibus-hangul/setup/main.py", line 197, in <module>
    Setup().run()
  File "/usr/share/ibus-hangul/setup/main.py", line 36, in __init__
    self.__bus = ibus.Bus()
  File "/usr/lib/python2.7/site-packages/ibus/bus.py", line 61, in __init__
    self.__dbusconn = dbus.connection.Connection(common.get_address())
TypeError: expected string or Unicode object, NoneType found


If I manually start the ibus-daemon and then launch the ibus-setup-hangul, it
doesn't crashes.

Below is the terminal output of ibus-daemon :

[manish at D9L412M1 ~]$ ibus-daemon
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:he:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:sk:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:cs:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:lo:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:ug:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:uz:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:ko:romaja since its rank
is lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:ko:han2 since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:be:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:kk:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:hr:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:ru:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:ar:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:cmc:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:ka:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:hy:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:ua:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:el:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:my:kbd since its rank is
lower than 0
** (ibus-engine-m17n:2055): WARNING **: skipped m17n:sr:kbd since its rank is
lower than 0

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list