Created attachment 159494 [details] screenshot STEPS TO REPRODUCE 1. open a Qt6 app able to invoke the file open/save dialogs - I can reproduce with Strawberry music player 2. invoke the file open or save dialog 3. OBSERVED RESULT empty entries under "Devices" section. Please see the attached screenshot. EXPECTED RESULT no empty entry SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.5.0 Graphics Platform: Wayland
I have three partitions but only the / labeled "NEON" is listed under "Devices".
Can reproduce.
Please attach .local/share/user-places.xbel
Created attachment 159727 [details] user-places.xbel
Created attachment 159741 [details] user-places.xbel file
Git commit f3f4070e1cea1b3365550763f66ba32792ed57c3 by Méven Car, on behalf of Kai Uwe Broulik. Committed on 05/07/2023 at 07:40. Pushed by meven into branch 'master'. KFilePlacesModel: Only create places item for known devices Otherwise we'll create entries for devices that aren't there, leading to broken entries. It would also bluntly overwrite an existing device entry with a broken one further down. While at it, mutate the container (erase) only after the value has been used. M +4 -11 src/filewidgets/kfileplacesmodel.cpp https://invent.kde.org/frameworks/kio/-/commit/f3f4070e1cea1b3365550763f66ba32792ed57c3