Re: [Sikuli-driver] [Question #252010]: Installation of 1.1.0-Beta4 hangs

2014-07-23 Thread RaiMan
Question #252010 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252010 Status: Open = Answered RaiMan proposed the following answer: Thanks for the findings. For now I make it a request bug. I will provide prebuilt libVisionProxy for the latest Ubuntu LTS (14.04 now) and

[Sikuli-driver] [Question #252010]: Status of bug #1347419 changed to 'In Progress' in Sikuli

2014-07-23 Thread RaiMan
Bug #1347419 status changed in Sikuli: New = In Progress https://bugs.launchpad.net/sikuli/+bug/1347419 [request] want better support for building a valid libVisionProxy on Linux/Unix systems This bug is linked to #252010. Installation of 1.1.0-Beta4 hangs

Re: [Sikuli-driver] [Question #252010]: Installation of 1.1.0-Beta4 hangs

2014-07-23 Thread RaiMan
Question #252010 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252010 Linked to bug: #1347419 https://bugs.launchpad.net/bugs/1347419 [request] want better support for building a valid libVisionProxy on Linux/Unix systems -- You received this question

Re: [Sikuli-driver] [Question #252010]: Installation of 1.1.0-Beta4 hangs

2014-07-23 Thread RaiMan
Question #252010 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252010 Status: Answered = Solved RaiMan changed the question status: made it a request bug -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

[Sikuli-driver] [Bug 1347419] [NEW] [request] want better support for building a valid libVisionProxy on Linux/Unix systems

2014-07-23 Thread RaiMan
Public bug reported: I downloaded the nightly build and ran the installer. I selected option 1. I started the installation using the command java -jar sikulixsetup-1.1.0-Beta4.jar The installer started the download, and I did something else for a while. When I came back, the window had

[Sikuli-driver] [Bug 1347419] Re: [request] want better support for building a valid libVisionProxy on Linux/Unix systems

2014-07-23 Thread RaiMan
based on the information Ben gave in the related question: I will provide prebuilt libVisionProxy for the latest Ubuntu LTS (14.04 now) and better support for dependency preparation and building during setup (no need to download any additional stuff). If all prereqs are fulfilled then it might

[Sikuli-driver] [Bug 1347320] Re: Sikuli Source Search clear box does not work

2014-07-23 Thread RaiMan
** Changed in: sikuli Status: New = In Progress ** Changed in: sikuli Importance: Undecided = Medium ** Changed in: sikuli Assignee: (unassigned) = RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None = 1.2.0 ** Summary changed: - Sikuli Source Search clear box does

[Sikuli-driver] [Bug 1347379] Re: Pattern Settings window fails to appear in 1.1.0-beta4

2014-07-23 Thread RaiMan
The pattern settings window once opened is reused with subsequent clicks on thumbnails. It stays open until closed. On Linux (Ubuntu 14.04) it seems, that it might not come to foreground (as on Windows and Mac) when reused. So it might be hidden behind Sikuli IDE's main window, if it stays open

[Sikuli-driver] [Bug 1347379] Re: Pattern Settings window fails to appear in 1.1.0-beta4

2014-07-23 Thread RaiMan
using ./runsikulix -d 4 I had no problems on Ubuntu 14.04 using this. BTW: ./runsikulix -d 3 -c is a better choice for more debugging info. -d 3 is sufficient in all cases, where a user tries to dive into problem situation -c directs the output to the terminal window, so it is easier to read

[Sikuli-driver] [Question #252048]: How to create resolution independent sikuli scripts .

2014-07-23 Thread Sumit
New question #252048 on Sikuli: https://answers.launchpad.net/sikuli/+question/252048 Do we have any work around to execute sikuli script on various screen resolution. I am encountering issue while execute same script on different different resolutions. -- You received this question

Re: [Sikuli-driver] [Question #252048]: How to create resolution independent sikuli scripts .

2014-07-23 Thread RaiMan
Question #252048 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252048 Status: Open = Answered RaiMan proposed the following answer: Currently the approach, that works out of the box is to use an image set for every resolution (or environment situation that does not work

[Sikuli-driver] [Question #252049]: BasicsFinalCleanUp: Fatal Error 999: could not be run!

2014-07-23 Thread Ashishbajpai
New question #252049 on Sikuli: https://answers.launchpad.net/sikuli/+question/252049 Hi Raimund, when I included WinUtil in project to close an opened App. I am getting to see Eclipse Kepler (Win 7 64-bit) [error] ResourceLoaderBasic: checkLibsDir: libs dir is not on system path:

Re: [Sikuli-driver] [Question #252049]: BasicsFinalCleanUp: Fatal Error 999: could not be run!

2014-07-23 Thread Ashishbajpai
Question #252049 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252049 Description changed to: Hi Raimund, Eclipse Kepler (Win 7 64-bit) when I included WinUtil in project to close an opened App. I am getting to see: [error] ResourceLoaderBasic: checkLibsDir: libs dir is not

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-23 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open = Answered RaiMan proposed the following answer: -- 1.1.0 since it is still Beta, there is always a risk when upgrading. I do not recommend to do that, but instead make some tests in

Re: [Sikuli-driver] [Question #252049]: BasicsFinalCleanUp: Fatal Error 999: could not be run!

2014-07-23 Thread RaiMan
Question #252049 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252049 Status: Open = Answered RaiMan proposed the following answer: Just do, what it says ;-) Logout and Login again! (Since libs folder is in user's path, but not activated) … or completely restart

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-23 Thread Eugene S
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Answered = Open Eugene S is still having a problem: Thanks RaiMan! I just started implementing your solution and I have 2 following issues/questions, both at the following step: -- java -cp

Re: [Sikuli-driver] [Question #248040]: Import Selenium into Sikuli script

2014-07-23 Thread RaiMan
Question #248040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248040 Status: Open = Answered RaiMan proposed the following answer: if you want to use 1.0.1 and do not have sikuli-java.jar, then you have to run setup with option 4 to get it. sikuli-script.jar cannot be

Re: [Sikuli-driver] [Question #252048]: How to create resolution independent sikuli scripts .

2014-07-23 Thread RaiMan
Question #252048 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252048 RaiMan proposed the following answer: since I was asked privately for the solution, here my answer I gave: 1. setting screen resolution Yes, if this is possible, then you might set the screen resolution to

[Sikuli-driver] [Question #252061]: countiNG MECHANISM

2014-07-23 Thread Richi
New question #252061 on Sikuli: https://answers.launchpad.net/sikuli/+question/252061 hello, actually i want to implement a counting mechanism with sikuli i have two questions: supose i have written a script in sikuli which plays a scenario i want to know which code lines can i add in the

Re: [Sikuli-driver] [Question #252061]: countiNG MECHANISM

2014-07-23 Thread RaiMan
Question #252061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252061 Status: Open = Answered RaiMan proposed the following answer: see faq 1437 -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1262727] Re: [1.0.1] IDE crashes when clicking target offset button in Pattern Settings Dialog

2014-07-23 Thread Dustin Wyatt
Actually, it is crashing now on 1.1 Beta 4. I don't get anything weird in the log, but in console I get: +++ running this Java java version 1.7.0_65 Java(TM) SE Runtime Environment (build 1.7.0_65-b20) Java HotSpot(TM) Client VM (build 24.65-b04, mixed mode, sharing) +++ trying to run SikuliX

[Sikuli-driver] [Bug 1262727] Re: [1.0.1] IDE crashes when clicking target offset button in Pattern Settings Dialog

2014-07-23 Thread Dustin Wyatt
I was using 1.0.1 and got this crash (using Win7 and multiple monitors). I switched to Beta 4 and I don't exactly get a crash, but this still doesn't work correctly. When I click the Target Offset tab, the UI doesn't update. It continues to display the File or Marching Preview tab UI...whichever

[Sikuli-driver] [Question #252076]: I need the code at https://dl.dropboxusercontent.com/u/42895525/dfuller_example.sikuli.zip

2014-07-23 Thread Anunaya
New question #252076 on Sikuli: https://answers.launchpad.net/sikuli/+question/252076 Can you please provide -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Mailing

[Sikuli-driver] [Question #252079]: 'TextSearch turned off' error if image does not appear on screen before timeout; how to handle this error?

2014-07-23 Thread katherine
New question #252079 on Sikuli: https://answers.launchpad.net/sikuli/+question/252079 in other words, i want for it to be okay if the image is not found on the screen every time in my code i have a class for images. for every new image i instantiate an object of that class. that object is

Re: [Sikuli-driver] [Question #252079]: is sikuli like a device driver for the system?

2014-07-23 Thread katherine
Question #252079 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252079 Summary changed to: is sikuli like a device driver for the system? Description changed to: does anyone know? -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #252079]: is sikuli like a device driver for the system?

2014-07-23 Thread RaiMan
Question #252079 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252079 Status: Open = Answered RaiMan proposed the following answer: no. It is just a Java application, that uses Java AWT Robot for mouse and keyboard actions, OpenCV for image searching and Tesseract for

Re: [Sikuli-driver] [Question #252076]: I need the code at https://dl.dropboxusercontent.com/u/42895525/dfuller_example.sikuli.zip

2014-07-23 Thread RaiMan
Question #252076 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252076 Status: Open = Invalid RaiMan changed the question status: was only private for dfuller. not available for others. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #252079]: is sikuli like a device driver for the system?

2014-07-23 Thread RaiMan
Question #252079 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252079 RaiMan proposed the following answer: meanwhile you seem to have changed the content of the mentioned question. but anyway: if you do not get a match (exists returns None) you say return failed What is