[Sikuli-driver] [Bug 1447636] Re: [1.1.0] IDE can't save scripts --- should all be fixed with final 1.1.0

2016-11-10 Thread thedarkside
it seems like syntax errors can interfere with save process! a simple example like this will not save, and will give the following error: [error] IDE: A non-IOException-problem when trying to save null def x(): print 'this will not save' x = 0 (using 1.1.1 (current nightly build) o

[Sikuli-driver] [Bug 1447636] Re: [1.1.0] IDE can't save scripts --- should all be fixed with final 1.1.0

2016-11-15 Thread Erich Fiederer
Hi, I am getting this same issue with the 1.1.1 nightly from 2016-11-08. I can't figure out any workarounds and can't save any of my scripts. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1447636 T

[Sikuli-driver] [Bug 1447636] Re: [1.1.0] IDE can't save scripts --- should all be fixed with final 1.1.0

2016-11-15 Thread Erich Fiederer
On further investigation, it looks like it DOES save the file even though it gives the error. I restart the IDE and it shows the file with the new results. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/b

[Sikuli-driver] [Bug 1447636] Re: [1.1.0] IDE can't save scripts --- should all be fixed with final 1.1.0

2015-10-07 Thread RaiMan
@GCE thanks again for your continued contibution. at least after some fixes and with the final 1.1.0 any save problems should have been gone. syntax problems cannot interfere the save process, since save is a "simple" text file write, that does not involve the interpreter. ** Summary changed: