I'm using Geany for writing small Python scripts. Unfortunately, when I try to run a script located in a non-english folder or that has a non-english name, Geany gives errors such as
`Could not find terminal cmd.exe /Q /C %c or CreateProcess failed. The directory name is invalid.` With an english path script runs ok. Scripts with non-english names work ok when are lauched from the cmd directly. How it can be fixed? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1278
