https://bugs.kde.org/show_bug.cgi?id=495878
--- Comment #48 from Méven <me...@kde.org> --- (In reply to BananasGoMoo from comment #47) > Any updates on this? Were you able to check my log? Yes but they aren't that helpful. org.kde.dolphin: Saving view-properties to "/home/bananasgomoo/.local/share/dolphin/view_properties/local/" Should be org.kde.dolphin: Saving view-properties to "/home/bananasgomoo/.local/share/dolphin/view_properties/local/home//Document" Unless you were changing the view settings for path root /. Do you experience the issue on all folders or only specific ones ? What does the log says if you change folders and change some view settings. > This is on an ext4 internal drive but it also has a problem on my exFAT > external drive. Those are two cases, different case exfat does not support xattr IIRC, ext4 does and should allow it unless you have some specific setting. We have unit-test for this case. I certainly don't reproduce: ``` STEPS TO REPRODUCE 1. Set "Remember display style per folder" in preferences. 2. Change only the View Mode in a folder. 3. change directories to some other folder 4: Return to modified folder OBSERVED RESULT Folder reverts to default view mode. EXPECTED RESULT Folder view mode is the same as set previously. ``` so there is something particular with the way you do things or your setup. Can you be specific with the path of folders you tested. And test in different folders, in "~/New Folder" for instance. It could be your mount/filesystem options. Please share `mount` output. The original bug is fixed (three people confirmed the fix), your case is more specific it seems and Iyán M. V. share the same setup. But most people wouldn't. -- You are receiving this mail because: You are watching all bug changes.