[Sikuli-driver] [Question #677873]: SikuliX seems to be adding a shutdown hook that's blocking my app from exiting

2019-01-17 Thread Paul Chambre
New question #677873 on Sikuli: https://answers.launchpad.net/sikuli/+question/677873 I'm seeing a problem that started recently, but I'm not sure what change preceded it. When my app exits, or attempts to exit, when I'm running it in IntelliJ, it hangs. This is true whether it's a successful

Re: [Sikuli-driver] [Question #677873]: SikuliX seems to be adding a shutdown hook that's blocking my app from exiting

2019-01-17 Thread Paul Chambre
Question #677873 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677873 Description changed to: I'm seeing a problem that started recently, but I'm not sure what change preceded it. When my app exits, or attempts to exit, when I'm running it in IntelliJ, it hangs. This is true

Re: [Sikuli-driver] [Question #677873]: SikuliX seems to be adding a shutdown hook that's blocking my app from exiting

2019-01-17 Thread Paul Chambre
Question #677873 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677873 Description changed to: I'm seeing a problem that started recently, but I'm not sure what change preceded it. When my app exits, or attempts to exit, when I'm running it in IntelliJ, it hangs. This is true

Re: [Sikuli-driver] [Question #677873]: SikuliX seems to be adding a shutdown hook that's blocking my app from exiting

2019-01-17 Thread Paul Chambre
Question #677873 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677873 Description changed to: I'm seeing a problem that started recently, but I'm not sure what change preceded it. When my app exits, or attempts to exit, when I'm running it in IntelliJ, it hangs. This is true

Re: [Sikuli-driver] [Question #677799]: Use dotted characters in Windows

2019-01-17 Thread Manfred Hampl
Question #677799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677799 Status: Open => Answered Manfred Hampl proposed the following answer: Where do these strings come from? What happens if you try the simple paste("áéöüóőúű") statement?

Re: [Sikuli-driver] [Question #677799]: Use dotted characters in Windows

2019-01-17 Thread Akos Kovacs
Question #677799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677799 Status: Answered => Open Akos Kovacs is still having a problem: @TestMechanic : I can't use type(). because computer behaves weird after command is executed. Unable to take a single click after that.

[Sikuli-driver] [Question #677859]: Probably copy/paste error in documentation

2019-01-17 Thread Manfred Hampl
New question #677859 on Sikuli: https://answers.launchpad.net/sikuli/+question/677859 https://sikulix-2014.readthedocs.io/en/latest/region.html#Region.paste ... paste([PSMRL, ]text) Paste the text at a click point. Parameters: PSMRL – a pattern, a string, a match, a region or a location that

Re: [Sikuli-driver] [Question #677799]: Use dotted characters in Windows

2019-01-17 Thread TestMechanic
Question #677799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677799 TestMechanic posted a new comment: @Akos, So you cannot execute even type('test') in pure English? -- You received this question notification because your team Sikuli Drivers is an answer contact for

[Sikuli-driver] [Question #677880]: Output/stdout from python script in Sikuli IDE was cut

2019-01-17 Thread Li Jinjing
New question #677880 on Sikuli: https://answers.launchpad.net/sikuli/+question/677880 Hi Here we use Sikuli for UI automation testing on Windows environment. Recently, I run a simple python script as below to get the information of installed APP on windows, three scenarioes: 1) Run "python