sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29650
[Bug 1362011] Re: [ALL VERSIONS] IDE does not start up on MAC OSX 10.10 Yosemite --- 1.1.0 works (RC3 + 1.0.1 do not)
Both situations (auto capture as default and cannot-capture-menu-
entries) are different things.
The first belongs to the usage, that you are working in the IDE and
either use a CommandList entry with auto capture on or one of the
capture buttons (inline with auto capture off or the tool bar button).
In this case it will not be possible with standard OS X applications to
capture menu entries, since the last click will be in the IDE, which
switches focus and closes any open menu.
So as long as I know Sikuli (since 2009), you always had to use the
capture hotkey, to have a chance to get menu images with the means of
the IDE (which is the second area).
The alternate way (using the OS X capture feature and insert the image)
always worked in the past.
BTW: the command list is only for absolute beginners and something like
a poor man's auto completion. People writing more complex scripts will
usually assign images to variables and use one of the new IDE features
(compact image buttons and pure text editing) or even work with a mature
IDE like Eclipse.
Nevertheless: the capture feature will be revised with version 1.2
anyway and if I succeed in implementing some auto completion, then this
will be the end of the command list (which already now can be switched
off completely)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1362011
Title:
[ALL VERSIONS] IDE does not start up on MAC OSX 10.10 Yosemite ---
1.1.0 works (RC3 + 1.0.1 do not)
Status in Sikuli:
Fix Committed
Bug description:
A related typical Mac bug 1385595 (open scripts on OS X not possible)
------ 1.1.0 works (temp fix)
switched of the search feature temporarily, that caused the crash
nightly build available after August 28th
---------------------------
RC3 and 1.0.1: will never be supported on OS X 10.10
1.0.1: running scripts from command line should work (sikuli-
script.jar) and usage in Java (sikuli-java.jar)
--------------------------------------------------
I was trying to run Sikuli 1.0.1 on Mac OSX 10.10. But it doesn't even able to open it & immediately turns into not responding mode.
I have tried it with sikuli 1.1 beta version but this also not able to open sikuli. Please let me know if anyone has resolved this issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1362011/+subscriptions
References