https://bugs.kde.org/show_bug.cgi?id=436355
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/knewstuff/commit/e42 | |9d469bbdd97e0cec4613caea67c | |8073b53453 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.82 --- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit e429d469bbdd97e0cec4613caea67c8073b53453 by Alexander Lohnau. Committed on 29/04/2021 at 13:09. Pushed by alex into branch 'master'. Do not show error when installation is canceled FIXED-IN: 5.82 The exit code 130 is means the operation was canceled using CTRL+C, see https://tldp.org/LDP/abs/html/exitcodes.html for reference. In case the install commands gracefully exit, but don't finish the installation we don't want the user to be confronted with an error message. M +12 -6 src/core/installation.cpp https://invent.kde.org/frameworks/knewstuff/commit/e429d469bbdd97e0cec4613caea67c8073b53453 -- You are receiving this mail because: You are watching all bug changes.