https://bugs.kde.org/show_bug.cgi?id=451461
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/ |lokalize/-/commit/ac2efe7a0 |lokalize/-/commit/aa584b665 |7263e6708073bea78851918b454 |bb2c0d8bf8468dbc704dab66f23 |1d46 |6e05 --- Comment #4 from Albert Astals Cid <aa...@kde.org> --- Git commit aa584b665bb2c0d8bf8468dbc704dab66f236e05 by Albert Astals Cid. Committed on 27/08/2024 at 20:22. Pushed by aacid into branch 'release/24.08'. Fix Translation Memory import job not finishing The fix is two-fold: * We need to call deleteLater on the subjobs so they are actually destroed * There's two places that create ScanJobFeedingBack jobs but only one of them connected to the destroyed signal, add it to the other one (cherry picked from commit ac2efe7a07263e6708073bea78851918b4541d46) M +6 -6 src/tm/tmscanapi.cpp https://invent.kde.org/sdk/lokalize/-/commit/aa584b665bb2c0d8bf8468dbc704dab66f236e05 -- You are receiving this mail because: You are watching all bug changes.