[Sikuli-driver] [Question #702129]: [2.0.4] [error] ImagePath: find: not there: when importing module with image paths added

2022-06-09 Thread Aaron Marth
New question #702129 on SikuliX:
https://answers.launchpad.net/sikuli/+question/702129

Hello,

We have a general python module that contains multi use functions. We are in 
the transition from SikuliX 1.1.2 to 2.0.4. We now receive the following error 
for all images in the SikuliX IDE "[error] ImagePath: find: not there: [img 
name]". I was wondering if this had something to do because we are importing 
the python file with the addImagePaths(). (Possibly something to do with it 
only being interpreted during run time). The actual scripts run fine, but would 
like to get rid of the errors in IDE.

Thanks

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #702128]: Click on the screen ubuntu

2022-06-09 Thread Laroussi
New question #702128 on SikuliX:
https://answers.launchpad.net/sikuli/+question/702128

I want to click on an icon on ubuntu the problem is that when I run the program 
in the cmd tells me that the click action is already done while the program 
does not click in the right place here is the code :

Screen s= new Screen();

Pattern  Pattern = new Pattern("path").similar(0.80f);

System.out.println("**path 1 is");
try {
if (s.exists(Pattern,7) != null)
s.click("path");
} catch (FindFailed e) {
e.printStackTrace();
And i run another script that take screnshot on the screen but the screenshot 
was black image i think that sikuilix canot find image because he see all 
screen in black pleasse helpp me !!
}

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #702114]: Sikulix on ubuntu

2022-06-09 Thread RaiMan
Question #702114 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/702114

Status: Open => Answered

RaiMan proposed the following answer:
might help:
https://github.com/RaiMan/SikuliX1/issues/539

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #701944]: simple print() statement throws a java.nio.BufferOverflowException

2022-06-09 Thread Launchpad Janitor
Question #701944 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/701944

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #701945]: [Sikulix 2.05] Not able to find text in black background

2022-06-09 Thread Launchpad Janitor
Question #701945 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/701945

Status: Open => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp