sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26305
[Bug 1328424] Re: red croshair interferes with menus
The crosshair comes up, when running a script in slow motion (yellow run
button) and is currently not switched off, until the IDE is reloaded.
To switch it off/on during a script run:
setShowActions(True) # on
setShowActions(False) # off
** Changed in: sikuli
Status: New => Confirmed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Status: Confirmed => In Progress
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
** Summary changed:
- red croshair interferes with menus
+ [1.0.1] red croshair interferes with menus --- Settings.ShowActions not reset
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1328424
Title:
[1.0.1] red croshair interferes with menus --- Settings.ShowActions
not reset
Status in Sikuli:
In Progress
Bug description:
I assume my sikuli has updated as I have new menus. during click
events a red croshair appears. This croshair interferes with buttons
that have a sub menu. ie. File - Save. When the crosshair appeasres
the menu disappears. This same script worked in a earlier version.
The check for updates menu was also unticked.
1. The current version is 1.0.1, but I think the last one was as well.
2. 64 Windows 8 or 8.1
3. click(Pattern(File (image))
click(Pattern(Save (image))
(specifically the project 64 emulator)
4. It did not happen before and now it does, I assume update but not version change.
Before it was the first time I ran sikuli and the croshair was not there. After PC restart it is.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1328424/+subscriptions
References