Summary: | Status bar unnecessarily says "Unknown size" when an entry under certain sections of places panel is selected | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
Component: | bars: status | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, kfm-devel, meven29, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/bf4388c75525cffd150a51e6c4e0455f60db520f | Version Fixed In: | 20.08 |
Sentry Crash Report: | |||
Attachments: |
"Remote" section
"Recent" section "Search for" section "Tags" section opening an archive as folder with Dolphin |
Description
Patrick Silva
2020-04-13 13:22:30 UTC
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 |