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

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

[Octave-bug-tracker] [bug #38280] imfinfo() crashes on 64 bit, but not 3


From: Alexander Hansen
Subject: [Octave-bug-tracker] [bug #38280] imfinfo() crashes on 64 bit, but not 32 bit builds
Date: Thu, 07 Feb 2013 22:23:50 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17

Follow-up Comment #21, bug #38280 (project octave):

And after playing around a bit, I found that if I comment out the "TileName"
and "View" items in __magick_finfo__() then imfinfo()  works for me: 

> imfinfo("/Users/hansen/test.jpg")
ans =

  scalar structure containing the fields:

    Filename = /Users/hansen/test.jpg
    FileModDate =  5-Feb-2013 21:01:27
    FileSize =  26699
    Height =  241
    Width =  241
    BitDepth =  8
    Format = JPEG
    LongFormat = Joint Photographic Experts Group JFIF format
    XResolution = 0
    YResolution = 0
    TotalColors =  68
    AnimationDelay = 0
    AnimationIterations = 0
    ByteOrder = undefined
    Gamma = 0
    Matte = 0
    ModulusDepth =  8
    Quality =  75
    QuantizeColors =  256
    ResolutionUnits = undefined
    ColorType = grayscale



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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