[Plasma Workspace Wallpapers] [Bug 378590] plasmashell crash by wallpaper?
David Rosca
bugzilla_noreply at kde.org
Sun Apr 16 16:52:36 BST 2017
https://bugs.kde.org/show_bug.cgi?id=378590
David Rosca <nowrep at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/kde
| |plasma-addons/bd07284ec84af
| |57cefd0c91339656f0bda79e466
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from David Rosca <nowrep at gmail.com> ---
Git commit bd07284ec84af57cefd0c91339656f0bda79e466 by David Rosca.
Committed on 16/04/2017 at 15:51.
Pushed by drosca into branch 'master'.
Fix crash in JSON traversal in Bing potd provider
QJsonArray::operator[] returns QJsonValueRef which seems to crash
when trying to convert to object.
Using QJsonArray::at() instead which returns QJsonValue fixes the crash.
Differential Revision: https://phabricator.kde.org/D5478
M +1 -1 dataengines/potd/bingprovider.cpp
https://commits.kde.org/kdeplasma-addons/bd07284ec84af57cefd0c91339656f0bda79e466
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list