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

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

[Octave-bug-tracker] [bug #52792] Error and crash with imread


From: Stephan Gebauer
Subject: [Octave-bug-tracker] [bug #52792] Error and crash with imread
Date: Wed, 3 Jan 2018 13:22:23 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #5, bug #52792 (project octave):

Hi,

when i use imread to read a .png or .jpg file there is no problem. checked
with imshow the figures are right loaded, works fine.

even when i read an abitary .pdf file the same error occurs.

the example file is attached, try to read with following comand:

im = imread("93xxc_appendix_c.pdf", "Index", "all");


will cause the error.

checked the datapath for the "delegates.mgk", this file at the right folder :
...\Octave_421\lib64\GraphicsMagick-1.3.25\config

my local "delegates.mgk" also attached here.

setenv ("MAGICK_CONFIG_PATH",
"C:\usr\Octave_421\lib64\GraphicsMagick-1.3.25\config")

doesn't change anything, error still occurs.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52792>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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