Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux: App close is not working #217

Closed
kumarkrish85 opened this issue Oct 25, 2019 · 4 comments
Closed

Linux: App close is not working #217

kumarkrish85 opened this issue Oct 25, 2019 · 4 comments
Assignees
Labels
bug Something isn't working fixed the problem has been fixed Linux

Comments

@kumarkrish85
Copy link

kumarkrish85 commented Oct 25, 2019

*** possibly related #144

I am using Sikuli 1.1.4 SNAPSHOT build in my tool. The App.open is working fine, but when i try to close an using "App.close( )" is not closing the app. The issue is observed on both Windows and Linux.
Tried on simple calc application.

@RaiMan
Copy link
Owner

RaiMan commented Oct 25, 2019

Sorry, known problem - accepted as bug.

possible workaround:
close the app visually (Windows: type::ALT-F4, Linux: ...)

@RaiMan RaiMan changed the title App close is not working Windows Linux: App close is not working Oct 25, 2019
@RaiMan RaiMan self-assigned this Oct 25, 2019
@RaiMan RaiMan added the bug Something isn't working label Oct 25, 2019
@RaiMan RaiMan added this to the 2.0.1 milestone Oct 25, 2019
@kumarkrish85
Copy link
Author

Thanks for the confirmation @RaiMan

@RaiMan RaiMan modified the milestones: 2.0.1, 2.0.2 Nov 20, 2019
@RaiMan
Copy link
Owner

RaiMan commented Dec 23, 2019

At least for Windows it works now after fix 2.1.0:63cf0bf 2.0.2:adbcec1

@RaiMan RaiMan removed the Windows label Dec 23, 2019
@RaiMan RaiMan changed the title Windows Linux: App close is not working Linux: App close is not working Dec 23, 2019
@RaiMan RaiMan added the fixed the problem has been fixed label Dec 26, 2019
@RaiMan
Copy link
Owner

RaiMan commented Dec 26, 2019

fixed 2019-12-26 in 2.0.2 and 2.1.0

@RaiMan RaiMan closed this as completed Dec 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed the problem has been fixed Linux
Projects
None yet
Development

No branches or pull requests

2 participants