Re: [Sikuli-driver] [Question #160874]: New (norwegian) tesseract training set crashes Sikuli?

2011-06-10 Thread RaiMan
Question #160874 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160874 Status: Answered = Solved RaiMan changed the question status: now bug 795391 -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

[Sikuli-driver] [Question #160932]: (Chinese (Traditional)) 請問要如何才能POPUP中文,不會出現亂碼?

2011-06-10 Thread Kc Liu
A question was asked in a language (Chinese (Traditional)) spoken by none of the registered Sikuli answer contacts. https://answers.launchpad.net/sikuli/+question/160932 很好用的軟體, 但希望能支援中文輸出與輸入. best application. but I hope it can support chinese utf-8 code. thanks! -- You received this question

[Sikuli-driver] [Bug 795391] Re: [request] OCR/tesseract: allow new training sets for other languages and more tesseract features

2011-06-10 Thread RaiMan
** Changed in: sikuli Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/795391 Title: [request] OCR/tesseract: allow new training sets for other languages and

[Sikuli-driver] [Bug 789221] Re: [request] In screen capture, you should display a crosshair cursor

2011-06-10 Thread RaiMan
** Summary changed: - In screen capture, you should display a crosshair cursor + [request] In screen capture, you should display a crosshair cursor ** Changed in: sikuli Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which

[Sikuli-driver] [Bug 779099] Re: [request] findAll() should force getLastMatch() to return None if nothing was found

2011-06-10 Thread RaiMan
** Changed in: sikuli Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/779099 Title: [request] findAll() should force getLastMatch() to return None if nothing

[Sikuli-driver] [Bug 794424] Re: Sikuli keeps throwing exception when I try to access every member in os.environ

2011-06-10 Thread Landy
Hi RaiMan Yes, I think it's a IDE related issue. Are any entries printed, when the exception happens? Yes, before the exception happens, some entries are printed out. And it stops at different key:value pair when the exception happens. I don't find a regular pattern. I also tried your code,

[Sikuli-driver] [Bug 794424] Re: X-1.0rc2: IDE: keeps throwing exception when I try to access every member in os.environ

2011-06-10 Thread RaiMan
** Summary changed: - Sikuli keeps throwing exception when I try to access every member in os.environ + X-1.0rc2: IDE: keeps throwing exception when I try to access every member in os.environ -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed

Re: [Sikuli-driver] [Question #160886]: how to type the copyright symbol ©

2011-06-10 Thread RaiMan
Question #160886 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160886 Status: Open = Answered RaiMan proposed the following answer: --- type() generally cannot be used with non-ascii text and is restricted to the keys on the US-qwerty keyboard (most special characters not

Re: [Sikuli-driver] [Question #160911]: Will a find also make the window active? --- No!

2011-06-10 Thread RaiMan
Question #160911 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160911 Summary changed to: Will a find also make the window active? --- No! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #160893]: help debugging leaking script

2011-06-10 Thread RaiMan
Question #160893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160893 RaiMan posted a new comment: --- already tried to run it with Jython 2.5.2? might not be a Sikuli problem. --- import gc: this seems to work this way only with Jython 2.5.2. In 2.5.1 these constants seem

Re: [Sikuli-driver] [Question #160958]: How to run our sikuli test cases in series?

2011-06-10 Thread ruixin
Question #160958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160958 ruixin posted a new comment: I need your help ! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #160889]: How to recognize if a video feed is frozen.

2011-06-10 Thread RaiMan
Question #160889 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160889 Status: Open = Answered RaiMan proposed the following answer: Interesting challenge. --- Your idea taking screenshots and compare: (made on a Mac, playing a video on my MobileMe gallery, Webpage is

Re: [Sikuli-driver] [Question #159022]: Sikuli on 64-bit Win7 Crashes?

2011-06-10 Thread Launchpad Janitor
Question #159022 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/159022 Status: Open = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #160958]: How to run our sikuli test cases in series?

2011-06-10 Thread RaiMan
Question #160958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160958 Status: Open = Answered RaiMan proposed the following answer: Sikuli itself does not have any feature to run many .sikuli in a batch. You have to create a batch runner on your own using e.g. the

[Sikuli-driver] [Bug 795483] [NEW] Two Jython versions in repository

2011-06-10 Thread anatoly techtonik
Public bug reported: Bazaar repository contains two Jython versions - 2.2.1 and 2.5.1. Is it really necessary to keep both? jython-2.2.1.jar jython-2.5.1.jar jython-lib.zip jython-lib-2.5.1.tgz P.S. The same is true for jUnit: junit-3.8.1.jar junit-4.8.2.jar ** Affects: sikuli

[Sikuli-driver] [Bug 795486] [NEW] Upgrade Jython 2.5.1 - 2.5.2

2011-06-10 Thread anatoly techtonik
Public bug reported: Jython 2.5.2 seems to get several performance improvements http://www.jython.org/latest.html along with numerous bug fixes. It may help to reduce startup time when Sikuli scripts are invoked from command line. ** Affects: sikuli Importance: Undecided Status:

[Sikuli-driver] [Bug 795486] Re: [request] Upgrade Jython 2.5.1 - 2.5.2 in the Sikuli distribution

2011-06-10 Thread RaiMan
** Summary changed: - Upgrade Jython 2.5.1 - 2.5.2 + [request] Upgrade Jython 2.5.1 - 2.5.2 in the Sikuli distribution -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/795486 Title: [request]

[Sikuli-driver] [Bug 585289] Re: [request] possibility to update sikuli itself in place (no reinstall)

2011-06-10 Thread anatoly techtonik
It makes sense with nightly builds or stable/beta channels (of which we have none atm). -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/585289 Title: [request] possibility to update sikuli itself

[Sikuli-driver] [Bug 795498] [NEW] Make Region.click() arguments optional

2011-06-10 Thread anatoly techtonik
Public bug reported: Region.click() should click at its center. It will make code more clean (and perhaps faster), e.g. from: for f in findAll(findobjs): area = Region(f.nearby(100)) f.click(area) to: for f in findAll(findobjs): area = Region(f.nearby(100)) area.click() ** Affects:

[Sikuli-driver] [Bug 795498] Re: Make Region.click() arguments optional

2011-06-10 Thread RaiMan
But this means some exception to the general API concept, which means with a Region.click(PSMRL) to restrict the find operation with PS to the given Region. When using click(MRL) it is not necessary to specify a Region, since the argument denotes an absolute click point. so the above example

Re: [Sikuli-driver] [Question #160886]: how to type the copyright symbol ©

2011-06-10 Thread Harry C.
Question #160886 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160886 Status: Answered = Solved Harry C. confirmed that the question is solved: ya the problem was i was getting the symbol from an external file. i thought that the file was encoded in UTF-8, but it turns

[Sikuli-driver] [Bug 795486] Re: [request] Upgrade Jython 2.5.1 - 2.5.2 in the Sikuli distribution

2011-06-10 Thread Tsung-Hsiang Chang
I remember someone has reported issues related to Jython 2.5.2. Anyone knows what the issues are exactly? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/795486 Title: [request] Upgrade Jython

[Sikuli-driver] [Bug 795483] Re: Two Jython versions in repository

2011-06-10 Thread Tsung-Hsiang Chang
jython-2.2.1.jar is redundant, but both junit jars are needed. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/795483 Title: Two Jython versions in repository Status in Sikuli: New Bug

[Sikuli-driver] [Bug 795483] Re: Two Jython versions in repository

2011-06-10 Thread Tsung-Hsiang Chang
** Changed in: sikuli Status: New = Fix Committed -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/795483 Title: Two Jython versions in repository Status in Sikuli: Fix Committed Bug

Re: [Sikuli-driver] [Question #160889]: How to recognize if a video feed is frozen.

2011-06-10 Thread squaremind
Question #160889 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160889 Status: Answered = Solved squaremind confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #160893]: help debugging leaking script

2011-06-10 Thread RaiMan
Question #160893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160893 RaiMan posted a new comment: had a look at jython 2.5.2: gc is not implemented, because Jython uses Java garbage collection. The Python gc functions are only stubs, that throw a not implemented exception if

Re: [Sikuli-driver] [Question #160893]: help debugging leaking script

2011-06-10 Thread RaiMan
Question #160893 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160893 Status: Open = Needs information RaiMan requested more information: Did you try to run your sikuli app using Jython 2.5.2? -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #160928]: Unable to perform a delete key function for a file rename

2011-06-10 Thread Mel Adajar
Question #160928 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160928 Mel Adajar confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #160928]: Unable to perform a delete key function for a file rename

2011-06-10 Thread Mel Adajar
Question #160928 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/160928 Status: Answered = Solved Mel Adajar confirmed that the question is solved: Thank you guys. Yes, the paste is a much better solution instead of trying to delete the highlighted file name. -- You