sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37965
[Bug 1579812] Re: [1.1.0] IDE: problems when saving scripts with many lines and then with startup restore
For further contents, the last few lines of the log - no errors prior to
this:
[debug] Image: loaded: HomeTab_ReencodingNotice.png (file:/C:/Users/username/Documents/Sikuli/project/win7.sikuli/HomeTab_ReencodingNotice.png)
[debug] Image: cached: HomeTab_ReencodingNotice.png (17 KB) (# 102 KB 1572 -- 2 % of 64 MB)
[error] EditorPane: read returned null
[debug] EditorPane: updateDocumentListeners from: loadFile
[debug] Image: purge: ImagePath: /C:/Users/username/Documents/Sikuli/project/win7.sikuli/
[debug] ImagePath: new BundlePath:
/C:/Users/username/Documents/Sikuli/project/one.sikuli/
[debug] Image: purge: ImagePath: /C:/Users/username/Documents/Sikuli/project/one.sikuli/
[debug] ImagePath: new BundlePath:
/C:/Users/username/Documents/Sikuli/project/project.sikuli/
[debug] search: from 0 forward: true
[debug] search: from 0 forward: true
[debug] search: from 0 forward: true
[debug] MenuAction.doQuit
[debug] IDE: doQuit requested
[debug] Image: purge: ImagePath: /C:/Users/username/Documents/Sikuli/project/project.sikuli/
[debug] ImagePath: new BundlePath:
/C:/Users/username/Documents/Sikuli/project/one.sikuli/
[debug] Sikulix: cleanUp: 0
[debug] RunTimeIDE: final cleanup
[debug] FileManager: deleteFileOrFolder:
C:\Users\username\AppData\Local\Temp\Sikulix_1224545332
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1579812
Title:
[1.1.0] IDE: problems when saving scripts with many lines and then
with startup restore
Status in Sikuli:
In Progress
Bug description:
Sikuli 1.1.0, Windows 7 x64.
When attempting to save a .sikuli in the IDE, instead of saving, the
contents of the .sikuli folder are deleted and the IDE returns the
error message "[error] EditorPane: read returned null". The contents
of the previous .sikuli script are still present in a tab labelled
'Untitled'.
When attempting to save the tab labelled untitled, the IDE returns this error message, and the .sikuli folder is not generated:
"[error] EditorPane: read returned null"
Restarting the IDE then returns:
"[error] EditorPane: read returned null"
"[error] IDE: restoreScriptFromSession: Can't load: C:\Users\username\Documents\Sikuli\project\win7.sikuli"
Permissions for the folders in question allow reading and writing, so
doubt it is a file permissions issue.
Steps to reproduce:
1. Create a large script (>200 images, >1000 lines)
2. Attempt to save.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1579812/+subscriptions
References