Re: [Sikuli-driver] [Question #186339]: Can Sikuli logs show real special keys with type() ?

2012-01-30 Thread RaiMan
Question #186339 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186339 Summary changed to: Can Sikuli logs show real special keys with type() ? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #186339]: Can Sikuli logs show real keys, not ?

2012-01-30 Thread RaiMan
Question #186339 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186339 Status: Open => Answered RaiMan proposed the following answer: Sorry, no. You have to wrap the type() function into your own helper function, that switches of normal logging, issues the type(), translat

[Sikuli-driver] [Question #186339]: Can Sikuli logs show real keys, not ?

2012-01-30 Thread Beth Griffin
New question #186339 on Sikuli: https://answers.launchpad.net/sikuli/+question/186339 I'm running Sikuli 1rc3. I created a test of an app that uses the function or other special keys fairly often. In the sikuli logs, though, the TYPE message shows a ? for the function key (Key.F5, Key.F10). S

Re: [Sikuli-driver] [Question #186050]: Most "captures" show up as file names not pics

2012-01-30 Thread Roland Prancan
Question #186050 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186050 Status: Answered => Open Roland Prancan is still having a problem: Man I'm really hosed now. I can't get Sikuli to quit. I have to use the forced quit from Mac OSX. I removed ~/org.sikuli.ide.plist . I'

Re: [Sikuli-driver] [Question #186051]: color recognizing problem

2012-01-30 Thread Olena Alexyeenko
Question #186051 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186051 Status: Answered => Solved Olena Alexyeenko confirmed that the question is solved: Thanks. It works. -- You received this question notification because you are a member of Sikuli Drivers, which is an a

Re: [Sikuli-driver] [Question #186261]: Randomising navigation keyboard inputs

2012-01-30 Thread Tim Brayne
Question #186261 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186261 Status: Answered => Solved Tim Brayne confirmed that the question is solved: Many thanks RaiMan!!! I got your top example working with... def randomType(direction): if direction == "up": typ

Re: [Sikuli-driver] [Question #186032]: call image inside a class fail

2012-01-30 Thread Ezequiel
Question #186032 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186032 Status: Needs information => Solved Ezequiel confirmed that the question is solved: --- how do you tell Sikuli, where the images are located--> I used a function called ResourceManager.repository in wich

Re: [Sikuli-driver] [Question #186261]: Randomising navigation keyboard inputs

2012-01-30 Thread RaiMan
Question #186261 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186261 Status: Open => Answered RaiMan proposed the following answer: nice try, but that does not work this way ;-) using up = type(Key.UP) runs the type command in this moment and assigns either 0 or 1 (the

Re: [Sikuli-driver] [Question #186195]: Using Region.text() to get text in dragDrop selection

2012-01-30 Thread RaiMan
Question #186195 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186195 Summary changed to: Using Region.text() to get text in dragDrop selection -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #186195]: Using text() to get text in dragDrog area

2012-01-30 Thread RaiMan
Question #186195 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186195 RaiMan posted a new comment: The bug I mentioned is: bug 710586 -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #186195]: Using text() to get text in dragDrog area

2012-01-30 Thread RaiMan
Question #186195 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186195 Status: Open => Answered RaiMan proposed the following answer: --- I am sorry to use wrong way in asking question Never ever be sorry about wrong ways to ask questions. It is my responsibility, to clari

[Sikuli-driver] [Question #186261]: Randomising navigation keyboard inputs

2012-01-30 Thread Tim Brayne
New question #186261 on Sikuli: https://answers.launchpad.net/sikuli/+question/186261 Hi All, I am very new to sikuli and python and currently testing an action script app using flash player. I am trying to create some sort of array that contains the navigation inputs UP, DOWN, LEFT, RIGHT etc.

Re: [Sikuli-driver] [Question #186195]: Using text() to get text in dragDrog area

2012-01-30 Thread Yiping Wang
Question #186195 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186195 Status: Answered => Open Yiping Wang is still having a problem: Yes, I read through the docs. and I also completed my codes to reach the target. The way I am extracting text from dragDrog area is "type("

Re: [Sikuli-driver] [Question #185595]: Sikuli IDE hangs when I click take screen shot

2012-01-30 Thread RaiMan
Question #185595 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185595 Status: Open => Answered RaiMan proposed the following answer: Check your system path specification and environment setting %SIKULI_HOME% -- You received this question notification because you are a me

Re: [Sikuli-driver] [Question #186195]: Using text() to get text in dragDrog area

2012-01-30 Thread RaiMan
Question #186195 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/186195 Status: Open => Answered RaiMan proposed the following answer: already read through the docs: http://sikuli.org/docx/ ? When using Region.text(), be aware: bug 710586 -- You received this question not

[Sikuli-driver] [Bug 920539] Re: X-1.0rc3: Mac: Sikuli crashes when Sikuli-IDE.app is renamed

2012-01-30 Thread RaiMan
You are absolutely right. But I think it is one of the minor problems Sikuli has ;-) If you are a programmer with Java knowledge, feel free to propose a patch (https://github.com/sikuli/sikuli). The coding is in sikuli/lib/mx-native-loader-1.2/src/main/java/com/wapmx/nativeutils/jniloader/Defaul

[Sikuli-driver] [Bug 923603] Re: X-1.0rc3 - IDE - View -> CommandList: Sub menus should be expanded startup

2012-01-30 Thread RaiMan
** Summary changed: - OPTIONS – Closing and opening Button of all the Sub Menu Bar should get expand when the page opens + X-1.0rc3 - IDE - View -> CommandList: Sub menus should be expanded startup ** Description changed: - OPTIONS + OPTIONS – Closing and opening Button of all the Sub Menu Bar

Re: [Sikuli-driver] [Question #177376]: How to write results in a file?

2012-01-30 Thread RaiMan
Question #177376 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/177376 Removed link to bug: #923603 https://bugs.launchpad.net/bugs/923603 "X-1.0rc3 - IDE - View -> CommandList: Sub menus should be expanded startup" -- You received this question notification becaus