[dolphin] [Bug 413660] Natural sorting not working as documented
Luciano
bugzilla_noreply at kde.org
Thu Nov 10 20:52:23 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=413660
Luciano <luciano01amoruso at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|NOT A BUG |FIXED
CC| |luciano01amoruso at gmail.com
--- Comment #40 from Luciano <luciano01amoruso at gmail.com> ---
I was having this bug in Dolphin 22.08.3 and i followed this arch wiki's guide
https://wiki.archlinux.org/title/KDE#Plasma_desktop_does_not_respect_locale/language_settings
---
I edited my `/etc/locale.conf` file and replaced the LANG key with value
"C.UTF-8" with my language locale (in my case "en_US.UTF-8"), i also created
the entry LC_COLLATE="en_US.UTF-8" (this entry is the important one i think)
Then i deleted `~/.config/plasma-localerc`
Ran `sudo locale-gen` (not necessary according to the wiki guide)
Logged out and in again
And i had natural sort working.
Hope this helps someone!
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list