If file name has Japanese characters, "full DAISY" (menu item under Ribbon) fails to make MP3 using TTS.
The following error message is shown. Seems this has something to do with Pipeline which is external component.
-------
org.daisy.pipeline.core.script.datatype.DatatypeException: Input file 'C:\Users\kazhos\AppData\Roaming\Sonata\‚±‚ñ‚ɂ¿‚Í.xml' does not exist.
at org.daisy.pipeline.core.script.datatype.FileDatatype.validate(FileDatatype.java:44)
at org.daisy.pipeline.core.script.JobParameter.setValue(JobParameter.java:74)
at org.daisy.pipeline.core.script.Job.setParameterValue(Job.java:142)
at org.daisy.pipeline.lite.PipelineLiteCLI.createJob(PipelineLiteCLI.java:195)
at org.daisy.pipeline.lite.PipelineLiteCLI.main(PipelineLiteCLI.java:103)
Resovled for 2.5 RC1