on the shell do:
the values assigned in the second command should be listed in the output of the first which doesn't seem to be the case for you.Code:locale -a locale
You can try and do export LC_ALL=(one of the locales listed by locale -a) so for example
Code:export LC_ALL=en_US.utf8
I ran "locale -a" and "locale" and "export LC_ALL=en_US.utf8" in the terminal console on winscp ----- and then went onto teamspeak and tried deleting a channel with no luck. Then rebooted and tried deleting the channel and still no luck.The solution in this case was the following.