[Sikuli-driver] [Bug 1831795] [NEW] Unable to open sikuli

2019-06-05 Thread Thep-ananh VIRATHAVONE
Public bug reported: I download sikuli.jar from the website because sikuli in ubuntu is still unresolved (ref https://bugs.launchpad.net/ubuntu/+source/sikulix/+bug/1793852) so I download Jython and Jruby and when I launch sikuli I got "Neither jython nor Jurby available, IDE ... please refer

Re: [Sikuli-driver] [Question #681239]: Append log msg in existing file

2019-06-05 Thread Manfred Hampl
Question #681239 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681239 Status: Open => Answered Manfred Hampl proposed the following answer: Just an idea, not sure whether it works: According to https://stackoverflow.com/questions/8043356/file-write-printstream-append it

Re: [Sikuli-driver] [Question #681205]: can't update code

2019-06-05 Thread masuo
Question #681205 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681205 Status: Open => Answered masuo proposed the following answer: There is a similar question. https://answers.launchpad.net/sikuli/+question/663114 -- You received this question notification because your

Re: [Sikuli-driver] [Question #680972]: sikulix robot framework

2019-06-05 Thread Launchpad Janitor
Question #680972 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680972 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

[Sikuli-driver] [Question #681239]: Append log msg in existing file

2019-06-05 Thread dongleilin
New question #681239 on Sikuli: https://answers.launchpad.net/sikuli/+question/681239 I have been read https://answers.launchpad.net/sikuli/+question/280290... Can I append log msg in existing file now? -- You received this question notification because your team Sikuli Drivers is an answer

[Sikuli-driver] [Bug 513312] Re: [1.1.x] Invalid key code when ":" included in a string with type() --- request: should be possible

2019-06-05 Thread Jeevanand Kuharaj
I recently upgraded my test system from Sikuli 1.1.1 to 1.1.4 and since then I have a strange issue with the following code: type("r", KeyModifier.WIN) it seems to work just fine on its own but when used later in the code it causes a java.lang.IllegalArgumentException Key: Not supported