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: Carnë Draug
Subject: [Octave-bug-tracker] [bug #58493] Accentued letter (french accent) in file path problem and Magick++ exception
Date: Mon, 15 Jun 2020 05:19:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #2, bug #58493 (project octave):

I took a look at the pushed fix:

+ verbatim+
  // [...] This is less efficient than passing
  // the file name to Magick::Image::ping because this requires to read the
  // entire file from the disk. So, do this on affected file systems only.


Loading the entire file in memory can't be the solution because the file might
be several GB in some fields of imaging (we routinely generate image files
>500GB). To address this, imread has the option of reading single pages
instead of the whole image file and this fix would defeat that completely.

    _______________________________________________________

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]