← Back to team overview

sikuli-driver team mailing list archive

[Bug 1053904] Re: take screenshot is not working in ubuntu 12.04

 

Looking into the code, there is nothing very special to Linux in this
area.

Are you using the actual original JRE6 from Oracle?

Running native on a machine or within some virtualizer (e.g. VMBox,
...)?

--- I have downloaded the source directly from sikuli.org.
So you are not talking about sources, but the precompiled zipped bundle ;-)

*** Make the following test:
on a commandline enter: (adjust path-to- to your situation)
java -jar path-to-sikuli-script.jar -i

this should start an interactive Sikuli session.

then enter: (equivalent to pressing shot-button in IDE)
capture()

and report what happens.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1053904

Title:
  take screenshot is not working in ubuntu 12.04

Status in Sikuli:
  New

Bug description:
  Hi,

  I am working on Ubuntu 12.04.1 LTS, 32-bit and the sikuli version is the latest (sikuli X 1.0rc3).
  I have downloaded the source directly from sikuli.org.
  I have installed openCV 2.1 , libcv 2.1 , libhighgui 2.1 , tesseract 2.04 , libcvaux 2.1 and JRE 6.

  As soon as i press 'take screenshot' icon on the sikuli-ide all the
  open windows disappear and all i get is the desktop. So I am only able
  to take screenshot of the icons on the desktop and not of any
  application.

  Can anybody help me out here!!

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1053904/+subscriptions


References