← Back to team overview

sikuli-driver team mailing list archive

[Bug 1227695] Re: [RC3] Sikuli script freezes after excatly 45 seconds.

 

But the new version 1.0.1 does not have a Sikuli-IDE-w.bat and should
not be in C:\Program Files\Sikuli X\, so are you sure, you have it?

BTW double backslashes on command line are not needed and quoting is
only needed for strings containing blanks/spaces or some other special
characters.

** Changed in: sikuli
       Status: New => Opinion

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

Title:
  [RC3] Sikuli script freezes after excatly 45 seconds.

Status in Sikuli:
  Opinion

Bug description:
  Hey Guys,

  when I start my Sikuli script inside the IDE, it works perfectly. But
  when I start it from the command line, as I need  it for my project,
  it always freezes after 45 seconds. It progresses perfectly but at 45
  seconds it doesn't do anything anymore, and there are no errors or
  anything. I have to end the process by hand, if I want to end it.  I
  even change the script a bit, to see if there are anyproblems with the
  recognition of the buttons or something, but it still freezes exactly
  at 45 seconds.

  I call the script from the command line by 
  "C:\\Program Files\\Sikuli X\\Sikuli-IDE-w.bat", "-r" ,"C:\\Users\\Excimer\\TFS\\Sikuli_Laser5\\Stresstest.sikuli"

  Am i doing anything wrong ?

  Regards,

  Sohrab

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


References