[Bug 998952] [NEW] Open With Ardunio, File Open Fails

2012-05-13 Thread arky
Public bug reported: Opening .ino files with Arduino results in IDE opening an empty sketch. Trying to opening a file on command line has similar effect. $ arduino ~/sketchbook/example.ino ---arky Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad ProblemType: Bug

Re: [Bug 998952] [NEW] Open With Ardunio, File Open Fails

2012-05-13 Thread Scott Howard
Thanks - I don't think that arduino is capable of taking command line arguments (am I wrong?) We should probably not allow nautilus to open with arduino. If I open a .ino in arduino IDE, it opens fine - it's just the open with within nautilus -- You received this bug notification because you

Re: [Developers] [Bug 998952] [NEW] Open With Ardunio, File Open Fails

2012-05-13 Thread kaedenn
Scott, Fixed this manually a while back. Haven't submitted the patch to Arduino, since the problem is trivial: In your arduino shell script that runs the Java client (find it with `which arduino`), make the following replacement: - java