martypantsROK
unread,May 10, 2009, 8:59:01 PM5/10/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ibus-user
fired up ibus to be able to write some limited hangul.
When trying to click preload hangul, I get these errors from ibus-
setup:
[marty@koreaboy ~]$ ibus-setup
Traceback (most recent call last):
File "/usr/share/ibus/setup/main.py", line 448, in
__fontbutton_custom_font_notify_cb
self.__bus.config_set_value("panel", "custom_font", font_name)
File "/usr/lib/python2.5/site-packages/ibus/bus.py", line 239, in
config_set_value
return self.__config.SetValue(section, name, value)
AttributeError: 'NoneType' object has no attribute 'SetValue'
Traceback (most recent call last):
File "/usr/share/ibus/setup/main.py", line 312, in
__item_preload_column_toggled_cb
self.__bus.config_set_list("general", "preload_engines", list
(self.__preload_engines), "s")
File "/usr/lib/python2.5/site-packages/ibus/bus.py", line 243, in
config_set_list
return self.__config.SetValue(section, name, value)
AttributeError: 'NoneType' object has no attribute 'SetValue'
It won't let me set preload.
Beyond that, I'm really clue-less as to how to make ibus work. I'm an
English speaker, but can write and read hangul somewhat. I have a
need to write hangul occassionally but can't find any how-to
information
Thanks in advance,
Martin