View Single Post
Old 11-26-2012, 01:26 PM   #166
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
smartgenes: You asked earlier whether using Notepad will have an effect. It might. Different line endings between DOS (+Windows) and Unix might render the interpreter incantation in the first line of the script broken. Also a UTF-8 BOM might get inserted under certain circumstances, I think. Use an editor that is capable of using Unix conventions. I think the eips calls should work. I strongly suggest to call the runscript.sh in a terminal, either using USB networking, or in myts (search this forum, it's a terminal application).

In the launchpad config you posted, there's a space between runscript.sh and its path. That would be an error, but might also be a C&P error on your side? Also, on this board it is probably more wise to create a ZIP of the actual files you use and upload it. It gives us a 100% expression of what you're using. C&P is error prone.
hawhill is offline   Reply With Quote