Re: [Sugar-devel] Running an activity through ssh

2012-04-13 Thread Sascha Silbe
Excerpts from Manuel Kaufmann's message of 2012-04-13 18:07:51 +0200: > I'm trying to run an Activity over "ssh -C -X" to my XO. [...] > Is there a way to do this? Sugar and the Gnome platform it builds on generally assume there's a single, local, graphical session. In particular, the D-Bus sessi

Re: [Sugar-devel] Running an activity through ssh

2012-04-13 Thread Manuel Kaufmann
On Fri, Apr 13, 2012 at 15:11, Manuel Kaufmann wrote: > I can't connect to the networkin from the console. I don't know why. > In fact the "ifup eth0" says: > > /sbin/ifup: configuration for eth0 not found > Usage: ifup I could! I had to disable NetworkManager: /etc/init.d/NetworkManager stop

Re: [Sugar-devel] Running an activity through ssh

2012-04-13 Thread Manuel Kaufmann
On Fri, Apr 13, 2012 at 14:50, Bert Freudenberg wrote: > Try this: > >        http://wiki.laptop.org/go/Remote_display > > And when you get it working, maybe document it on the Sugar Labs wiki :) I can't connect to the networkin from the console. I don't know why. In fact the "ifup eth0" says: /

Re: [Sugar-devel] Running an activity through ssh

2012-04-13 Thread Bert Freudenberg
On 13.04.2012, at 10:35, Manuel Kaufmann wrote: > On Fri, Apr 13, 2012 at 14:28, Bert Freudenberg wrote: >> About the only way to run Sugar remotely is via VNC. But then, why bother? >> VirtualBox works fine. What is the actual problem you want to solve? > > I want to work on an application tha

Re: [Sugar-devel] Running an activity through ssh

2012-04-13 Thread Manuel Kaufmann
On Fri, Apr 13, 2012 at 14:28, Bert Freudenberg wrote: > About the only way to run Sugar remotely is via VNC. But then, why bother? > VirtualBox works fine. What is the actual problem you want to solve? I want to work on an application that I can not run via jhbuild in my Debian desktop machine

Re: [Sugar-devel] Running an activity through ssh

2012-04-13 Thread Bert Freudenberg
On 13.04.2012, at 09:07, Manuel Kaufmann wrote: > 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/su

[Sugar-devel] Running an activity through ssh

2012-04-13 Thread Manuel Kaufmann
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 proxy = bus.get_object('org.laptop.Shell',