← Back to team overview

sikuli-driver team mailing list archive

[Bug 1579812] Re: [1.1.0] IDE: problems with scripts having an image file with size 0 byte (however this happened ; -)

 

thanks for tracking this down. Lets see what I can do.

** Summary changed:

- [1.1.0] IDE: problems when saving scripts with many lines and then with startup restore
+ [1.1.0] IDE: problems with scripts having an image file with size 0 byte (however this happened ;-)

-- 
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 with scripts having an image file with size 0
  byte (however this happened ;-)

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