Bug 459647

Summary: using too many tags makes dolphin hang
Product: [Applications] dolphin Reporter: Daniel Bulant <danbulant>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: major CC: kfm-devel
Priority: NOR    
Version: 22.08.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel Bulant 2022-09-25 14:13:29 UTC
SUMMARY

STEPS TO REPRODUCE
1. have a bit of files (6.5k in my case) with a lot of tags (I'd say that the average file has ~30 tags)
2. open dolphin
3. dolphin hangs (first render is done, but then it doesn't respond for quite a long time (few minutes), after which it starts responding normally). This sometimes happens again even without closing dolphin and just switching back

OBSERVED RESULT
Dolphin hangs

EXPECTED RESULT
Dolphin works normally (even if the tags took quite a while to load in the background, but using getfattr for all the files takes between 600ms (cold run) and 100ms (after cache)).

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.19.10-arch1-1 (64-bit)
(available in About System)
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version:  5.15.6

ADDITIONAL INFORMATION