sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07355
Re: [Question #180359]: IDE displays file names instead of images after renaming with unicode characters
Question #180359 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/180359
Status: Open => Answered
RaiMan proposed the following answer:
This is definitely a bug.
Sikuli has different problems with path's or filenames containing non-
roman characters. So I think this is one more.
Testing it on mac, the renamed image was even deleted on saving the
image, because it seemed to Sikuli IDE, that the image was not used in
the script anymore.
Not saving the script (which is possible, since the flag 'script has
been changed' stays false, if only an image name is changed). But on
restart, the image still has the old name.
When renaming an image, the image file is copied with the new name. So the old image is kept as long as you do not save the script.
On disk, the new name is correct, with the unicode characters.
I will test this now on Windows and report a bug.
Meanwhile I recommend, to stay with the filenames containing only roman
characters.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.