Re: [g-a-devel] AT-SPI: Accessibility bus not found



Hi,
On Mo, Jan 18, 2010 at 11:39:48 +0000, Li Yuan wrote:
> Hi Halim,
> 
> On Mon, 2010-01-18 at 18:02 +0100, Halim Sahin wrote:
> > Hi,
> > I found the following in my .xsession-errors file:
> > ** (evolution-alarm-notify:12377): WARNING **: AT-SPI: Accessibility bus
> > not found - Using session bus.
> 
> This is because the accessibility bus is not started by gnome-session. I
> have made a patch for this.

Thanks, applied.

> > 
> > Currently I am playing with the at-spi2 stuff but I wasn't able to get
> > anything useful out of orca.
> 
> Do you use the latest at-spi2 and set the gconf keys to the right value
> (/desktop/gnome/interface/accessibility is true
> and /desktop/gnome/interface/at-spi-corba is false)? 
The corba key was missing.
Now I have a new problem:
1. under ubuntu dbus-daemon is located in /bin not in /usr/bin
If have set a symlink as workarround.
2. Now I am getting a new traceback timeout.
I.ll attach my xsessionerrors file.
Can you please help?
BR.
halim


/etc/gdm/Xsession: Beginning session setup...
Setting IM through im-switch for locale=de_DE.
Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default.
GNOME_KEYRING_SOCKET=/tmp/keyring-FnXnCf/socket
SSH_AUTH_SOCK=/tmp/keyring-FnXnCf/socket.ssh

(gnome-settings-daemon:2595): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed

(gnome-settings-daemon:2595): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
Unable to find a synaptics device.
Warnung der Fensterverwaltung: Gespeicherte Sitzungsdatei /home/halim/.config/metacity/sessions/105af55c43105548ff126389218724080500000025320023.ms konnte nicht gelesen werden: Datei »/home/halim/.config/metacity/sessions/105af55c43105548ff126389218724080500000025320023.ms« konnte nicht geöffnet werden: No such file or directory
gnome-session[2532]: WARNING: Could not launch application 'pulseaudio.desktop': Unable to start application: Kindprozess »start-pulseaudio-x11« konnte nicht ausgeführt werden (No such file or directory)

(polkit-gnome-authentication-agent-1:2653): GLib-GObject-WARNING **: cannot register existing type `_PolkitError'

(polkit-gnome-authentication-agent-1:2653): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
** (gnome-panel:2643): DEBUG: Initialized Panel Applet Signaler.
** (gnome-panel:2643): DEBUG: Adding applet 0.
** (gnome-panel:2643): DEBUG: Adding applet 1.
Initializing nautilus-gdu extension
** (gnome-panel:2643): DEBUG: Adding applet 2.

** (nautilus:2644): WARNING **: No marshaller for signature of signal 'UploadFinished'

** (nautilus:2644): WARNING **: No marshaller for signature of signal 'DownloadFinished'

** (nautilus:2644): WARNING **: No marshaller for signature of signal 'ShareCreateError'
** (gnome-panel:2643): DEBUG: Adding applet 3.
** (gnome-panel:2643): DEBUG: Adding applet 4.
** (gnome-panel:2643): DEBUG: Adding applet 5.
** (gnome-panel:2643): DEBUG: Adding applet 6.
** (gnome-panel:2643): DEBUG: Adding applet 7.
** (gnome-panel:2643): DEBUG: Adding applet 8.
** (gnome-panel:2643): DEBUG: Adding applet 9.
evolution-alarm-notify-Message: Setting timeout for 53380 1263945600 1263892220
evolution-alarm-notify-Message:  Wed Jan 20 01:00:00 2010

evolution-alarm-notify-Message:  Tue Jan 19 10:10:20 2010

** (update-notifier:2658): DEBUG: Skipping reboot required
gnome-screensaver
espeak
gdm-session-worker
gdm-simple-slave
Xorg
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/local/lib/python2.6/dist-packages/orca/orca.py", line 1747, in main
    init(pyatspi.Registry)
  File "/usr/local/lib/python2.6/dist-packages/orca/orca.py", line 1267, in init
    "object:children-changed")
  File "/usr/local/lib/python2.6/dist-packages/pyatspi/registry.py", line 227, in registerEventListener
    self._set_default_registry ()
  File "/usr/local/lib/python2.6/dist-packages/pyatspi/registry.py", line 154, in _set_default_registry
    self._set_registry (MAIN_LOOP_GLIB)
  File "/usr/local/lib/python2.6/dist-packages/pyatspi/registry.py", line 125, in _set_registry
    devreg = _DeviceEventRegister()
  File "/usr/local/lib/python2.6/dist-packages/pyatspi/deviceevent.py", line 538, in __init__
    self.dev = DeviceEventController (self._bus)
  File "/usr/local/lib/python2.6/dist-packages/pyatspi/deviceevent.py", line 267, in __init__
    ATSPI_DEVICE_EVENT_CONTROLLER_PATH)
  File "/usr/local/lib/python2.6/dist-packages/pyatspi/busutils/bus.py", line 86, in get_object
    return _connection.ProxyObject (self, name, path, introspect=False)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.atspi.Registry timed out


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