[Sikuli-driver] [Bug 1226453] [NEW] [1.0.1]IDE:can not find anything on windows XP

2013-09-17 Thread vince
Public bug reported: environment: -- windows XP SP3 Java6 sikuli1.0.1 python script: -- wait('xxx.png',10) -- [error]FindFailed (can not find

[Sikuli-driver] [Bug 1226453] Re: [1.0.1]IDE:can not find anything on windows XP

2013-09-17 Thread RaiMan
pls. run with option -d and send the log file silently to my mail at https://launchpad.net/~raimund-hocke ** Changed in: sikuli Status: New = Opinion ** Changed in: sikuli Assignee: (unassigned) = RaiMan (raimund-hocke) -- You received this bug notification because you are a member

[Sikuli-driver] [Bug 1226453] Re: [1.0.1]IDE:can not find anything on windows XP

2013-09-17 Thread RaiMan
BTW: *$py.class is only generated in imported .sikuli scripts, not in the main scripts. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1226453 Title: [1.0.1]IDE:can not find anything on windows

Re: [Sikuli-driver] [Bug 1226453] Re: [1.0.1]IDE:can not find anything on windows XP

2013-09-17 Thread vince
Hi, The problem may be caused by non-English character in sikuli path. I move the .sikuli file to other path without a chinese character,and it works. thanks! [debug] Debug: setLogFile:

Re: [Sikuli-driver] [Question #235809]: IDE startup throws: [error] Location: outside any screen

2013-09-17 Thread Boomy Grunt
Question #235809 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235809 Status: Answered = Solved Boomy Grunt confirmed that the question is solved: Thanks for the quick workaround - it worked. I had on both days the same monitor setup. All I did was moving my Windows

Re: [Sikuli-driver] [Question #235809]: IDE startup throws: [error] Location: outside any screen

2013-09-17 Thread RaiMan
Question #235809 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235809 RaiMan posted a new comment: OK, thanks for feedback. Moving the taskbar this way indeed changes the monitor setup, since this changes the primary monitor in the sense of Sikuli/Java. Nevertheless this is

Re: [Sikuli-driver] [Question #235812]: 1.0.1 - FileManager.loadLibrary(VisionProxy) throws error

2013-09-17 Thread akbar
Question #235812 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235812 Status: Needs information = Solved akbar confirmed that the question is solved: DLLs in libs got renamed because they were downloaded from a shared location, when changed the names to original, it

[Sikuli-driver] [Bug 1226012] Re: [1.0.1] IDE: [error] Location: outside any screen after starting on a different monitor setup --- workaround

2013-09-17 Thread RaiMan
User moved taskbar from left side monitor 1 to right side monitor 2. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1226012 Title: [1.0.1] IDE: [error] Location: outside any screen after starting

[Sikuli-driver] [Bug 1226453] Re: [1.0.1] IDE: WindowsXP: still problems with UTF-8 characters in .sikuli folder path

2013-09-17 Thread RaiMan
Thanks for feedback. The Java version you are using is rather ancient. Would help if you upgrade to latest version and try again with chinese characters in path (I do not have a Windows XP available). ** Summary changed: - [1.0.1]IDE:can not find anything on windows XP + [1.0.1] IDE:

[Sikuli-driver] [Question #235862]: ocr

2013-09-17 Thread sanjana
New question #235862 on Sikuli: https://answers.launchpad.net/sikuli/+question/235862 Is there a way to improve the text recognition in sikuli by training the images using tessaract tool??? Can you tel me the procedure to go ahead with training the images using tessaract.. -- You received

[Sikuli-driver] [Bug 1226453] Re: [1.0.1] IDE: WindowsXP: still problems with UTF-8 characters in .sikuli folder path

2013-09-17 Thread RaiMan
ok, thanks. I will check it as soon as possible. ** Changed in: sikuli Status: In Progress = Fix Committed ** Summary changed: - [1.0.1] IDE: WindowsXP: still problems with UTF-8 characters in .sikuli folder path + [1.0.1] IDE: Windows: still problems with UTF-8 characters in .sikuli

Re: [Sikuli-driver] [Question #235864]: Exist function in sikuli java API

2013-09-17 Thread RaiMan
Question #235864 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235864 Status: Open = Answered RaiMan proposed the following answer: Ok, for someone programming Java this should be an easy one: if(s.exists(C://Images//Screen1.png) != null) { } -- You received this

[Sikuli-driver] [Bug 1226671] Re: [1.0.1] IDE: with CommandBar: does not always open first time

2013-09-17 Thread RaiMan
Is the IDE's menu bar available? If yes, what happens if you use the toggle command bar from menu view? (CTRL+L) Any other things, that might help to narrow the cause: multi monitor? ** Summary changed: - Sikuli IDE does not always open first time + [1.0.1] IDE: with CommandBar: does not

Re: [Sikuli-driver] [Question #220471]: Sikuli:Issue while selecting Dropdown value with text

2013-09-17 Thread Robin Saunders
Question #220471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/220471 Robin Saunders posted a new comment: I am struggling with this issue, too. I am trying to match some text in a pull down menu and then click on that to select it. I have tried matching on a quoted string,

[Sikuli-driver] [Bug 1226668] Re: Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread RaiMan
known problem and on the list ** Changed in: sikuli Status: New = Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/235881 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #235881]: Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread RaiMan
Question #235881 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235881 Description changed to: - known problem - workaround according to related bug comment #2 - I've created a Sikuli

[Sikuli-driver] [Bug 1226668] Re: Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread RaiMan
Known problem and documented. Workaround according to comment #2 (thanks Brian ;-) I convert this bug to a question. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1226668 Title: Have to close

Re: [Sikuli-driver] [Question #220471]: Sikuli:Issue while selecting Dropdown value with text

2013-09-17 Thread RaiMan
Question #220471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/220471 Linked to bug: #1224811 https://bugs.launchpad.net/bugs/1224811 [1.0.1] improvements for text recognition -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #220471]: Sikuli:Issue while selecting Dropdown value with text

2013-09-17 Thread Robin Saunders
Question #220471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/220471 Robin Saunders posted a new comment: Oh, fingers crossed! Thanks for the quick response, will wait to hear back from you! -Original Message- From: boun...@canonical.com

Re: [Sikuli-driver] [Question #235193]: [1.0.x] Script hangs after extended test runs

2013-09-17 Thread DavidL
Question #235193 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235193 Status: Answered = Open DavidL is still having a problem: I have now given this a try using v1.0.1 and have handled FindFailed. I see that handling it wont change anything but it lets me see a bit more

Re: [Sikuli-driver] [Question #235193]: [1.0.x] Script hangs after extended test runs

2013-09-17 Thread DavidL
Question #235193 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235193 Linked to bug: #235769 https://bugs.launchpad.net/bugs/235769 Firefox dependencies broken by update -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #235193]: [1.0.x] Script hangs after extended test runs

2013-09-17 Thread DavidL
Question #235193 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235193 Removed link to bug: #235769 https://bugs.launchpad.net/bugs/235769 Firefox dependencies broken by update -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #235193]: [1.0.x] Script hangs after extended test runs

2013-09-17 Thread RaiMan
Question #235193 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235193 Status: Open = Answered RaiMan proposed the following answer: --- As I was running this from the IDE, I stopped the run with shift alt c long running scripts should always be run from command line using

Re: [Sikuli-driver] [Question #235894]: sikuli 1.0.1 closing while trying to open .sikuli script

2013-09-17 Thread RaiMan
Question #235894 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235894 Status: Open = Needs information RaiMan requested more information: Could you start the IDE with the option -d and send me the logfile to my mail at https://launchpad.net/~raimund-hocke Any Unicode

Re: [Sikuli-driver] [Question #235879]: Can Sikuli simulate ALT+SPACE+X

2013-09-17 Thread RaiMan
Question #235879 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235879 Status: Open = Answered RaiMan proposed the following answer: type(Key.SPACE+x, KeyModifier.ALT) -- You received this question notification because you are a member of Sikuli Drivers, which is an

[Sikuli-driver] [Bug 1226671] [NEW] Sikuli IDE does not always open first time

2013-09-17 Thread David Adnitt
Public bug reported: Sometimes when open Sikuli IDE the command window will open but Sikuli IDE does not. I have to close the command window and retry starting Sikuli IDE. After about the third time I give up and go into the registry and delete Sikuli - Ide setting. Once the registry has been

[Sikuli-driver] [Bug 1226668] Re: Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread Brian Redmond
To force a reload of an imported module on each run, add a reload statement for the module after the import statement: from sikuli.Sikuli import * from MyModule import * reload(MyModule) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

[Sikuli-driver] [Question #235881]: Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread David Adnitt
New question #235881 on Sikuli: https://answers.launchpad.net/sikuli/+question/235881 I've created a Sikuli script which imports functions from another Sikuli script (MyModule). Each time I edit the imported script, I have to close and reopen Sikuli IDE so that the changes take effect. It

[Sikuli-driver] [Question #235894]: sikuli 1.0.1 closing while trying to open .sikuli script

2013-09-17 Thread Benjamin Bruffey
New question #235894 on Sikuli: https://answers.launchpad.net/sikuli/+question/235894 I just did a clean install of windows and had been using an older version of sikuli (1.0rc3) I believe. I had all of my .sikuli files saved and ready to be moved back on the the comp after the install was

[Sikuli-driver] [Question #235899]: Refreshing Phantom Images

2013-09-17 Thread Ross Parrent
New question #235899 on Sikuli: https://answers.launchpad.net/sikuli/+question/235899 I'm running Sikuli IDE 1.0.0 on Win7x64. I have noticed that after having executed a particular program several times, sikuli starts to expect or anticipate the location of particular regions, even if they

Re: [Sikuli-driver] [Question #235881]: Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread RaiMan
Question #235881 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235881 RaiMan posted a new comment: known problem and on the list -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1226668] Re: Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread David Adnitt
System: Windows 7 Sikuli IDE 1.0.1 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1226668 Title: Have to close and reopen Sikuli after editing any imported modules Status in Sikuli: New Bug

Re: [Sikuli-driver] [Question #220471]: Sikuli:Issue while selecting Dropdown value with text

2013-09-17 Thread RaiMan
Question #220471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/220471 RaiMan posted a new comment: @Robin I got a fix suggestion from someone especially for improvements on small fonts. I will test it the next days and come back. -- You received this question notification

[Sikuli-driver] [Bug 1226668] [NEW] Have to close and reopen Sikuli after editing any imported modules

2013-09-17 Thread David Adnitt
Public bug reported: I've created a Sikuli script which imports functions from another Sikuli script (MyModule). Each time I edit the imported script, I have to close and reopen Sikuli IDE so that the changes take effect. It would be a huge time saver if I could compile or have the imported

[Sikuli-driver] [Question #235879]: Can Sikuli simulate ALT+SPACE+X

2013-09-17 Thread KaMiNsKy
New question #235879 on Sikuli: https://answers.launchpad.net/sikuli/+question/235879 Can Sikuli simulate ALT+SPACE+X? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #235809]: IDE startup throws: [error] Location: outside any screen

2013-09-17 Thread Boomy Grunt
Question #235809 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235809 Boomy Grunt posted a new comment: I'm also able to add, only moving my taskbar back to the original position didn't fix it. I moved my taskbar (after closing Sikuli-IDE) and later shut down my machine,

[Sikuli-driver] [Bug 1225871] Re: [request] Want an installer again for Windows instead of using command line setup

2013-09-17 Thread Patrick M Neve
Raimund, I would be glad to test a windows installer as well! patr...@3qilabs.com -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1225871 Title: [request] Want an installer again for Windows

Re: [Sikuli-driver] [Question #235769]: Always Prompt: FindFailed: can not find *.png on the screen

2013-09-17 Thread max
Question #235769 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235769 max posted a new comment: Yes, I can save the script as test.py, and there is the *.png image in test.sikuli folder, -- You received this question notification because you are a member of Sikuli Drivers,