[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #50797] uint8 RGB images trigger conversion er
From: |
Avinoam Kalma |
Subject: |
[Octave-bug-tracker] [bug #50797] uint8 RGB images trigger conversion error |
Date: |
Fri, 14 Apr 2017 03:53:55 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 |
Update of bug #50797 (project octave):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
Confirmed with hg_id 62320e943696.
The error comes from line 198 in image.m
h = __go_image__ (hax, "cdata", img, "xdata", xdata, "ydata", ydata,
"cdatamapping", "direct", varargin{:});
which has not been changed from 4.2.1 to 4.3.0+, so the
error is deeper, in graphics.cc
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50797>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/