[Linux] Closing RD Window shuts the application off
See original GitHub issueFor bugs, describe what you’re seeing
Closing RD through UI (red/orange X
), it will shutdown the application.
To Reproduce Steps to reproduce the behaviour:
- Open RD app on Linux
- Wait until RD services are ready to use
- Close the application using the UI (right upper corner -
X
icon) - Hover on RD system tray icon
- You should see the message:
Kubernetes is shutting down
Result Video: https://user-images.githubusercontent.com/37411123/137770676-a8048bf8-098a-41b8-a214-685047c90b36.mov It could be related with/or similar: https://github.com/rancher-sandbox/rancher-desktop/issues/714
Expected behaviour
- Closing RD app via UI, should keep the App running on background
- Closing RD app via UI, shouldn’t stop the RD running services/tools
Screenshots
See Result
Setup (please complete the following information):
- OS:
Linux Ubuntu 20.04.3 LTS
- Rancher Desktop version:
0.6.0-14-geda4c6e
- Kubernetes version:
1.21.5
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:9 (5 by maintainers)
Top Results From Across the Web
7 Ways to Kill Unresponsive Programs in Linux - MakeUseOf
4. Force Quit Linux Apps With the "kill" Command. Can't close your unresponsive app with a desktop tool? The solution might be a...
Read more >How to boot, shut down, and suspend your system ... - Red Hat
The shutdown command features two options: --halt and --poweroff . The --halt option stops the operating system while the --poweroff option ...
Read more >Closing unresponsive applications in Ubuntu easily - Ubunlog
In the next article we are going to take a look at how unresponsive applications can be closed on the Ubuntu desktop.
Read more >linux - How to close or (unbind?) a port left open by a rogue ...
The only way to forcefully close a listening port is to kill the process that is listening on it. Use lsof , netstat...
Read more >How To Shutdown Linux Using Command Line - nixCraft
To shutdown the Linux system open a terminal application. Then type “ sudo shutdown -n ... Shutting down the Linux box with warning...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Also
Show/Hide Window
entry in the tray icon menu on right click would be useful (on Windows too).This would maybe make sense if there were no system tray. But having a system tray icon and seeing it disappear on window close is very annoying.