← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #663114]: [1.1.2] IDE: when I save script I get error message --- switch off Options-on-Save: createHTML

 

Question #663114 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663114

kamleong posted a new comment:
same problem here with 1.1.2 when "create HTML" is enabled. seems could
be a failure on getting the output from convertSrcToHtml() in
JythonScriptRunner.java ??

anyway, /scripts/sikuli2html.py works fine when I follow the steps as
described at https://github.com/RaiMan/SikuliX-2014/issues/22 to run it
from command line


-------

[debug] MenuAction.doSave
[debug] EditorPane: writeSrcFile: new.py
[debug] JythonScriptRunner: Convert Sikuli source code C:\BigData\RPA\new.sikuli to HTML
[error] IDE: A non-IOException-problem when trying to save null
Error: null


https://github.com/RaiMan/SikuliX1/blob/master/IDE/src/main/java/org/sikuli/scriptrunner/JythonScriptRunner.java
https://github.com/RaiMan/SikuliX1/tree/master/IDE/src/main/resources/scripts

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.