New question #679238 on Sikuli:
https://answers.launchpad.net/sikuli/+question/679238
Hello, I just updated from Sikuli 1.1.2 to 1.1.3 and updated my Java to 11 and
now I can no longer close my scripts with Alt+Shift+C.
--
You received this question notification because your team Sikuli Driver
Question #678977 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678977
Status: Answered => Solved
Juliana Xiao confirmed that the question is solved:
The problem is gone later.
--
You received this question notification because your team Sikuli Drivers
is an answer contac
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Status: Open => Answered
RaiMan proposed the following answer:
--- If am using robot class of java to open run command and launch
command prompt
I have seen that of course.
That is why I asked:
Why don
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Status: Answered => Open
Chetan B is still having a problem:
If am using robot class of java to open run command and launch command
prompt
Using Sikuli i am not able to launch cmd.exe using App.open
On
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Status: Open => Answered
RaiMan proposed the following answer:
the only thing I can see, is that you are mixing the SikuliX AWT Robot
(type()) with your own Robot instance.
Not sure what that might do.
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Chetan B posted a new comment:
I open 3 command prompts using
Robot robot = new Robot();
robot.keyPress(KeyEvent.VK_WINDOWS);
robot.keyPress(KeyEvent.VK_R);
robot.k
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Chetan B gave more information on the question:
Hi ,
Sorry i sent wrong code,please find correct code below:
package Devicetesting;
import org.apache.commons.codec.binary.Hex;
import org.apache.commons.io.
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Status: Needs information => Open
Chetan B gave more information on the question:
Hi,
Yes I type in command prompt ,below is the code.
Maven dependency:
com.sikulix
sikulixapi
*1.1.2*
c
** Description changed:
+ ** watch the development
+ https://github.com/RaiMan/sikulix4python
+
+
currently the plan is to base the implementation on py4j
some things have to be changed and added in SikuliX.
--
You received this bug notificati
should first be a question
** Changed in: sikuli
Status: New => Invalid
** Converted to question:
https://answers.launchpad.net/sikuli/+question/679226
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchp
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Status: Open => Needs information
RaiMan requested more information:
what version of SikuliX?
How do you open the command prompt?
Are you typing into the command prompt?
--
You received this question
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
RaiMan posted a new comment:
should first be a question
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
New question #679226 on Sikuli:
https://answers.launchpad.net/sikuli/+question/679226
HI,
I have run a script using sikuli to lauch a command prompt and do some
operations and close it.
Once the script execution is over keyboard will be freezed,if we press any
keyboard key,it doesnt work.
If
Question #679226 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679226
Summary changed to:
Keyboard frozen after script run --- need to press ctrl-alt-c
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
__
Public bug reported:
HI,
I have run a script using sikuli to lauch a command prompt and do some
operations and close it.
Once the script execution is over keyboard will be freezed,if we press
any keyboard key,it doesnt work.
If we manually press keyboard with hot key CTRL+ALT+C keys,then it w
About py4j usage:
I already have a proof of concept.
Today I will add a new repo to GitHub: Sikulix4Python
where you can watch the goals and the development.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.
Question #679151 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679151
Status: Open => Answered
RaiMan proposed the following answer:
If focus is at the window, then on Windows not getting the typed
characters into the window usually is indeed due to blocking of non
keyboar
Good job - besides adding features (commits on GitHub) I did not yet
tell anything about that ;-)
Did you notice the following:
- when opening a .py script the bundlepath (the first place where images are
looked for) is set to the containing folder (like it is with .sikuli scripts)
- of course y
18 matches
Mail list logo