Re: [Sikuli-driver] [Question #253057]: Send random text everytime on chat screen

2014-08-14 Thread Harry
Question #253057 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253057 Status: Needs information = Open Harry gave more information on the question: Yes it is generating every time the same string as the string is stored in chatmsg1 and chatmsg2 whenever i call chat1 and

Re: [Sikuli-driver] [Question #253057]: Send random text everytime on chat screen

2014-08-14 Thread Eugene S
Question #253057 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253057 Status: Open = Answered Eugene S proposed the following answer: So why won't you pass a new ''.join(random.sample(string.letters, num1)) to your function every time rather than saving it in a variable?

Re: [Sikuli-driver] [Question #253046]: Java windows popup while fullscreen

2014-08-14 Thread RaiMan
Question #253046 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253046 Status: Open = Answered RaiMan proposed the following answer: ok, fully understood. due to vacation, I can only come back to that case towards end of August. I take it as a bug for now. -- You

Re: [Sikuli-driver] [Question #253046]: While running script: Java taskbar icon breaks fullscreen

2014-08-14 Thread RaiMan
Question #253046 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253046 Assignee: None = RaiMan Summary changed to: While running script: Java taskbar icon breaks fullscreen -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #253057]: Send random text everytime on chat screen

2014-08-14 Thread Harry
Question #253057 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253057 Status: Answered = Solved Harry confirmed that the question is solved: Yes i did that and now it seems to be generating random string -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #253035]: How to use Alt+space+r to restore the window screen

2014-08-14 Thread Harry
Question #253035 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253035 Status: Answered = Open Harry is still having a problem: No it didn't worked -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #253035]: How to use Alt+space+r to restore the window screen

2014-08-14 Thread Eugene S
Question #253035 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253035 Status: Open = Answered Eugene S proposed the following answer: Hi, Try that: type(Key.SPACE, KeyModifier.ALT) waitFor(.5) type('r') -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #253115]: Is it possible to find bold text using Sikuli?

2014-08-14 Thread Eugene S
Question #253115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253115 Status: Open = Answered Eugene S proposed the following answer: Hi, Not sure what are you asking exactly. Theoretically, all text can be detected using the embedded Tesseract engine, however there are

[Sikuli-driver] [Question #253115]: Is it possible to find bold text using Sikuli?

2014-08-14 Thread Glenna
New question #253115 on Sikuli: https://answers.launchpad.net/sikuli/+question/253115 Is it possible to use Sikuli to detect bold text? I've searched but seems like nobody has tried it yet. -- You received this question notification because you are a member of Sikuli Drivers, which is an

Re: [Sikuli-driver] [Question #253115]: Is it possible to find bold text using Sikuli?

2014-08-14 Thread Glenna
Question #253115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253115 Status: Answered = Open Glenna is still having a problem: Hi Eugene, Sorry I should have given more information about my problem. Let's say there is a complete sentence with just one bold word, would

Re: [Sikuli-driver] [Question #253115]: Is it possible to find bold text using Sikuli?

2014-08-14 Thread Eugene S
Question #253115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253115 Status: Open = Answered Eugene S proposed the following answer: If you mean to detect which one of the words is bold - then definitely no. The detection process is tricky by itself and correct detection

Re: [Sikuli-driver] [Question #253115]: Is it possible to find bold text using Sikuli?

2014-08-14 Thread Glenna
Question #253115 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253115 Status: Answered = Solved Glenna confirmed that the question is solved: Thanks Eugene S, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

[Sikuli-driver] [Bug 1347379] Re: [1.1.0] Linux: IDE: Pattern Settings window fails to appear

2014-08-14 Thread Ben Stanley
The problem was resolved by logging out and back in again. Perhaps a problem with the window manager. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1347379 Title: [1.1.0] Linux: IDE: Pattern