Re: [Sikuli-driver] [Question #243084]: Triggering a script over SSH on Ubuntu VM

2014-02-07 Thread worm
Question #243084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243084 worm posted a new comment: None, I didn't manage to solve the problem and set up a physical machine for further testing. -- You received this question notification because you are a member of S

Re: [Sikuli-driver] [Question #243084]: Triggering a script over SSH on Ubuntu VM

2014-02-07 Thread worm
Question #243084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243084 Status: Open => Solved worm confirmed that the question is solved: Nevermind. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #243084]: Triggering a script over SSH on Ubuntu VM

2014-02-06 Thread worm
Question #243084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243084 worm gave more information on the question: I'm using OpenCV 2.4.3 built from sources: cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=OFF -D BUILD_NEW_PYTHON_SUPPORT=O

Re: [Sikuli-driver] [Question #243084]: Triggering a script over SSH on Ubuntu VM

2014-01-31 Thread worm
Question #243084 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243084 Description changed to: I set up an Ubuntu Server 12.04 VM and installed the ubuntu-desktop package (the "Unity" graphical environment). I also set up the Sikuli environment and wrote a Sikuli test that is s

[Sikuli-driver] [Question #243084]: Triggering a script over SSH on Ubuntu VM

2014-01-31 Thread worm
New question #243084 on Sikuli: https://answers.launchpad.net/sikuli/+question/243084 I set up an Ubuntu Server 12.04 VM and installed the ubuntu-desktop package (the "Unity" graphical environment). I also set up the Sikuli environment and wrote a Sikuli test that is supposed to open a RDP conne

Re: [Sikuli-driver] [Question #240788]: Dependency problem : libstdc++ GLIBCXX_3.4.9

2013-12-15 Thread worm
Question #240788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240788 worm posted a new comment: Forgot to mention, I'm using tesseract 3.00 (https://code.google.com/p /tesseract-ocr/downloads/detail?name=tesseract-3.00.tar.gz). The later versions do not compile for

Re: [Sikuli-driver] [Question #240788]: Dependency problem : libstdc++ GLIBCXX_3.4.9

2013-12-15 Thread worm
Question #240788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240788 worm posted a new comment: I've tried setting the "configure" --prefix directive so it would build the libraries to /usr/lib64 instead of /usr/local/lib but it just results in the "make i

Re: [Sikuli-driver] [Question #240788]: Dependency problem : libstdc++ GLIBCXX_3.4.9

2013-12-14 Thread worm
Question #240788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240788 worm posted a new comment: The problem is solved for libJXGrabkey.so thank you for your precious help. However I'm struggling a bit with tesseract. I did something very similar to http://paramountidea

Re: [Sikuli-driver] [Question #240788]: Dependency problem : libstdc++ GLIBCXX_3.4.9

2013-12-14 Thread worm
Question #240788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240788 worm posted a new comment: If that might help, here's the Netbeans C++ project build log: http://pastebin.com/dsqkRWC5 -- You received this question notification because you are a member of Sikuli Dr

Re: [Sikuli-driver] [Question #240788]: Dependency problem : libstdc++ GLIBCXX_3.4.9

2013-12-14 Thread worm
Question #240788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240788 worm posted a new comment: Sorry I've just realized I could just try replacing that libC__.so with libJXGrabkey.so and here's what I got : # ./runIDE running SikuliX-IDE

Re: [Sikuli-driver] [Question #240788]: Dependency problem : libstdc++ GLIBCXX_3.4.9

2013-12-14 Thread worm
Question #240788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240788 worm posted a new comment: I fetched JXGrabkey source code and compiled both C++/Java projects with Netbeans successfully but I can't find any generated .so file. As shown : # pwd /usr/local/src/jxgr

[Sikuli-driver] [Question #240788]: Dependency problem : libstdc++ GLIBCXX_3.4.9

2013-12-14 Thread worm
New question #240788 on Sikuli: https://answers.launchpad.net/sikuli/+question/240788 I'm trying to setup Sikuli on CentOS 5.10 64bits : /root/sikuli/libs/libJXGrabKey.so: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /root/sikuli/libs/libJXGrabKey.so) Could it be th

Re: [Sikuli-driver] [Question #239356]: Using Sikuli tests on a headless remote VM

2013-11-22 Thread worm
Question #239356 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239356 worm posted a new comment: Alright then. Do you recommend any other UI automation tool that would support virtual/in-memory screens? Auto-it perhaps? I'd go with your solution but only as a last r

Re: [Sikuli-driver] [Question #239356]: Using Sikuli tests on a headless remote VM

2013-11-22 Thread worm
Question #239356 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239356 worm posted a new comment: I came up with a scenario that I think could make sense. At least more sense than the one in my opening post. I would run the Sikuli script from the Linux headless machine using

Re: [Sikuli-driver] [Question #239356]: Using Sikuli tests on a headless remote VM

2013-11-22 Thread worm
Question #239356 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239356 worm posted a new comment: How to configure a Sikuli script so it executes within the VNC client window and not locally? -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #239356]: Using Sikuli tests on a headless remote VM

2013-11-17 Thread worm
New question #239356 on Sikuli: https://answers.launchpad.net/sikuli/+question/239356 Hi, I want to trigger a Sikuli test hosted on a headless remote machine (let's call it B) which runs VMWare and Windows Server 2008 from a Linux headless machine (let's call it A). I assume I just have to es