← Back to team overview

sikuli-driver team mailing list archive

[Bug 659614] Re: 0.10.2 Windows XP 32bit: zipped version might need java/jre6/bin in path

 

** Summary changed:

- Screenshots fail on Windows XP 32bit
+ 0.10.2 Windows XP 32bit: zipped version might need java/jre6/bin in path

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

Title:
  0.10.2 Windows XP 32bit: zipped version might need java/jre6/bin in
  path

Status in Sikuli:
  New

Bug description:
  Version: Sikuli 0.10.2 (zip)
  OS: Windows XP Pro 32 bit   (enterprise deployment)

  Proceedure: 
  Any attempt to take screenshots or set regions using Sikuli, whether by hot-key or using the GUI elements fails.

  The screen greys out (as expected).  The cursor becomes a crosshair
  (as expected).

  Clicking the left mouse button and dragging to select a region works
  as expected until the mouse button is released.  The screen remains
  greyed out no matter what I click.  Further clicking shows the
  expected UI responses, but does not leave "screenshot mode".

  The only way to escape the "screenshot mode" is through alt-tab or
  using the task manager.  Using alt-tab results in two Java windows in
  the task bar, one labelled Sikuli and the other without a name...

  I originally installed Sikuli 10.1 on this machine, but the
  "installer" version has been uninstalled.  I am currently using the
  zip version and using the .bat file to launch it.

  I created the slip-streamed Windows installer used to create the
  install, as well as the install that's deployed on this machine.  If
  additional information would be useful, I should be able to provide
  it.  As I'm not a Java programmer, I didn't want to include a great
  deal of  non-essential data.

  ####################  Message Log Output  ####################
  [sikuli] [WIN] install hotkey: CTRL+SHIFT+2 for onQuickCapture
  [sikuli] [WIN] onQuickCapture 1
  [sikuli] [WIN] install hotkey: ALT+SHIFT+C for onStopRunning
  [sikuli] [WIN] onStopRunning 2
  [sikuli] capture!
  Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Invalid display mode
  	at sun.awt.Win32GraphicsDevice.setDisplayMode(Unknown Source)
  	at sun.awt.Win32GraphicsDevice.setFullScreenWindow(Unknown Source)
  	at edu.mit.csail.uid.CapturePrompt.close(CapturePrompt.java:200)
  	at edu.mit.csail.uid.CaptureButton.update(CaptureButton.java:117)
  	at edu.mit.csail.uid.CapturePrompt.notifyObserver(CapturePrompt.java:37)
  	at edu.mit.csail.uid.CapturePrompt$1.mouseReleased(CapturePrompt.java:184)
  	at java.awt.Component.processMouseEvent(Unknown Source)
  	at java.awt.Component.processEvent(Unknown Source)
  	at java.awt.Container.processEvent(Unknown Source)
  	at java.awt.Window.processEvent(Unknown Source)
  	at java.awt.Component.dispatchEventImpl(Unknown Source)
  	at java.awt.Container.dispatchEventImpl(Unknown Source)
  	at java.awt.Window.dispatchEventImpl(Unknown Source)
  	at java.awt.Component.dispatchEvent(Unknown Source)
  	at java.awt.EventQueue.dispatchEvent(Unknown Source)
  	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  	at java.awt.EventDispatchThread.run(Unknown Source)
  Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Invalid display mode
  	at sun.awt.Win32GraphicsDevice.setDisplayMode(Unknown Source)
  	at sun.awt.Win32GraphicsDevice.setFullScreenWindow(Unknown Source)
  	at edu.mit.csail.uid.CapturePrompt.close(CapturePrompt.java:200)
  	at edu.mit.csail.uid.CaptureButton.update(CaptureButton.java:117)
  	at edu.mit.csail.uid.CapturePrompt.notifyObserver(CapturePrompt.java:37)
  	at edu.mit.csail.uid.CapturePrompt$1.mouseReleased(CapturePrompt.java:184)
  	at java.awt.Component.processMouseEvent(Unknown Source)
  	at java.awt.Component.processEvent(Unknown Source)
  	at java.awt.Container.processEvent(Unknown Source)
  	at java.awt.Window.processEvent(Unknown Source)
  	at java.awt.Component.dispatchEventImpl(Unknown Source)
  	at java.awt.Container.dispatchEventImpl(Unknown Source)
  	at java.awt.Window.dispatchEventImpl(Unknown Source)
  	at java.awt.Component.dispatchEvent(Unknown Source)
  	at java.awt.EventQueue.dispatchEvent(Unknown Source)
  	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  	at java.awt.EventDispatchThread.run(Unknown Source)
  Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Invalid display mode
  	at sun.awt.Win32GraphicsDevice.setDisplayMode(Unknown Source)
  	at sun.awt.Win32GraphicsDevice.setFullScreenWindow(Unknown Source)
  	at edu.mit.csail.uid.CapturePrompt.close(CapturePrompt.java:200)
  	at edu.mit.csail.uid.CaptureButton.update(CaptureButton.java:117)
  	at edu.mit.csail.uid.CapturePrompt.notifyObserver(CapturePrompt.java:37)
  	at edu.mit.csail.uid.CapturePrompt$1.mouseReleased(CapturePrompt.java:184)
  	at java.awt.Component.processMouseEvent(Unknown Source)
  	at java.awt.Component.processEvent(Unknown Source)
  	at java.awt.Container.processEvent(Unknown Source)
  	at java.awt.Window.processEvent(Unknown Source)
  	at java.awt.Component.dispatchEventImpl(Unknown Source)
  	at java.awt.Container.dispatchEventImpl(Unknown Source)
  	at java.awt.Window.dispatchEventImpl(Unknown Source)
  	at java.awt.Component.dispatchEvent(Unknown Source)
  	at java.awt.EventQueue.dispatchEvent(Unknown Source)
  	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  	at java.awt.EventDispatchThread.run(Unknown Source)