[systemsettings] [Bug 403557] UTF-8 characters are not saved correctly using the implicit path configuration module
Jos van den Oever
bugzilla_noreply at kde.org
Sun Feb 17 11:23:56 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=403557
--- Comment #5 from Jos van den Oever <jos at vandenoever.info> ---
The information for folder preferences is written to
$HOME/.config/user-dirs.dirs
I've tried to recreate the bug by renaming my Downloads folder to
Téléchargements. This gave me
```
XDG_DOWNLOAD_DIR="$HOME/Téléchargements"
``
in $HOME/.config/user-dirs.dirs
Reopening the settings dialog again showed me Téléchargements.
My environment has LANG=en_US.UTF-8.
KDE Frameworks 5.49.0 which is from before D17651.
I've tried asking LXR which code writes user-dirs.dirs.
https://lxr.kde.org/search?_filestring=&_string=user-dirs.dirs
but I'm not getting a reply.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list