Re: [orca-list] traceback when restarting orca



Hi Joanie,
I don't know if this must be reported, but I am receiving some messages in STDERR of orca.

** (orca:4401): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=Message did not receive a reply (timeout by message bus)

** (orca:4401): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=Message did not receive a reply (timeout by message bus) process 4401: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../dbus/dbus-message.c line 1203.
This is normally a bug in some application using the D-Bus library.
process 4401: arguments to dbus_connection_send_with_reply() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-connection.c line 3349.
This is normally a bug in some application using the D-Bus library.
process 4401: arguments to dbus_pending_call_set_notify() were incorrect, assertion "pending != NULL" failed in file ../../dbus/dbus-pending-call.c line 596.
This is normally a bug in some application using the D-Bus library.
process 4401: arguments to dbus_message_unref() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-message.c line 1554.
This is normally a bug in some application using the D-Bus library.
process 4401: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../dbus/dbus-message.c line 1203.
This is normally a bug in some application using the D-Bus library.
process 4401: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../dbus/dbus-message.c line 1203.
This is normally a bug in some application using the D-Bus library.
process 4401: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../dbus/dbus-message.c line 1203.
This is normally a bug in some application using the D-Bus library.
/usr/lib/python2.7/dist-packages/gi/types.py:43: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed
  return info.invoke(*args, **kwargs)
process 4401: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../dbus/dbus-message.c line 1203.
This is normally a bug in some application using the D-Bus library.
process 4401: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../dbus/dbus-message.c line 1203.
This is normally a bug in some application using the D-Bus library.
...................

On 02/10/2012 04:40 PM, Joanmarie Diggs wrote:
Should be fixed in master now.

On Fri, 2012-02-10 at 15:31 -0200, Josà Vilmar EstÃcio de Souza wrote:
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
_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp



_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp



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