https://bugs.kde.org/show_bug.cgi?id=429460
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/commit/35b6a6a | |81e4cf0cfa1f6d74726a49933f0 | |5ccc05 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 35b6a6a81e4cf0cfa1f6d74726a49933f05ccc05 by Nate Graham, on behalf of Matthieu Gallien. Committed on 03/12/2020 at 18:42. Pushed by ngraham into branch 'release/20.12'. in grid view, do not try to open music files but enqueue them in the file browser, it was possible to try to open music files leading to an invalid state. ensure they will be queued to the playlist instead of open as if they had children M +1 -0 src/datatypes.h M +22 -0 src/models/datamodel.cpp M +2 -0 src/models/filebrowsermodel.cpp M +3 -2 src/qml/GridBrowserDelegate.qml M +1 -0 src/qml/GridBrowserView.qml https://invent.kde.org/multimedia/elisa/commit/35b6a6a81e4cf0cfa1f6d74726a49933f05ccc05 -- You are receiving this mail because: You are watching all bug changes.