[Sikuli-driver] [Bug 1738751] Re: [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2

2018-06-02 Thread RaiMan
any more concrete information on specifics? ** Changed in: sikuli Status: Fix Committed => In Progress ** Summary changed: - [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2 + [1.1.2] IDE: A non-IOException-problem when trying to save null ** Changed in: s

[Sikuli-driver] [Bug 1738751] Re: [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2

2018-05-31 Thread Tim
I can confirm that. I had these problems in 1.1.1 and updated to 1.1.2. The behavior is the same. Running Sikulix under Linux, Debian 9 stretch. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1738751

[Sikuli-driver] [Bug 1738751] Re: [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2

2018-03-13 Thread QAWinphar
This problem persists in 1.1.2 release, just updated sikuli from 1.1.1 where this problem didn't exist (for me). My code is exactly the same as before, since i imported the project in release 1.1.2 i get the error on save: "[error] IDE: A non-IOException-problem when trying to save null Error: nu

[Sikuli-driver] [Bug 1738751] Re: [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2

2017-12-18 Thread RaiMan
ok, tested with your code in 1.1.2: - at runtime: indent error reported correctly - saves and reloads without problems so I take this as fixed in 1.1.2 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bu

[Sikuli-driver] [Bug 1738751] Re: [1.1.1] IDE: A non-IOException-problem when trying to save null --- fixed 1.1.2

2017-12-18 Thread Jeff_Vallis
The Offending Code if exists("1436954341080-2.png",v_Time): while exists("1436954341080-2.png",0.2): v_Questions = v_Questions + 1 if v_Questions < 5: Gen_Message() ; print "Next 1 v_Questions",v_Questions Find_Question() if