Summary: | Weather applet crashes plasmashell | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Akseli Lahtinen <akselmo> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bluedream1381, nate, nicolas.fella |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/ce1ed1ce55470a68935b192d10ead9f3fd37c360 | Version Fixed In: | 6.0 |
Sentry Crash Report: |
Description
Akseli Lahtinen
2024-02-20 20:59:26 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3954 Git commit 4b1765959111bff449942643abe68ddc3ecba74a by Harald Sitter. Committed on 21/02/2024 at 12:07. Pushed by sitter into branch 'master'. weather/dwd: don't crash on empty json objects before calling .first() we need to make sure the map isn't empty M +5 -1 dataengines/weather/ions/dwd/ion_dwd.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/4b1765959111bff449942643abe68ddc3ecba74a Git commit 4c7252069ed97418df5f7c1160bce299a53421a5 by Harald Sitter. Committed on 21/02/2024 at 13:10. Pushed by sitter into branch 'Plasma/6.0'. weather/dwd: don't crash on empty json objects before calling .first() we need to make sure the map isn't empty (cherry picked from commit 4b1765959111bff449942643abe68ddc3ecba74a) M +5 -1 dataengines/weather/ions/dwd/ion_dwd.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/4c7252069ed97418df5f7c1160bce299a53421a5 *** Bug 485217 has been marked as a duplicate of this bug. *** Git commit ce1ed1ce55470a68935b192d10ead9f3fd37c360 by Nicolas Fella, on behalf of Harald Sitter. Committed on 08/04/2024 at 10:44. Pushed by nicolasfella into branch 'Plasma/5.27'. weather/dwd: don't crash on empty json objects before calling .first() we need to make sure the map isn't empty (cherry picked from commit 4b1765959111bff449942643abe68ddc3ecba74a) M +5 -1 dataengines/weather/ions/dwd/ion_dwd.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/ce1ed1ce55470a68935b192d10ead9f3fd37c360 |