Hi Karel,

On 08/27/2010 10:43 AM, Kaminar wrote:
> I have set locales to cs_CZ.ISO8859-2 on FreeBSD 8.1 and I use
> ISO8859-2 characters in my file names.
> I use converting dia diagram to EPS format via command line.
> But from version dia 0.97.1 when I convert diagrams to EPS,
> dia gets error message and nothing converts:
>
> $ dia -t eps filename-with-iso8859-2-characters.dia
> Missing input: filename-with-iso8859-2-characters.dia
>
> In previous versions of dia (e.g. 0.97) everithing goes fine.
>   
Handling of commandline arguments was changed in Dia 0.97.1 in order to
allow
passing of URI-style filenames. See bug #570592 [1] for the details.
Do you have an example filename to reproduce your problem?

For the time being, I see two possible workarounds for you:

* Use plain ASCII filenames that do not cause problems.
* Pass URI-style filenames

I assume that you're able to open those files from within Dia.

Regards,
Steffen

[1]
https://bugzilla.gnome.org/show_bug.cgi?id=570592
_______________________________________________
dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to