sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #11301
Re: [Question #200949]: Save As... in Mac OS vX-1.0rc3 not working
Question #200949 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/200949
Status: Open => Answered
RaiMan proposed the following answer:
Have a look at: faq 1766
update to newest build
There is still an irritating effect:
When opening a script by double clicking in the finder, the scripts open at last IDE shutdown are opened as well again. So the double clicked script might be opened twice.
On my Mac, I always open the IDE separately and use the File->Open menu, after having checked, which tabs have been reopened.
On the other hand I usually close all tabs, before closing the IDE, so nothing is reopened at restart.
--- One more thing: NEVER rename Sikuli scripts in the Finder outside
the IDE, without changing the contained .py's name (must be identical)
as well.
--- One last thing: When using SaveAS with a script, that has already been saved before, the old .py is not purged from the script bundle currently:
you have script1.sikuli (contains script1.py)
you save as script2.sikuli - the tab's name changes to script2.sikuli
you have in script2.sikuli: script1.py AND script2.py
If you now rename script2.sikuli back to script1.sikuli in the Finder,
it suddenly shows the old version of script1.py, since this still
exists.
On Windows/Linux, this is much more obvious, since the .sikuli are
normal folders. On Mac users usually do not look into bundles like
.sikuli.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.