[Sugar-devel] Running an activity through ssh

Manuel Kaufmann humitos at gmail.com
Fri Apr 13 12:07:51 EDT 2012


Hello,

I'm trying to run an Activity over "ssh -C -X" to my XO.

Once I'm logged in, I'm running:

$ sugar-launch org.laptop.AbiWordActivity

But I'm getting this error:

Traceback (most recent call last):
  File "/usr/bin/sugar-launch", line 38, in <module>
    proxy = bus.get_object('org.laptop.Shell', '/org/laptop/Shell')
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in
activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in
start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line
630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.ServiceUnknown: The name org.laptop.Shell
was not provided by any .service files

Is there a way to do this?

-- 
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/


More information about the Sugar-devel mailing list