Summary: | Status bar says "Unknown size" when I open an archive (tar.gz, zip and 7z formats) as folder | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Patrick Silva <bugseforuns> |
Component: | Archive | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | meven29 |
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: | screenshot |
Description
Patrick Silva
2020-05-29 13:28:11 UTC
archive ioslave should implement SlaveBase::GetFileSystemFreeSpace Similarly to desktop:/ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/19/ 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 420027 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 |