[dolphin] [Bug 497434] Applying changed view properties as default doesn't work, applying them for all subdirectories takes way too much time and Dolphin reports monstrous number of subdirectories

Łukasz Konieczny bugzilla_noreply at kde.org
Sat Dec 14 16:45:27 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=497434

Łukasz Konieczny <ftefrjbhfvasf32 at o2.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |FIXED

--- Comment #3 from Łukasz Konieczny <ftefrjbhfvasf32 at o2.pl> ---
(In reply to Paul Worrall from comment #2)
> Looks like two separate bugs:
> 1. For the setting of default view properties: Already reported, see bug
> #495878
> 2. For the number of subdirectories, could it be something like a sub-folder
> containing a symbolic link to one of its parents (i.e. a loop)?  What does
> `find $HOME -type d | wc -l` report for the number of sub-folders?

I executed your command and I do have such amount of subdirectories. But I
don't have in my backup on external drive! So I did an investigation and found,
that almost all of these subdirectories are stored in
/home/panlukasz/.local/share/dolphin/view_properties/local/home/panlukasz/.local/

This is inception! Bug in Dolphin! When I tried to change view properties in my
home directory, Dolphin tried to change these properties also in hidden
directories, including directory, in which it stores information about view
properties. So it created directory structure for ~/.local/ in
~/.local/share/dolphin/view_properties/local/home/panlukasz/
And it did so recursively, making very deep directory structure

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list