Greek letters in directory/file names
Posted: Fri Oct 31, 2025 3:16 pm
Hi,
I'm on oXygen Editor 27.1, build 2025063013, in Ubuntu 25.10 with the KDE Plasma 6.5.1 desktop, and I've encountered a weird file path-related issue where File->Open, drag&drop, or double-click of an XML file in location where the path contains Greek characters can't be found or opened. Also, oXygen's File Open dialog won't even open any such directory -- the dialog can't display anything and a sleep cursor replaces the usual one, but clicking Cancel works.
For example, a folder that looks like this can't be shown in the dialog, and non of the XML files inside can be opened.:
Other tools work just fine. For example, I can open the XML files just fine in the Sublime Text editor. The XProc 3.1 pipeline I the process files with also has no problems dealing with the paths.
Any ideas? And, as ever, thank you for a great editor!
Best,
Ari Nordström
I'm on oXygen Editor 27.1, build 2025063013, in Ubuntu 25.10 with the KDE Plasma 6.5.1 desktop, and I've encountered a weird file path-related issue where File->Open, drag&drop, or double-click of an XML file in location where the path contains Greek characters can't be found or opened. Also, oXygen's File Open dialog won't even open any such directory -- the dialog can't display anything and a sleep cursor replaces the usual one, but clicking Cancel works.
For example, a folder that looks like this can't be shown in the dialog, and non of the XML files inside can be opened.:
Code: Select all
.
├── tree.txt
├── ΑΠΟΦΑΣΗ - DECISION
│ ├── PROP_ACT-cmcklkhbq00010140n6sv1mjs-en.leg
│ ├── debug
│ │ └── PROP_ACT-cmcklkhbq00010140n6sv1mjs-en
│ │ ├── e10-50-leos-xml.xml
│ │ ├── e20-50-leos-xml.xml
│ │ └── e30-50-leos-xml.xml
│ ├── out
│ │ └── PROP_ACT-cmcklkhbq00010140n6sv1mjs-en.xml
│ └── reports
│ ├── xml-validation-report.xml
│ └── xml-validation-result.xml
├── ΑΠΟΦΑΣΗ ΔΕΔ - DECISION DED
│ ├── PROP_ACT-cmcj0pl7h00190n299aabdeuk-en.leg
│ ├── debug
│ │ └── PROP_ACT-cmcj0pl7h00190n299aabdeuk-en
│ │ ├── e10-50-leos-xml.xml
│ │ ├── e20-50-leos-xml.xml
│ │ └── e30-50-leos-xml.xml
│ ├── out
│ │ └── PROP_ACT-cmcj0pl7h00190n299aabdeuk-en.xml
│ └── reports
│ ├── xml-validation-report.xmlAny ideas? And, as ever, thank you for a great editor!
Best,
Ari Nordström