Documentation Team/User Manual: Difference between revisions

Starting an Activity: ====How can a user start an activity from the command line?==== How can a user start an activity from the command line without starting Sugar? Please supply a sample comman
Line 34: Line 34:
  ./install/share/sugar/activities/Calculate.activity/activity
  ./install/share/sugar/activities/Calculate.activity/activity
  ./source/terminal/activity
  ./source/terminal/activity
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


====Sharing an Activity====
====Sharing an Activity====