[Sikuli-driver] [Bug 1920183] Re: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
** Description changed: - confirmed bug -- workaround + confirmed bug tracked on GitHub: + https://github.com/RaiMan/SikuliX1/issues/437 + + -- workaround click(reg.findText(someText)) seems to work. --

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Status: Answered => Solved RaiMan changed the question status: Thanks for feedback. checked, confirmed --- is now a bug. -- You received this question notification because your team Sikuli Drivers is

[Sikuli-driver] [Bug 1920183] [NEW] [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Public bug reported: confirmed bug -- workaround click(reg.findText(someText)) seems to work. -- will be fixed in 2.0.6 Code: reg = reg.click('text_in_region') # does not click on text see video https://www.scr

[Sikuli-driver] [Question #696094]: Status of bug #1920183 changed to 'Fix Committed' in SikuliX

2021-03-19 Thread RaiMan
Bug #1920183 status changed in SikuliX: New => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1920183 "[2.0.5] click text in region does not work --- workaround" This bug is linked to #696094. [2.0.5] click text in region does not work --- workaround https://answers.launchpad.net/sikul

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Description changed to: confirmed bug -- workaround click(reg.findText(someText)) seems to work. -- will be fixed in 2.0.6

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Linked to bug: #1920183 https://bugs.launchpad.net/bugs/1920183 "[2.0.5] click text in region does not work --- workaround" -- You received this question notification because your team Sikuli D

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Summary changed to: [2.0.5] click text in region does not work --- workaround Description changed to: possible bug -- workaround click(reg.findText(someText)) seems to

Re: [Sikuli-driver] [Question #695896]: Unable to install in Win 10 Pro 64bit

2021-03-19 Thread jatin
Question #695896 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695896 Status: Answered => Solved jatin confirmed that the question is solved: Thanks! -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _

Re: [Sikuli-driver] [Question #696094]: Sikuli 2.0.5 - click text in region does not work

2021-03-19 Thread TestMechanic
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 TestMechanic posted a new comment: I am using 2.0.5 See the link in the original message. You can see the title of the IDE -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #695845]: [error] VNC: com.tigervnc.rdr.SystemException

2021-03-19 Thread Launchpad Janitor
Question #695845 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695845 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 n

Re: [Sikuli-driver] [Question #696094]: Sikuli 2.0.5 - click text in region does not work

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Status: Open => Answered RaiMan proposed the following answer: @ndinev Sorry, missed that. Seems you are using 2.0.4 this is indeed a bug, fixed in 2.0.5: https://github.com/RaiMan/SikuliX1/issues/338