← Back to team overview

sikuli-driver team mailing list archive

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

 

** Changed in: sikuli
       Status: In Progress => Confirmed

** Changed in: sikuli
    Milestone: 2.0.0 => None

-- 
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:
  Confirmed

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