lantian2004
Group: Members
Posts: 30
Joined: May 2006 |
|
Posted: May 31 2006,07:32 |
|
Doing more research and came across this:
http://www.linuxquestions.org/questions/showthread.php?t=171978
After I did some testing within aterm with launching the app, I noticed that my script takes a bit to get running, much more time than the aterm window opens and closes. It looks like, and if i can remember right, by using Konsole you can specify a noclose variable. So my current theory is that since I am getting only an end-of-output statement in elmfm, and no error codes, that the aterm window auto closes faster than my script starts up?
It makes sense based on that link also, they did also have to set a working directory, but I got the code to do that in the script earlier. unfortunately, I can't set aterm to noclose.
Another option I had read about was adding aterm into my script and having my desktop link point directly to the script with no aterm, well, that just opened 500 aterm windows haha. I probably have the code wrong, maybe.
Any thoughts?
|