View Single Post
TheOne's Avatar
Posts: 43 | Thanked: 3 times | Joined on Feb 2009
#683
Originally Posted by munky261 View Post
ok...new problem...the command is good, but when i put it in personal menu it didnt open, said executuion failed, the in the settings for that entry i ticked the run in terminal box, then when tapped it opened 2 xterm windows then opened the manager
You had the right directory & launched tear-bookmarks before, so nothing new. Problem's always been launching from Personal-Menu.

I uninstalled / installed tear & then tear-bookmarks according to bongo's instructions, post #334, and his way in that post puts the tear-bookmarks in /home/user/bookmarks/

Open the command line
type:

wget http://kup.vdst-aachen.de/maemo/tear-bookmarks.tar.gz
tar xzvf tear-bookmarks.tar.gz
cd bookmarks
python tear-bookmarks.py
I also have Python Launcher installed - don't set to disabled but option one or two AND click OK before closing:
http://maemo.org/downloads/product/OS2008/pylauncher/

Finally set Personal-Menu's 'Command to execute' box to:
Code:
python /home/user/bookmarks/tear-bookmarks.py
People need to change the path if theirs is different. Also as suggested here otherwise, setting paths within Personal-Menu's command-to-execute box DOES work and you don't have to be in the right directory to launch as I showed with the leafpad example. Also I don't get terminal box launches, never mind two of them, either.

Last edited by TheOne; 2009-03-28 at 03:49.
 

The Following User Says Thank You to TheOne For This Useful Post: