https://bugs.kde.org/show_bug.cgi?id=415580
Andrius Štikonas <andr...@stikonas.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/ktorrent/-/commit/4424f | |34fb005c43e6aee109e9d474fbc | |99d293d2 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Andrius Štikonas <andr...@stikonas.eu> --- Git commit 4424f34fb005c43e6aee109e9d474fbc99d293d2 by Andrius Štikonas, on behalf of Jack Hill. Committed on 08/03/2024 at 22:09. Pushed by stikonas into branch 'master'. Save magnet queue whenever the queue is updated I.e. when magnets are added to the queue. Previously the queue was only saved when KTorrent was closed, so all magnets added in a session were lost if KTorrent crashed. Test-plan: import a stale magnet link then send a SIGHUP to KTorrent and restart the app. Previously the magnet link did not appear on the magnets list after the restart, now it does. M +3 -0 ktorrent/core.cpp https://invent.kde.org/network/ktorrent/-/commit/4424f34fb005c43e6aee109e9d474fbc99d293d2 -- You are receiving this mail because: You are watching all bug changes.