STEPS TO REPRODUCE 1. open Dolphin 2. select an entry under "Remote", "Recent", "Search for" or "Tags" sections of places panel 3. OBSERVED RESULT status bar says "Unknown size". See the attached screenshots please. EXPECTED RESULT Dolphin shows no local/remote location when we click on an entry under the sections mentioned above. Dolphin only shows links to flies stored in different locations or links to some features. Therefore, I think that instead of saying "Unknown size", the status bar can just omit size information. SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.18.80 KDE Frameworks Version: 5.70.0 Qt Version: 5.14.1
Created attachment 127498 [details] "Remote" section
Created attachment 127499 [details] "Recent" section
Created attachment 127500 [details] "Search for" section
Created attachment 127501 [details] "Tags" section
Indeed, it should probably just hide
Created attachment 128843 [details] opening an archive as folder with Dolphin Status bar also says "Unknown size" when I open an archive (tar.gz, zip and 7z) as folder.
(In reply to Patrick Silva from comment #6) > Created attachment 128843 [details] > opening an archive as folder with Dolphin > > Status bar also says "Unknown size" when I open an archive (tar.gz, zip and > 7z) as folder. That's a different bug. both cases can't be fixed together. It concerns the related ioslaves.
Tnank you Méven. Reported as bug 422226.
There is a tentative patch at https://phabricator.kde.org/D29213
Git commit bf4388c75525cffd150a51e6c4e0455f60db520f by Méven Car. Committed on 08/06/2020 at 05:49. Pushed by meven into branch 'master'. Status bar: Hide the space free bar when size is unknown Summary: Related: bug 422226 FIXED-IN: 20.08 Test Plan: {F8312398} Reviewers: #dolphin, ngraham, broulik, #vdg, elvisangelaccio Reviewed By: #dolphin, ngraham, #vdg, elvisangelaccio Subscribers: elvisangelaccio, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D29213 M +4 -2 src/statusbar/dolphinstatusbar.cpp M +3 -1 src/statusbar/spaceinfoobserver.cpp M +1 -0 src/statusbar/spaceinfoobserver.h M +45 -18 src/statusbar/statusbarspaceinfo.cpp M +6 -0 src/statusbar/statusbarspaceinfo.h https://invent.kde.org/system/dolphin/commit/bf4388c75525cffd150a51e6c4e0455f60db520f