You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quelea fails to save files with Unicode non-latin characters in the path: if file name contains these characters, the file is saved with ? symbols instead of them; if the directory name contains unicode characters, operation is failing at all.
Hmm, is this on Mac? It works for me fine on Windows:
If so, there's nothing we're explicitly doing to manage file locations that I can think of that would cause this issue, so I'm tempted to say this is another reason to expedite #641.
@kukymbr This should now be fixed in the CI release - as part of the Java 21 / OpenJFX 21 upgrade work we now use GTK3 which supports & uses UTF-8 by default.
Quelea fails to save files with Unicode non-latin characters in the path: if file name contains these characters, the file is saved with
?
symbols instead of them; if the directory name contains unicode characters, operation is failing at all.Also, it fails when opening paths with unicode.
Ubuntu 22.04, Quelea 2024.0
quelea-debuglog.txt
The text was updated successfully, but these errors were encountered: