octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58493] Accentued letter (french accent) in fi


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58493] Accentued letter (french accent) in file path problem and Magick++ exception
Date: Mon, 15 Jun 2020 05:54:17 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #58493 (project octave):

                  Status:          Ready For Test => In Progress            

    _______________________________________________________

Follow-up Comment #3:

Thanks for this hint.

Working around all the issues with different character encodings is a pita...

An alternative approach might be to convert the file name to the locale
charset and revert to passing the file name to Magick++.
That would mean that file names are limited to characters that can be encoded
in the locale charset. (So e.g. images with Cyrillic letters in the file name
or path cannot be opened on a system with Western European locale.) But that
limitation is probably something we might have to live with...
Or we could use "get_ASCII_filename". But that doesn't work on all file
systems and might rely on having write access to any parent folder.

I'll have a look at it when I come around to it.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58493>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]