[orca-list] traceback when restarting orca



Hi all,
I found the following traceback when starting orca in debug mode.

Trying to use speech server factory: orca.speechdispatcherfactory
Using speech server factory: orca.speechdispatcherfactory
Speech module has been initialized.
NEW SCRIPT: default (module=orca.scripts.default)
ACTIVE SCRIPT: default (module=orca.scripts.default) (reason=activate)
dbusserver.py: Could not initialize DBus server

Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/orca/dbusserver.py", line 161, in init
    obj = Server('/', name)
File "/usr/local/lib/python2.7/dist-packages/orca/dbusserver.py", line 49, in __init__
    dbus.service.Object.__init__(self, None, object_path, bus_name)
File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 480, in __init__
    self.add_to_connection(conn, object_path)
File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 571, in add_to_connection
    self._fallback)
RuntimeError: To make asynchronous calls, receive signals or export objects, D-Bus connections must be attached to a main loop by passing mainloop=... to the constructor or calling dbus.set_default_main_loop(...)

SPEECH OUTPUT: 'Welcome to Orca.' voice=system



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]