Summary: | Discover crashes when trying to update Nvidia | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Oktober <oktoberyildiz> |
Component: | discover | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aleixpol |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.27.7 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/discover/-/commit/58060d0b0b391a4d69cc3d825307e19e3cf168e9 | Version Fixed In: | |
Sentry Crash Report: |
Description
Oktober
2023-08-18 06:15:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/606 Git commit 942e75bc745f309d8d70bf9de2a913a011694fde by Joshua Goins. Committed on 20/08/2023 at 19:03. Pushed by redstrate into branch 'master'. flatpak: Check if error is null before trying to log a message Apparently this callback can return a nullable error, but it's not listed in the docs. M +3 -1 libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.cpp https://invent.kde.org/plasma/discover/-/commit/942e75bc745f309d8d70bf9de2a913a011694fde Git commit 58060d0b0b391a4d69cc3d825307e19e3cf168e9 by Joshua Goins. Committed on 21/08/2023 at 04:42. Pushed by redstrate into branch 'Plasma/5.27'. flatpak: Check if error is null before trying to log a message Apparently this callback can return a nullable error, but it's not listed in the docs. (cherry picked from commit 942e75bc745f309d8d70bf9de2a913a011694fde) M +3 -1 libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.cpp https://invent.kde.org/plasma/discover/-/commit/58060d0b0b391a4d69cc3d825307e19e3cf168e9 |