← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254154]: Sikuli doesn't seem to see the whole screen on my EeePC?

 

Question #254154 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254154

    Status: Answered => Open

kaefert is still having a problem:
Hi there! Sorry for the long pause. Something changed since I last tried
this, now the sikuli IDE crashes as soon as I open the first picture
dialog by clicking on one of those pictures in my sikuli script.

System: Linux Mint 17 --> $ uname -a
Linux 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:31:42 UTC 2014 i686 i686 i686 GNU/Linux

$ java -version
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.1) (7u65-2.5.1-4ubuntu1~0.14.04.2)


Logfile:
kaefert@blechblubs ~/sikuli-1.0.1/MyDir.sikuli $ ../runIDE -d 3 -c
running SikuliX-IDE: -Xmx1024M -Dapple.laf.useScreenMenuBar -Dfile.encoding=UTF-8 -Dsikuli.FMyDirommandLine
-jar ../sikuli-ide.jar -d 3 -c
[debug] Running on Java 7 (1.7.0_65-b32)
[debug] --- Sikuli parameters ---
[debug] 1: -d
[debug] 2: 3
[debug] 3: -c
[debug] init user preferences
[debug] locale: de_AT
[debug] ResourceLoaderBasic: SikuliX Package Build: 1.0.1 12SEP2013160242
[debug] ResourceLoaderBasic: check: we are running on arch: i386
[debug] ResourceLoaderBasic: check: using Java at: /usr/lib/jvm/java-7-openjdk-i386/jre/
[debug] ResourceLoaderBasic: check: Exists libs folder at location of jar? YES: /home/kaefert/sikuli-1.0.1/
[debug] ResourceLoaderBasic: checkLibsDir: /home/kaefert/sikuli-1.0.1/libs
[debug] ResourceLoaderBasic: loadLib: JXGrabKey
[debug] ResourceLoaderBasic: loadLib: Found: JXGrabKey
[debug] ResourceLoaderBasic: loadLib: Now loaded: JXGrabKey
[debug] ResourceLoaderBasic: checkLibsDir: Using libs at: /home/kaefert/sikuli-1.0.1/libs
[debug] Screen: initScreens: basic initialization (1 Screen(s) found)
[debug] *** monitor configuration (primary: 0) ***
[debug] Screen 0: S(0)[0,0 1024x600]
[debug] *** end monitor configuration ***
[error] Location: outside any screen (-1, 0) - subsequent actions might not work as expected
[debug] [I18N] menuShowThumbs
[debug] ResourceLoaderBasic: loadLib: Is already loaded: JXGrabKey
[debug] restore session: /home/kaefert/sikuli-1.0.1/MyDir.sikuli/
[debug] SikuliX Jython Support Build: 1.0.1 12SEP2013160248
[debug] SikuliEditorKit.read
[debug] ImageLocator: found 1410083246216.png in /home/kaefert/sikuli-1.0.1/MyDir.sikuli/
[debug] FileManager: tempfile create: /tmp/sikuli-1636088013299134855.png
... repeats for every image of my project ...
[debug] ImageLocator: found 1401213624715.png in /home/kaefert/sikuli-1.0.1/MyDir.sikuli/
[debug] FileManager: tempfile create: /tmp/sikuli-3913206440555886768.png
[debug] Sikuli-IDE startup: 31196

*** startup finished - tried to open match preview dialog for one
picture: ***

[debug] open Pattern Settings
[debug] ScreenUnion: capture: java.awt.Rectangle[x=0,y=0,width=1024,height=600]
[debug] Screen.capture: java.awt.Rectangle[x=0,y=0,width=1024,height=600]
[debug] RobotDesktop: captureScreen: on 0 using java.awt.Rectangle[x=0,y=0,width=1024,height=600]
[debug] ImageButton.getFilename: /home/kaefert/sikuli-1.0.1/MyDir.sikuli /home/kaefert/sikuli-1.0.1/MyDir.sikuli/
[debug] FileManager: tempfile create: /tmp/sikuli-2965233182604859280.png
[debug] ImageButton.getFilename: /home/kaefert/sikuli-1.0.1/MyDir.sikuli /home/kaefert/sikuli-1.0.1/MyDir.sikuli/
[debug] FileManager: tempfile create: /tmp/sikuli-3725458542033881800.png
[debug] ImageButton.getFilename: /home/kaefert/sikuli-1.0.1/MyDir.sikuli /home/kaefert/sikuli-1.0.1/MyDir.sikuli/
[debug] FileManager: tempfile create: /tmp/sikuli-8162662931313626710.png
[debug] PatternPaneTargetOffset: new target: 0,0
[debug] ResourceLoaderBasic: loadLib: VisionProxy
[debug] ResourceLoaderBasic: loadLib: Found: VisionProxy
[debug] ResourceLoaderBasic: loadLib: Now loaded: VisionProxy
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x650e2528, pid=2712, tid=1711704896
#
# JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32)
# Java VM: OpenJDK Server VM (24.65-b04 mixed mode linux-x86 )
# Problematic frame:
# C  [libVisionProxy.so+0x51528]  std::_Rb_tree<std::string, std::pair<std::string const, float>, std::_Select1st<std::pair<std::string const, float> >, std::less<std::string>, std::allocator<std::pair<std::string const, float> > >::_M_insert_unique_(std::_Rb_tree_const_iterator<std::pair<std::string const, float> >, std::pair<std::string const, float> const&)+0xc8
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/kaefert/sikuli-1.0.1/MyDir.sikuli/hs_err_pid2712.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
../runIDE: Zeile 20:  2712 Abgebrochen             "$JAVABIN" $PROPS -jar "$shome/sikuli-ide.jar" $SIKULI_COMMAND


should I maybe try to use an oracle JDK?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.