sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26089
[Bug 891993] Re: X-1.0rc3: Windows: Using folder some-name.sikuli: Save As, saves recursively --- workaround
@core
the last comment was rubbish, so it is hidden now.
Looking at your picture:
You are saving a .sikuli inside a .sikuli folder.
This is exactly the ting to avoid:
SK Main.sikuli
inside of
SKOne.sikuli
BTW: habbits to avoid with file and pathnames:
- no blanks and or special characters besides - (hyphen) and _ (underscore)
- only one . in a filename/path segment, denoting the file ending/type (not: SikuliOne.FN.sikuli but e.g. SikuliOne-FN.sikuli
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/891993
Title:
X-1.0rc3: Windows: Using folder some-name.sikuli: Save As, saves
recursively --- workaround
Status in Sikuli:
In Progress
Bug description:
**** Workaround:
Folders where you want to save .sikuli files should not have an extension .sikuli
-----------------------------------------------------------------------------
When trying to save a script using save as in another dir whose extension is .sikuli, the script is saved, but cannot be opened anymore.
When manually looking in the dir, the script was saved, but the myscript.sikuli folder was recursively created.
The tree cannot be deleted anymore with normal means, since the
resulting filenames are too long.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/891993/+subscriptions
References