https://bugs.kde.org/show_bug.cgi?id=485896
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/offi | |ce/alkimia/-/commit/e43e94a | |3fd67059e5f2c1ec7ef5ba43201 | |cb8d6f Version Fixed In| |8.2 --- Comment #8 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit e43e94a3fd67059e5f2c1ec7ef5ba43201cb8d6f by Ralf Habacker. Committed on 13/07/2024 at 16:59. Pushed by habacker into branch 'master'. Remove support for using KIO as download backend In CI jobs and user feedback, it was found that errors frequently occur when using KIO. Since there is also the Qt backend, which does not have these errors, KIO can be replaced by it. FIXED-IN:8.2 M +1 -15 CMakeLists.txt M +0 -24 autotests/CMakeLists.txt M +2 -21 autotests/alkdownloadenginetest.cpp D +0 -66 autotests/test-kio-cli.cpp M +0 -109 src/alkdownloadengine.cpp M +1 -2 src/alkdownloadengine.h M +0 -3 src/alkonlinequote_p.h M +2 -2 tests/alknewstuffwidgettest.cpp M +2 -2 tools/onlinequoteseditor/main.cpp https://invent.kde.org/office/alkimia/-/commit/e43e94a3fd67059e5f2c1ec7ef5ba43201cb8d6f -- You are receiving this mail because: You are the assignee for the bug.