gitbutler
gitbutler copied to clipboard
Gitbutler does not kill the process after closing window
Using the AppImage binary git-butler_0.10.7_amd64.AppImage
OS: Fedora 39, Gnome 45.4
- Start AppImage binary
- Close the window
- The binary is still running without any window
- Need to kill the process manually then it's possible to start it again
When running the binary directly it is not a huge issue as you can see that the process is running but with the gnome desktop, you need to find the process.
If you need any more logs/info please let me know.
Can confirm that this is also an issue for me: Found quite a few update windows this morning: https://i.imgur.com/LW4OI9Y.png
I had closed and opened git butler several times, and the processes had never been killed: https://i.imgur.com/82lkjvi.png
I can also confirm that this happens in WSL Ubuntu 22.04 using the .deb release, so this issue is not just isolated to the AppImage in my case. I suspect that in my case it may be specific to WSLg and how it handles closing program windows.
I do not have a native Ubuntu machine to check if this issue can be reproduced outside of a WSL environment.
Hi there, it is same as https://github.com/gitbutlerapp/gitbutler/issues/2630 This one can be closed.
Thank You
Thanks for info