[Sikuli-driver] [Question #229373]: [1.0.0] Can't start IDE on Win64

2013-05-21 Thread Alexey
New question #229373 on Sikuli: https://answers.launchpad.net/sikuli/+question/229373 Can't start 1.0.0 IDE on Win64. At first a little bug in sikuli-ide.cmd To solve it I achanged from: :ARCH64 echo +++ this Sikuli version is 64-Bit to: :ARCH64 if defined ProgramFiles(x86) set PROGRAMS=%Program

[Sikuli-driver] [Bug 1182764] [NEW] error "< was unexpected at this time"

2013-05-21 Thread smrk28
Public bug reported: unable to lunch Sikuli IDE from Sikuli-IDE.batch and Sikuli-IDE-w.batch getting following error. "< was unexpected at this time" able to launch Sikuli IDE.exe succesfully, make and run script for IDE, but unable to execute script from self executable. i am using sikuli-r930

Re: [Sikuli-driver] [Question #229366]: [1.0] Eclipse: Jython: Win32 - Native library could not be extracted nor found: VisionProxy

2013-05-21 Thread RaiMan
Question #229366 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229366 Summary changed to: [1.0] Eclipse: Jython: Win32 - Native library could not be extracted nor found: VisionProxy -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #229366]: [1.0] Windows 32 bit - Native library could not be extracted nor found: VisionProxy

2013-05-21 Thread RaiMan
Question #229366 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229366 Summary changed to: [1.0] Windows 32 bit - Native library could not be extracted nor found: VisionProxy -- You received this question notification because you are a member of Sikuli Drivers, which is an an

Re: [Sikuli-driver] [Question #229371]: visionproxy.lib

2013-05-21 Thread RaiMan
Question #229371 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229371 Status: Open => Needs information RaiMan requested more information: What Sikuli are you talking about? What system? What do you want to do? -- You received this question notification because you are

[Sikuli-driver] [Question #229371]: visionproxy.lib

2013-05-21 Thread anish
New question #229371 on Sikuli: https://answers.launchpad.net/sikuli/+question/229371 Can anyone help to locate the library in which finder class gets builtIf it is Visionproxy.lib please provide me the visionproxy.dll and visionproxy.lib Thank you ANISH -- You received this question noti

[Sikuli-driver] [Question #229366]: New Version - Windows 32 bit - Native library could not be extracted nor found: VisionProxy

2013-05-21 Thread Bunnings
New question #229366 on Sikuli: https://answers.launchpad.net/sikuli/+question/229366 I am using Eclipse IDE with Jython interpretor I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y

Re: [Sikuli-driver] [Question #229342]: Type WIN key with "b" key not working with VMware player

2013-05-21 Thread Roy Chang
Question #229342 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229342 Status: Answered => Solved Roy Chang confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #229353]: Eclipse shared library error on Ubuntu 64Bit

2013-05-21 Thread RaiMan
Question #229353 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229353 RaiMan proposed the following answer: the final version should work with an OpenCV 2.4 and Tesseract 3.02 installed in /usr/local/lib or /usr/lib I am using Ubuntu 13.04, which has OpenCV 2.4 already install

Re: [Sikuli-driver] [Question #229353]: Eclipse shared library error on Ubuntu 64Bit

2013-05-21 Thread RaiMan
Question #229353 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229353 Status: Open => Answered RaiMan proposed the following answer: Uuups, looks like the libVisionProxy.so I packed with the Beta999 is not linked correctly. Sorry :-( I will check it and hopefully fix it

[Sikuli-driver] [Question #229353]: Eclipse shared library error on Ubuntu 64Bit

2013-05-21 Thread Southy
New question #229353 on Sikuli: https://answers.launchpad.net/sikuli/+question/229353 Hi, I thought I had cracked the installation issues but clearly I have not! I'm getting this error when I attempt to run in Eclipse:- /usr/lib/jvm/java-1.7.0-openjdk-amd64/jre/bin/java: symbol lookup error: /ho

Re: [Sikuli-driver] [Question #229342]: Type WIN key with "b" key not working with VMware player

2013-05-21 Thread RaiMan
Question #229342 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229342 Assignee: None => RaiMan -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Ma

Re: [Sikuli-driver] [Question #229342]: Type WIN key with "b" key not working with VMware player

2013-05-21 Thread RaiMan
Question #229342 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229342 Status: Open => Answered RaiMan proposed the following answer: a Java bug. Does not work. no workaround currently. Is on the list to be addressed in version 1.1 in the next months. -- You received thi

[Sikuli-driver] [Question #229342]: Type WIN key with "b" key not working with VMware player

2013-05-21 Thread Roy Chang
New question #229342 on Sikuli: https://answers.launchpad.net/sikuli/+question/229342 I use VMware player to play OS images and try to type "b" key with "WIN" key to display system tray. I tried type("b",KeyModifier.WIN) and type(Key.ENTER), however it did not work. Please help. -- You receive

Re: [Sikuli-driver] [Question #198796]: Fedora 15 - libVisionProxy.so: libml.so.2.1

2013-05-21 Thread vvoicu
Question #198796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198796 vvoicu posted a new comment: Hello, Hope this helps. I also had a ruff time setting up sikuli on fedora. For OpenCV this guide helped me... hope its useful for you. http://thesilenceoflambs.wordpress.com/20

[Sikuli-driver] [Bug 1173112] Re: [request]I want a longclick method

2013-05-21 Thread RaiMan
The final version SikuliX-1.0.0 will be available latest tomorrow http://www.sikuli.org/download.html But the "long click" is planned for version 1.1 during 2nd half of 2013, but might already come with the 1st service update 1.0.1 planned for end of July (plans are made beginning mid June) --

Re: [Sikuli-driver] [Bug 1173112] Re: [request]I want a longclick method

2013-05-21 Thread jinlong.chu
Release time for next version is ? At 2013-05-15 00:46:45,RaiMan wrote: >--1. when adding vital comments to existing bugs or questions, you >should subscribe to the bug or question. I have done it for you here ;-) > >--2. thanks for suggestion. As you might have noticed: I have it on the list