https://bugs.kde.org/show_bug.cgi?id=492309
Rick <m...@rickweb.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@rickweb.nl --- Comment #5 from Rick <m...@rickweb.nl> --- (In reply to Ron from comment #4) > (In reply to emohr from comment #2) > > That means we have 2 bugs here: > > > > 1. Title typewriter is not correctly set to UTF-8 > > 2. Rendering: If "overlay" is let on default, then UTF-8 is not set > > correct. > > > > Is my understanding correct? > > I think its the user's *systems* that are not configured to use (or able to > use?) a UTF-8 locale. > > The typewriter shouldn't be messing with that at all, but there appears to > be some conflict with > Qt and the system using a non- UTF-8 locale. Which if that is a hard > dependency for current Qt > probably isn't something we can fix (or anything we are doing wrong). > > Users having this problem will need to ensure they have a UTF-8 locale > available or (probably > preferably in the modern multi-lingual world) set as the default on their > system. > > The "Timestamps" warnings are just warnings and cause no problem, they are a > red herring here. Linux user chiming in here. I am running Fedora 42 KDE, and am having the exact same issue. I checked my system locale by running: cat /etc/locale.conf and the output was LANG="en_US.UTF-8". Which seems to indicate that the crash it not caused by not having a UTF-8 locale set. -- You are receiving this mail because: You are watching all bug changes.