Bug 426341 - Dolphin doesn't show number of items in symlinked folder
Summary: Dolphin doesn't show number of items in symlinked folder
Status: RESOLVED DUPLICATE of bug 428712
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.08.0
Platform: PCLinuxOS Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-09 14:38 UTC by Texstar
Modified: 2020-11-27 08:36 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Texstar 2020-09-09 14:38:00 UTC
SUMMARY


STEPS TO REPRODUCE
1.symlink a folder in home 
2.view in dolphim 
3.symlinked folder has no entry for number of items in folder 

OBSERVED RESULT
No list of number of items in symlinked folder

EXPECTED RESULT

Should show number if items in symlinked folder
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: PCLinuxOS 
KDE Plasma Version: 5.19.5 
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Comment 1 Samuel R. 2020-09-24 17:53:57 UTC
I'm on Archlinux and I have the same problem here.

I tried downgrading dolphin to older versions. Until version 20.04.3 (included), Dolphin show the number of entries for all folder (even symlink). Starting from 20.07.80, the 'Size' column for symlinked folders is empty.
Comment 2 Alexander Kernozhitsky 2020-11-11 17:09:22 UTC
Noticing the same problem on Debian GNU/Linux testing since 20.08.
Comment 3 ttrovo 2020-11-26 18:21:19 UTC
I confirm this BUG on Fedora 32.
Even worse - the number of items is not shown for several directories in ~user: Documents, Videos, Desktop, Downloads, Public, Templates and for some reason ".gnome2". It makes it so easy to REPRODUCE and find the reason of the bug.

It's a REGRESSION as Fedora 30 had Dolphin that worked fine, it showed number of items for all directories, including symlinks with no issue.

I believe, it's a "new feature" (calculate files' size instead of number of items) broke this. Maybe recursive calculation of files inside symlink or something is risky (can take long), so someone removed count of number of files non-recursive (just one level) with it by accident.

By the way, size of contents also does not work for symlinks and this directories, the same bug?
Comment 4 ttrovo 2020-11-26 18:26:49 UTC
Added Méven Car to CC list (not sure how to tag/mention someone here, sorry if doing it wrong) as they mentioned possibly-related issue #421831 that is related to the the new content-size feature that can be affecting Number of items mode.

Maybe you, Méven Car, can help us with current issue? Thanks.
Comment 5 Nate Graham 2020-11-26 22:35:52 UTC
Fixed in 20.12.

*** This bug has been marked as a duplicate of bug 428712 ***