https://bugs.kde.org/show_bug.cgi?id=484972
--- Comment #12 from Nate Graham <n...@kde.org> --- Git commit fdd903291bc8e14aa3ac92f6d6afea67f316a44e by Nate Graham, on behalf of Jack Hill. Committed on 30/06/2024 at 16:39. Pushed by ngraham into branch 'master'. Don't allow enqueueing all items in a view if the view is empty Prevents the user from triggering a crash when enqueueing in an empty Files view. Test-plan: - Set Elisa to index an empty directory, go into albums view, try to enqueue all items - Use the Files view to navigate into an empty directory, try to enqueue all items Before: crash when enqueuing from files, nothing happens when enqueuing from albums view Now: buttons to enqueue are disabled Related: bug 484665 M +1 -0 src/qml/AbstractDataView.qml M +3 -0 src/qml/NavigationActionBar.qml https://invent.kde.org/multimedia/elisa/-/commit/fdd903291bc8e14aa3ac92f6d6afea67f316a44e -- You are receiving this mail because: You are watching all bug changes.