sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22883
[Bug 1262751] Re: Sikuli IDE Crash on Ubuntu for any run
Yes, I used the the supplemental libVisionProxy package and followed the
steps in the README, It failed to compile the first time I tried it, but
after I reinstalled the OpenCV and Tesseract packages via apt, it
compiled.
The problem seems related to a pathing issue - I don't have the runIDE script in my path, so if I run it from my home directory like:
~> Apps/SikuliX/runIDE
The UI comes up and I can edit scripts, but Sikuli crashes anytime I try
to run anything. If I cd into the Apps/SikuliX directory and invoke
runIDE, then everything works fine.
If I invoke runIDE with an absolute path from outside the SikuliX
directory, it also crashes on run.
So the documentation I was talking about was related to invoking the
runIDE script.
I don't know if there is a hint about wmctrl or not, but I didn't see
one. If that is missing, it would be a good thing to add as well.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1262751
Title:
Sikuli IDE Crash on Ubuntu for any run
Status in Sikuli:
In Progress
Bug description:
I did the following:
Start the IDE
Create a new script
Add one line:
App("Google Chrome").focus()
Hit Run.
Result is a crash. I have scripts I have previously developed, and
anytime I hit Run, I get a crash.
Linux isig 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC
2013 i686 i686 i686 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 13.10
Release: 13.10
Codename: saucy
This is actually the XUbuntu distribution running xfce 4.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1262751/+subscriptions
References