https://bugs.kde.org/show_bug.cgi?id=412210
Matthieu Gallien <matthieu_gall...@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://commits.kde.org/eli | |sa/e535ef7ed125010d7832ed68 | |112728688b92a24f --- Comment #3 from Matthieu Gallien <matthieu_gall...@yahoo.fr> --- Git commit e535ef7ed125010d7832ed68112728688b92a24f by Matthieu Gallien. Committed on 08/10/2019 at 15:47. Pushed by mgallien into branch '0.4'. ensure that baloo detection works Summary: connect to the signal used to detect baloo earlier such that we detect it correctly at start Thanks to Martin Steigerwald for the report on stable branch (but also reproducible on master) CCMAIL: mar...@lichtvoll.de Test Plan: if no elisa files exist (database, kconfig and Qt settings) baloo is detected and used to get audio files without it, nothing happen at start Reviewers: #elisa, astippich, ngraham, jguidon Reviewed By: #elisa, ngraham Subscribers: mthw Differential Revision: https://phabricator.kde.org/D24303 M +17 -0 autotests/mediaplaylisttest.cpp M +8 -1 src/abstractfile/abstractfilelisting.cpp M +1 -1 src/baloo/localbaloofilelisting.cpp M +4 -0 src/databaseinterface.cpp M +5 -0 src/file/localfilelisting.cpp M +16 -4 src/filescanner.cpp M +9 -17 src/musiclistenersmanager.cpp https://commits.kde.org/elisa/e535ef7ed125010d7832ed68112728688b92a24f -- You are receiving this mail because: You are watching all bug changes.