sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #40715
[Bug 1447636] Re: [1.1.0] IDE can't save scripts --- should all be fixed with final 1.1.0
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) on ubuntu)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1447636
Title:
[1.1.0] IDE can't save scripts --- should all be fixed with final
1.1.0
Status in Sikuli:
Fix Released
Bug description:
Windows 7 64 bit, latest sikuli 1.1 jar file. when trying to save
scripts I get:
[error] IDE: A non-IOException-problem when trying to save null Error:
null
What's interesting it does seem to save .py file, but hmtl is empty
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1447636/+subscriptions
References