← Back to team overview

sikuli-driver team mailing list archive

Re: [Bug 1440175] Re: [1.1.0] IDE: Error when saving script containing a comment block

 

Hi Tom,

thanks for the valuable input.

Though I still cannot reproduce the behaviour on Mac (have to go to
Windows later), the possible problem seems to be in the final part in
the save process, where the code is analysed and unused images are
deleted.

So you might test again, but this time switch off the respective option in the prefs:
Preferences -> more options ...

at the top in "Options on save" switch off "delete not used images" and <save> <ok>.
You need not restart the IDE in this case (the recommendation popup is non-selective ;-)

Have a nice time

Raimund

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1440175

Title:
  [1.1.0] IDE: Error when saving script containing a comment block

Status in Sikuli:
  In Progress

Bug description:
  Often, when I comment out large portions of my script using a comment
  block ("""), I'll receive an error when I save the file.

    "[error] IDE: Problem when trying to invoke menu action doSave
  Error: null"

  This doesn't happen every time, but most of the time. The file still
  shows in unsaved mode (with the * in the tab) but the changes are
  saved. When I close/reopen the file, the script runs as expected.

  This has happened through 1.1.0, but I was just able to track it down.
  I'm not sure if it happened in 1.0.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1440175/+subscriptions


References