You are not logged in.
When im saving files with russian symbols in the file name, its gives an error message
Error saving the document Untitled 1:
The operation on /home/taskavan/Documents/название was started with an invalid parameter.Info:
Version: 7.3.3.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 16; OS: Linux 5.17; UI render: default; VCL: kf5 (cairo+xcb)
Locale: ru-RU (C); UI: en-US
7.3.3-2Last edited by Taskavan (2022-05-13 12:20:10)
Offline
The "(C)" there looks suspicious.
locale; locale -a; localectlAlso because of "kf5", see https://wiki.archlinux.org/title/KDE#Pl … e_settings
Offline
The "(C)" there looks suspicious.
locale; locale -a; localectlAlso because of "kf5", see https://wiki.archlinux.org/title/KDE#Pl … e_settings
Thanks! just edited ~/.config/plasma-localerc an replaced "C" with "ru-RU.UTF-8"
Offline
I was able to fix this issue by replacing LANG=en_US with LANG=en_US.UTF-8 in ~/.config/plasma-localerc file
Offline