sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36977
[Bug 1532730] Re: [1.1.0] IDE: image files are deleted when saving script with existing same name (using Save As)
Actually we figured this out- it was as a result of having a missing "
at the end of a string. Everything after that was considered garbage and
was deleted upon restarting the IDE. I turned off the setting where it
deletes unused images. That solved my issue. I think this is maybe
related to what I am seeing elsewhere on the bug message board.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1532730
Title:
[1.1.0] IDE: image files are deleted when saving script with existing
same name (using Save As)
Status in Sikuli:
In Progress
Bug description:
(1)save script named "script01" (by [save as...])
script01.sikuli is created.
there is image file.
(2)open "script01"
(3)again save script named "script01" (by [save as...] instead of by [save])
script01.sikuli is exists.
there is not image file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1532730/+subscriptions
References