[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-09-17 Thread RaiMan
** Changed in: sikuli Importance: High => Medium ** Changed in: sikuli Milestone: 1.1.0 => 2.0.0 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1447096 Title: [1.1.0] OS X 10.10.3: IDE: ru

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-04-24 Thread RaiMan
** Summary changed: - [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: run script from command line + [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, th

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-04-24 Thread Steen
Tested App.open and it works... tested skuli loop run from commandline and it works. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1447096 Title: [1.1.0] OS X 10.10.3: IDE: running scripts actin

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-04-24 Thread RaiMan
thanks for feedback. If you ever get any notice the next days about problems with Java Robot class on OS X 10.10, please let me know. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1447096 Title:

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-05-02 Thread Rayan
Hi, I've the same issue ... I use Java 8, the latest Sikuli build and OS X 10.10.3 and I'm a debutant in Sikuli and programming ^^ I don't have any issue with launching Notes with the App.open( ) command but I've this annoying slow down while running a loop. Here is a .txt with what I have in t

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-05-03 Thread RaiMan
@Rayan thanks for feedback. --- I don't have any issue with launching Notes with the App.open( ) Sure you do not have ;-) I found a hack to avoid this problem (see bug 1445667) --- to get around the slowdown for now ... ... just edit your script in the IDE and save it before running it from the

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-05-10 Thread Rayan
Thanks for the answer ! I tried to launch my script from the command line by typing this : /Applications/SikuliXfix/runsikulix -r ../test.sikuli but unfortunately I got this : [error] FileManager: Not a valid Sikuli script project: /Users/Rayan/../test.sikuli I don't know if I did something

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-05-10 Thread RaiMan
--- I tried to launch my script from the command line by typing this : .. in filenames of scripts on command line are not yet supported. you either be in the folder containing test.sikuli and say: /Applications/SikuliXfix/runsikulix -r test.sikuli ... or you are somewhere else then you have to us

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2015-05-10 Thread Steen
@Rayan Remeber to use the: java -jar /application/sikulix.app/contens/java/sikulix.jar -r /users/test/test.sikuli this is my example fill in with your path to your tests. cd drag and drop is good i OSX. -- You received this bug notification because you are a member of Sikuli Drivers, which is s

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2017-11-19 Thread Junior Ese
@RaiMan I've been using the new mac OS and this bug seems to be happening with the new Mac OS version 10.13.1 that was released a few weeks ago, I'm using the OS with SikulixIDE 1.1.1, Java version 8. I'll be using the work around in the mean time but thought I'd let you know in case you haven't

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2017-12-06 Thread RaiMan
@Junior Ese Thanks for information. Just tested on my macOS 10.13.1 with Java 8 latest using the above test, but could not find any slow down within 2 minutes. Running SikuliX 1.1.2, but should not make a difference. So could you tell more about the symptoms you see. -- You received this bug no

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2017-12-06 Thread Junior Ese
@RaiMan Let me know if you need any further information. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1447096 Title: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work f

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2017-12-06 Thread Junior Ese
@RaiMan I've only been using SikuliX for a number months and so am still pretty new with the tool as well as the Python language. I'm currently using two versions of Mac OS, 10.12.6 and then I have a iMac on 10.13.2 which seems to be the problem child. Both Mac OS's are using Sikulix 1.1.2 and

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2017-12-07 Thread RaiMan
@Junior Ese Updated my MacBook Pro and my iMac to macOS 10.13.2. Made the following test with a Terminal window being open before scriptstart. def xdelay(text, start, step): dur = int((time.time() - start)*1000) if (step == 0 or dur > 500): print text + ":", int((time.time() - start)*1000

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2017-12-07 Thread Junior Ese
@RaiMan Appreciate the help. As instructed, I executed the test script as advised and have attached the log. This was completed on the iMac environment. Environment:- >iMac (version 10.13.2) >SikuliX 1.1.2 >Java 8 Test Steps:- >Copy and pasted 'test script' from RaiMan to sikuli >Open Termina

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2017-12-21 Thread RaiMan
*** This bug is a duplicate of bug 1739534 *** https://bugs.launchpad.net/bugs/1739534 ** This bug has been marked a duplicate of bug 1739534 [1.1.1] [1.1.2] MacOS 10.13.2: Large MouseDown Extended Delays while playing Web App -- You received this bug notification because you are a membe

[Sikuli-driver] [Bug 1447096] Re: [1.1.0] OS X 10.10.3: IDE: running scripts acting on some Mac apps: work for about 60 seconds, then click/type get really slow --- workaround: use command line instea

2019-11-18 Thread RaiMan
** This bug is no longer a duplicate of bug 1739534 [1.1.1] [1.1.2] MacOS 10.13.2: Large MouseDown Extended Delays while playing Web App after about 1 minute --- workarounds ** Changed in: sikuli Status: Fix Committed => Won't Fix ** Changed in: sikuli Milestone: 2.0.0 => None --