File->Save then blank, uncloseable dialog "Delete images on save"

Asked by Ed Chmiel

So I open 2.0.0 jar (windows), and open a script in IDE. I make a few changes. Then I hit File->Save. A blank dialog box, "Delete images on save" appears. There is no way to close it (the X on the upper right does nothing) and there is no OK, Cancel, etc, its completely blank. The only way out is to use task manager and close the whole java process. I see this on 1.1.4 too.

As an aside, File->Open takes 20 seconds to show a file dialog. That is really slow. I wonder why.

Can you help me?
TIA

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

please start the IDE from commandline

java -jar <path-to>\sikulix-2.0.0.jar -v -c

... and try to reproduce the above workflow

... and send me the complete output to sikulix---at---outlook---dot---com

Revision history for this message
RaiMan (raimund-hocke) said :
#2

forget my comment #1 for now.

The only situation, where this happens is, when the Preference "delete images on save" is switched on (true in standard) and in your script, there is a line having an uncomplete string (odd number of apostrophes in one line - even comments).

So check your source and correct.

This situation is an accepted bug, but should not hang up the IDE.

Can you help with this problem?

Provide an answer of your own, or ask Ed Chmiel for more information if necessary.

To post a message you must log in.