Re: [Sikuli-driver] [Question #662286]: same image different colour

2017-12-29 Thread Maniraj
Question #662286 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/662286 Status: Answered => Open Maniraj is still having a problem: i can't able to understand what your telling in comment#5 can you explain me in detail Both images return different scores > 0.99, so it is

[Sikuli-driver] [Question #662386]: Pick values from software and paste to excel

2017-12-29 Thread Puneet Tewani
New question #662386 on Sikuli: https://answers.launchpad.net/sikuli/+question/662386 I am trying to automate values from a trading software. The values changes in a second and I want to record every value in excel. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #662319]: My script running perfectly through batch file but giving error in the end

2017-12-29 Thread sami baig
Question #662319 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/662319 sami baig gave more information on the question: using this code which just open and close command prompt but nothing else: java -jar E:\SikuliX1.1.1\sikulixapi.jar -r D:\ProjectKiosk\Scripts\test.sikuli --

Re: [Sikuli-driver] [Question #662319]: My script running perfectly through batch file but giving error in the end

2017-12-29 Thread sami baig
Question #662319 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/662319 Status: Answered => Open sami baig is still having a problem: Should I upgrade SikuliX further ? because it is not working on SikuliX 1.1.1. When I click on batch file, it is just open then close

Re: [Sikuli-driver] [Question #662358]: Finding in a region inside a captured image

2017-12-29 Thread Rafael Tomazela
Question #662358 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/662358 Description changed to: Hi, I'm making a bot for a game (it's a match 3, like bejeweled/candy crush), and I'm trying to recognize the state of the game in a grid by looking at each of the grid cell and

[Sikuli-driver] [Question #662358]: Finding in a region inside a captured image

2017-12-29 Thread Rafael Tomazela
New question #662358 on Sikuli: https://answers.launchpad.net/sikuli/+question/662358 Hi, I'm making a bot for a game (it's a match 3, like bejeweled/candy crush), and I'm trying to recognize the state of the game in a grid by looking at each of the grid cell and comparing with a set of

Re: [Sikuli-driver] [Question #662358]: Finding in a region inside a captured image

2017-12-29 Thread Rafael Tomazela
Question #662358 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/662358 Description changed to: Hi, I'm making a bot for a game (it's a match 3, like bejeweled/candy crush), and I'm trying to recognize the state of the game in a grid by looking at each of the grid cell and

[Sikuli-driver] [Bug 1740421] Re: Region not captured correctly in VNC session

2017-12-29 Thread Julian
The BufferedImage looks the same as the second image in the attached distorted.png I tried to do a find: tLocked.find("loc.png"); But it didn't worked FindFailed: loc.png: (118x8) in R[9,170 240x185]@S(0) E:Y, T:3.0 Line 2782, in file Region.java -- You received this bug notification

[Sikuli-driver] [Bug 1740421] Re: Region not captured correctly in VNC session

2017-12-29 Thread RaiMan
debug and have a look at the BufferedImage returned by vnc.capture(tLocked).getImage() ... any differences? What about something like: tlocked.find(someImage) does it work? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #662319]: My script running perfectly through batch file but giving error in the end

2017-12-29 Thread RaiMan
Question #662319 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/662319 Status: Open => Answered RaiMan proposed the following answer: Try with java -jar /sikulixapi.jar -r /script -- a1 a2 a3 tested with SikuliX 1.1.2 - works and startup should be some seconds -- You

Re: [Sikuli-driver] [Question #662299]: Settings variables imported from jnius autoclass does not take effect.

2017-12-29 Thread RaiMan
Question #662299 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/662299 RaiMan proposed the following answer: ok, thanks for information. understood and accepted. I changed the Settings.OCR... to true in the latest 1.1.2 nightly Build 92