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 process doesn't terminate on exiting the launcher #584

Closed
jdrueckert opened this issue Oct 4, 2020 · 3 comments
Closed

Linux process doesn't terminate on exiting the launcher #584

jdrueckert opened this issue Oct 4, 2020 · 3 comments
Labels
Type: Bug Bug reports for launcher releases (reproducible from master)

Comments

@jdrueckert
Copy link
Member

Expected

Clicking on "Exit Launcher" results in launcher closing and terminal process terminating.

What happened

On clicking on "Exit Launcher" the launcher window closed, but the terminal process kept running.

Additional Info

OS: Linux Mint 18
Launcher Version: 4.1.1

How to reproduce

  1. Start the launcher (run in terminal)
  2. Configured it to not close on starting a game
  3. Start a game
  4. Exit the game
  5. Click on "Exit Launcher"
  6. Observe in the terminal, that the process doesn't stop.
@jdrueckert jdrueckert added the Type: Bug Bug reports for launcher releases (reproducible from master) label Oct 4, 2020
@keturn
Copy link
Member

keturn commented Oct 4, 2020

I'm having trouble reproducing this when running from source.

But if it's related to the game runner thread — and it probably is, if it only happens after starting & exiting a game — it might well be fixed by #571.

@praj-foss
Copy link
Member

I can't reproduce this as well. A freshly downloaded 4.1.1-Linux64 build exits as expected on my arch linux. Could this be a ubuntu/mint issue?

@skaldarnar
Copy link
Member

Exits fine for me as well - I think the underlying problem is the game process not closing properly, I've create MovingBlocks/Terasology#4240 to track that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports for launcher releases (reproducible from master)
Projects
None yet
Development

No branches or pull requests

4 participants