Sometimes after I exit Transmission, the GUI closes, but the transmission-qt.exe process still remains in the windows processes and torrents even keep being downloaded/seeded if there are any active. This only happens sometimes and most of the time the program closes properly. I am closing it by clicking the X at the top right corner. I am not aware if the same bug happens also when clicking on File/Quit from the menu bar. I'll try to start closing it from the menu bar to see if the bug occurs this way as well. (Btw. I don't have the tray icon enabled because Transmission will only get minimized and not closed if you click the X at the top right window.)
I'm wondering, is there any way to debug this issue and find out why it's happening? Thanks a lot for any feedback, much appreciated.
Transmission process sometimes keeps running after exit
Re: Transmission process sometimes keeps running after exit
It's a UI issue. GTK+ client handles this more user-friendly, so that when you select the menu item or close the window the messages "Closing connections" & "Sending upload/download totals to tracker..." appear with Quit button to force the termination w/o the wait. Qt client does exactly the same (i.e. tries to notify all trackers of its shutdown) but doesn't tell the user what's happening. It's expected that the process will terminate eventually on its own. Feel free to create an issue on GitHub, or (even better) a pull request.
Re: Transmission process sometimes keeps running after exit
I was waiting up to 20 minutes after I closed it, so yeah, definitely not the expected behavior.mike.dld wrote:Qt client does exactly the same (i.e. tries to notify all trackers of its shutdown) but doesn't tell the user what's happening. It's expected that the process will terminate eventually on its own.
Unfortunately, I'm not a programmer, so can't do a pull request, but created an issue here: https://github.com/transmission/transmission/issues/287mike.dld wrote:Feel free to create an issue on GitHub, or (even better) a pull request.
Re: Transmission process sometimes keeps running after exit
This is still happening, Win10, version 3...
Has this been reported as a bug yet?
Has this been reported as a bug yet?
Re: Transmission process sometimes keeps running after exit
I have noticed the same thing happening too. I also thought that it was happening randomly, but it isn't random.
Conditions where the program does shut down properly
Conditions where the program does shut down properly
- If there are no torrents at all in the list
- Torrents in the list are paused and the program hasn't been idle for a long time in the background
- There are inactive torrents in the list, but the program has been active and or idle for a long period of time
- There are active torrents either downloading or seeding
- There are other reasons that cause improper shutdown, but I don't know what the triggers are, however, I have experienced them