Changes

Jump to navigation Jump to search
Line 26: Line 26:     
How can a user start an activity from the command line without starting Sugar? Please supply a sample command.
 
How can a user start an activity from the command line without starting Sugar? Please supply a sample command.
 +
 +
Why? I'm tired of digging around for the error logs. I figured I could do something like
 +
sugar - run pippy 2>pippyerrors.txt
 +
 +
I have tried:
 +
 +
user@ubuntu:~/sugar-jhbuild$ ./sugar-jhbuild launch pippy
 +
sugar-jhbuild launch: command not found
 +
user@ubuntu:~/sugar-jhbuild$ ./sugar-jhbuild sugar - launch pippy
 +
sugar-jhbuild sugar: command not found
 +
user@ubuntu:~/sugar-jhbuild$ ./sugar-jhbuild pippy
 +
sugar-jhbuild pippy: command not found
 +
user@ubuntu:~/sugar-jhbuild$ ./sugar-jhbuild run pippy
 +
sugar-jhbuild run: Unable to execute the command 'pippy': [Errno 2] No such file or directory
 +
 +
And the response.
    
  <bemasc> dgd: impossible.
 
  <bemasc> dgd: impossible.

Navigation menu