[1.1.1] Python scripting: input() does not work anymore (since mid July) --- fixed 1.1.1 2016-08-04

Bug #1609749 reported by RaiMan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Committed
Critical
Unassigned

Bug Description

I'm encountering a strange behaviour, using the input method under the IDE.

It always returns a "None" output, without showing any popup windows.
If I try to use the various parameters (like default, title, hidden) i will get an [error] TypeError ( input(): takes no keyword arguments ) or [error] TypeError ( input(): expected 1 args; got 2 ) depending if i type 'title="..." ' or not.

I'm under window 7, java 1.8.0_45 and IDE 1.1.1
So for now, i'm using the selfmade input() workaround I found in the #236481 .
I looked around and cannot really see what I'm doing wrong, but it looks like the input() method used in the IDE doesnt correspond to the ones described in the documentation...

Thanks for the work done, because appart from that, i really enjoy the experience I have with Sikulix.
Regards,

Revision history for this message
RaiMan (raimund-hocke) wrote :

see related question

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Committed
importance: Undecided → Critical
milestone: none → 1.1.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.