Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

MainKt run function opens invisible window. #25

Closed
willemml opened this issue Sep 8, 2020 · 5 comments
Closed

MainKt run function opens invisible window. #25

willemml opened this issue Sep 8, 2020 · 5 comments
Labels
-invalid This doesn't seem right -wontfix This will not be worked on bug

Comments

@willemml
Copy link
Contributor

willemml commented Sep 8, 2020

When run in the dev environment an invisible window called MainKt is opened, this probably shouldn't happen as it is annoying while testing due to focus switches. (using macOS)

@5HT2
Copy link
Owner

5HT2 commented Sep 8, 2020

This doesn't happen on Linux. Sounds like an issue specific to your environment. Send a screenshot of your run configuration.

@willemml
Copy link
Contributor Author

willemml commented Sep 8, 2020

Screen Shot 2020-09-08 at 12 24 20

I am assuming you mean the IntelliJ Idea one so here it is, I also tested, and this only happens in dev env, running java -jar does not do this.

@5HT2
Copy link
Owner

5HT2 commented Sep 8, 2020

image
Doesn't happen to me, and it shouldn't. I'm going to close this as it's probably an Intellij IDEA bug

@5HT2 5HT2 closed this as completed Sep 8, 2020
@5HT2 5HT2 added the invalid label Sep 8, 2020
@willemml
Copy link
Contributor Author

willemml commented Sep 8, 2020

This is actually not an IDE bug, I just tested, my cli java is set to 14, if I use java 8 in cli then it opens the window.

@5HT2
Copy link
Owner

5HT2 commented Sep 8, 2020

That's a Kotlin bug or something to do with how it launches binaries then.

@5HT2 5HT2 added -invalid This doesn't seem right -wontfix This will not be worked on bug labels Sep 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
-invalid This doesn't seem right -wontfix This will not be worked on bug
Projects
None yet
Development

No branches or pull requests

2 participants