Re: [Sikuli-driver] [Question #268472]: Grab numbers of different length

2015-07-10 Thread Launchpad Janitor
Question #268472 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268472

Status: Open = Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #157094]: is there a function to play a beep / sound in sikuli ?

2015-07-10 Thread Olivier
Question #157094 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/157094

Olivier posted a new comment:
Tryed... but bfailed !

No error message, nothing, just no beep.
Any idea ?

Thanks

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #269051]: tessdata folder not found at

2015-07-10 Thread elifcan çakmak
Question #269051 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269051

elifcan çakmak posted a new comment:
Hey, thanks for the suggestion. After you wrote, I did but I still get
the error.

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #269051]: tessdata folder not found at

2015-07-10 Thread elifcan çakmak
Question #269051 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269051

elifcan çakmak posted a new comment:
Hello, I just realized a tiny capital letter problem :) However after I
fixed it I got this fatal error this time:

Error: Illegal min or max specification!
Fatal error encountered! == NULL:Error:Assert failed:in file globaloc.cpp, 
line 75
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f2840e3033a, pid=12624, tid=139810874234624
#
# JRE version: OpenJDK Runtime Environment (7.0_79-b14) (build 1.7.0_79-b14)
# Java VM: OpenJDK 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 
compressed oops)
# Derivative: IcedTea 2.5.5
# Distribution: Ubuntu 14.04 LTS, package 7u79-2.5.5-0ubuntu0.14.04.2
# Problematic frame:
# C  [libtesseract.so.3+0x22533a]  ERRCODE::error(char const*, 
TessErrorLogCode, char const*, ...) const+0x16a
#
# 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/elifcan/Downloads/hs_err_pid12624.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.

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1473615] [NEW] sikuli ide 1.0.1 wait(image, [secs]) does not work for value 1100 in seconds field

2015-07-10 Thread Alexc
Public bug reported:

wait(1436328275891.png,1100)

This only waits for around 3 seconds and then continues.  If this is
really in seconds, it should wait around 18 minutes

wait(1436328275891.png,1100.0)

This also fails.

** Affects: sikuli
 Importance: Undecided
 Status: New

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

Title:
  sikuli ide 1.0.1 wait(image,[secs]) does not work for value 1100 in
  seconds field

Status in Sikuli:
  New

Bug description:
  wait(1436328275891.png,1100)

  This only waits for around 3 seconds and then continues.  If this is
  really in seconds, it should wait around 18 minutes

  wait(1436328275891.png,1100.0)

  This also fails.

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1463866] Re: Sikuli 1.1.0 tries to close my IDE

2015-07-10 Thread Pierre Best
Sorry but constructing the App object before calling open() doesn't
work.  Creating an App object starts the application.

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

Title:
  Sikuli 1.1.0 tries to close my IDE

Status in Sikuli:
  New

Bug description:
  IntelliJ IDEA (Cassiopeia) IU-141.1383.1
  JRE: 1.8.0_40-b26 x86
  sikuli 1.1.0-20150602

  Windows 8.1 Pro (x64)

  When my program calls close on an App object, it appears that sikuli
  is typing Alt-F4. Unfortunately this isn't going to the application,
  its going to the IDE, which then tries to close. It only fails because
  IDEA is configured to require confirmation before it will quit.

  The reason I believe it's sikuli is the following messages which are
  printed in the log:

  [log] ( Alt )  TYPE #F4.
  [error] App.close [-1:myapp.exe ( Y - [Zz Z 
Zz])] C:\subversion\Sikuli\Myapp\test.sikuli\myapp.exe did not work

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1463866] Re: Sikuli 1.1.0 tries to close my IDE

2015-07-10 Thread Pierre Best
And it still send the Alt-F4

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

Title:
  Sikuli 1.1.0 tries to close my IDE

Status in Sikuli:
  New

Bug description:
  IntelliJ IDEA (Cassiopeia) IU-141.1383.1
  JRE: 1.8.0_40-b26 x86
  sikuli 1.1.0-20150602

  Windows 8.1 Pro (x64)

  When my program calls close on an App object, it appears that sikuli
  is typing Alt-F4. Unfortunately this isn't going to the application,
  its going to the IDE, which then tries to close. It only fails because
  IDEA is configured to require confirmation before it will quit.

  The reason I believe it's sikuli is the following messages which are
  printed in the log:

  [log] ( Alt )  TYPE #F4.
  [error] App.close [-1:myapp.exe ( Y - [Zz Z 
Zz])] C:\subversion\Sikuli\Myapp\test.sikuli\myapp.exe did not work

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #269065]: Unable to compare Expected SS to Actual Output

2015-07-10 Thread Eugene Maslov
Question #269065 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269065

Status: Open = Answered

Eugene Maslov proposed the following answer:
95 is wrong.

found=reg.exists(Pattern(myimage.png).similar(0.95),1)
if found:
print match
else:
print no match

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #269031]: Cant find Settings class

2015-07-10 Thread RaiMan
Question #269031 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269031

Status: Open = Answered

RaiMan proposed the following answer:
import org.sikuli.basics.Settings;

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #269065]: Unable to compare Expected SS to Actual Output

2015-07-10 Thread Justin Veerman
Question #269065 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269065

Justin Veerman posted a new comment:
Hi Eugene,

Thanks for the response, however I am still a bit confused. What is this
code doing? Why is 95 wrong if you included it in your response? Is it
right that found is a Match type? You also put (if found), isn't the if
supposed to be conditional on it being true?

I tried my best to convert your answer to Java:

Match found = screen.exists(image6.similar((float) 0.95),1);
if (found != null) {
System.out.println(Match);
} else {
System.out.println(No Match);
}

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #269110]: Handler Type test

2015-07-10 Thread Tetsuo
New question #269110 on Sikuli:
https://answers.launchpad.net/sikuli/+question/269110

Hi. In the OnVanish and OnAppear handle how im able to test what is the type of 
event that happened on the screen.

def myhandle(event):
if event.type == VANISH:
if event.type == APPEAR:

does not work. Sorry if its a basic question. Im new to all of this.

Thanks

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

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp