← Back to team overview

sikuli-driver team mailing list archive

[Bug 1174834] Re: [1.0] IDE: console error when print new line

 

** Summary changed:

- Linux: Sikuli IDE console error when print new line
+ [1.0] IDE: console error when print new line

** Tags added: idewindow

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

Title:
  [1.0] IDE: console error when print new line

Status in Sikuli:
  In Progress

Bug description:
  Linux 3.8.0-19-generic (Ubuntu 13.04, but the same error happens in Ubuntu 12.04)
  Sikuli version: X-1.0rc3
  Java version: Oracle Java 6 (Also happens in OpenJDK 7)

  The problem happens when you print a new line.
  Example:
  print '\n'

  Output:
  Console reports an Internal error.
  The error is: java.lang.IllegalArgumentException: bad position: -1

  It only happens when nothing else is printed on the console (or you print multiple \n).
  After the error the console stops working, but sikuli runs normaly.

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


References