View Single Post
Posts: 67 | Thanked: 13 times | Joined on Feb 2008 @ U.S.A.
#4
Originally Posted by qwerty12 View Post
  • source /etc/osso-af-init/af-defines.sh
    or
  • Prefix the maemo-summoner command with "run-standalone.sh"
The only way I've been able to launch xterm w/ a tail command is to run:
Code:
/usr/bin/maemo-summoner /usr/bin/osso-xterm.launch \
  -e "tail -f <file>"
And in that case, the two scripts you're suggesting aren't needed, and don't make an apparent difference.

I thought "run-standalone.sh" was supposed to make the maemo-invoker work, but it doesn't seem to. I have yet to see maemo-invoker work; but I'm not sure why it matters at this point, since maemo-summoner works.

[EDIT] I've discovered that "source /etc/osso-af-init/af-defines.sh" is needed in order to launch from an openvpn script for some reason. This actually fixes another issue I was having ( http://talk.maemo.org/showthread.php?t=30809 )

Last edited by jgombos; 2009-08-15 at 09:13.