Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 373 by lidaobing: ValueError: Invalid object  
path '/com/redhat/IBus/engines/table/yong-ibus/engine/0': contains invalid  
character '-'
http://code.google.com/p/ibus/issues/detail?id=373

ibus-daemon raise an exception:

(ibus-daemon:5277): IBUS-WARNING **:
org.freedesktop.DBus.Python.ValueError: Traceback (most recent call last):
   File "/var/lib/python-support/python2.6/dbus/service.py", line 702, in
_message_cb
     retval = candidate_method(self, *args, **keywords)

   File "/var/lib/python-support/python2.6/ibus/factory.py", line 68, in
CreateEngine
     engine = self.__factory.create_engine(engine_name)

   File "/usr/share/ibus-table/engine/factory.py", line 92, in create_engine

     + str(self.engine_id), self.dbdict[name])

   File "/usr/share/ibus-table/engine/table.py", line 810, in __init__

     super(tabengine,self).__init__ (bus,obj_path)

   File "/var/lib/python-support/python2.6/ibus/engine.py", line 33, in
__init__
     self.__proxy = EngineProxy (self, bus.get_dbusconn(), object_path)

   File "/var/lib/python-support/python2.6/ibus/engine.py", line 149, in
__init__
     super(EngineProxy, self).__init__(conn, object_path)

   File "/var/lib/python-support/python2.6/dbus/service.py", line 450, in
__init__
     validate_object_path(object_path)

ValueError: Invalid object path
'/com/redhat/IBus/engines/table/yong-ibus/engine/0': contains invalid
character '-'


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

回复