natxo wrote: ↑Sat Nov 11, 2017 4:28 pm
......
Can you please elaborate this, i don't understand:
Note that when the script returns back to the CL then the lxterminal will immediately close.
Thanks!
The lxterminal opened by the @lxterminal -e in autostart will immediately close when your script exits and returns to the cl.
So if your script outputs messages to the console for example: "Hello World", and then exits without delay, then you will not see the message.
The terminal will open and the script will run but the terminal session will close before you can see it.
This may or may not be an issue depending on what type of App you are wanting to run.
For example a standard app such as the File Manager can be started at desktop boot with no issues:
Unless specified otherwise my response is based on the latest and fully updated Raspbian Buster w/ Desktop OS.