sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37809
[Bug 1573466] Re: [request] SikuliX should work with window manager mwm
The Matching Preview internally uses findAll(), to get the list of
possible matches.
The internal use of the OpenCV matchTemplate with findAll() is slightly
different from the way it is used with the normal find ops (find, wait,
exists and the indirect use in click(), ...).
This might have effects, when you use similarity scores having more than
1 decimal (e.g. 0.95)
This will only be fixed in version 2 later this year.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1573466
Title:
[request] SikuliX should work with window manager mwm
Status in Sikuli:
New
Bug description:
Dear RaiMan,
we are thinking to use Sikulix as platform for the HMI testing on large scale applications.
We are obliged to use mwm as window manager. We have no other choice. We tried to run our application on different window managers without result.
Unfortunately Sikulix does not run with mwm. Attached some .txt with the output received.
Sikulix, on the same platform, works fine with any other window manager (GNOME or KDE or ICEWM).
Can you help us?
Thanks a lot for the support.
Alfredo & Andrea
P.S.:
wmctrl is installed and works fine.
In mwm windows manager wmctrl -m returns:
Cannot get window manager info properties.
(_NET_SUPPORTING_WM_CHECK or _WIN_SUPPORTING_WM_CHECK)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1573466/+subscriptions
References