← Back to team overview

sikuli-driver team mailing list archive

[Bug 1579812] Re: "EditorPane: read returned null" when attempting to save or open .sikuli

 

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.1

** Summary changed:

- "EditorPane: read returned null" when attempting to save or open .sikuli
+ [1.1.0] IDE: problems when loading scripts with many lines at startup restore

** Summary changed:

- [1.1.0] IDE: problems when loading scripts with many lines at startup restore
+ [1.1.0] IDE: problems when saving scripts with many lines and then with startup restore

-- 
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