https://bugs.kde.org/show_bug.cgi?id=401733
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Latest Commit|https://commits.kde.org/bal |https://commits.kde.org/bal |oo-widgets/3695e0b0dc81451f |oo-widgets/96505aed6d59ecfa |40615c00ae46bcaac6c2952d |61691baa76376ae88f609116 Resolution|--- |FIXED --- Comment #23 from Nicolas Fella <[email protected]> --- Git commit 96505aed6d59ecfa61691baa76376ae88f609116 by Nicolas Fella. Committed on 07/04/2019 at 17:10. Pushed by nicolasfella into branch 'Applications/19.04'. [tagsaction] Don't crash on multiple files Summary: Tagging multiple files is not supported and thus we never create m_metadata for it. However, we start the tags listing and as soon as tags are found m_metadata is accesses which results in a crash. This patch delays the tags listing until m_metadata has been initialized Test Plan: Select multiple files in Dolphin, right click -> no crash Reviewers: elvisangelaccio Reviewed By: elvisangelaccio Subscribers: #baloo Tags: #baloo Differential Revision: https://phabricator.kde.org/D20361 M +1 -1 src/tagsfileitemactionplugin/tagsfileitemaction.cpp https://commits.kde.org/baloo-widgets/96505aed6d59ecfa61691baa76376ae88f609116 -- You are receiving this mail because: You are watching all bug changes.
