[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2013-10-23 Thread RaiMan
What Sikuli version? What system? Can I have a screenshot of the failing text? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1243907 Title: After sometime application stops finding text Status

[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2013-10-25 Thread Leonardo Carvalho Sobral dos Santos
I'm running it to reproduce the bug, after reproduce i will send the SS and error message. Sikuli version is 930 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1243907 Title: After sometime appli

[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2013-10-25 Thread Leonardo Carvalho Sobral dos Santos
[error] Interrompido [error] Um erro ocorreu na linha 10 [error] Mensagem de erro: Traceback (most recent call last): File "C:\Users\Sobral\AppData\Local\Temp\sikuli-tmp1117957771298089564.py", line 10, in hover(t) Line 17, in file C:\Users\Sobral\AppData\Local\Temp\sikuli-tmp1117957771298089

[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2013-10-25 Thread RaiMan
Ok, what about a screenshot? How long did the script run? You can add attachments here. Just to get an impression, what might be wrong in that moment, you might insert the following code snippet find("MyProjectLis-1.png") hover("MyProjectLis-1.png") click("II

[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2013-10-25 Thread Leonardo Carvalho Sobral dos Santos
** Attachment added: "error.png" https://bugs.launchpad.net/sikuli/+bug/1243907/+attachment/3891333/+files/error.png -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1243907 Title: After sometim

[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2013-10-25 Thread Leonardo Carvalho Sobral dos Santos
That is not about time, because combo box open very fast. To reproduce it, I add a while (1), so it only will stop if some bug occurs, what happens, after 20~30 min sikuli stops find text. And, Raiman, sikuli is one of the best test tools that i ever tryed! Congrats! -- You received this bug

[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2013-10-25 Thread RaiMan
--- And, Raiman, sikuli is one of the best test tools that i ever tryed! ... nice to hear --- That is not about time, because combo box open very fast. Yes, that might normally be, but we are talking here about an exception. While(1) does not help in this situation, since this is the critical part

[Sikuli-driver] [Bug 1243907] Re: After sometime application stops finding text

2014-01-12 Thread RaiMan
** Changed in: sikuli Status: New => Opinion ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Summary changed: - After sometime application stops finding text + [RC3] After sometime application stops finding text -- You received this bug notification becaus