[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #39791] imwrite error
From: |
Cristian |
Subject: |
[Octave-bug-tracker] [bug #39791] imwrite error |
Date: |
Thu, 15 Aug 2013 13:27:34 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12 |
URL:
<http://savannah.gnu.org/bugs/?39791>
Summary: imwrite error
Project: GNU Octave
Submitted by: r41nm4n
Submitted on: Thu 15 Aug 2013 01:27:33 PM GMT
Category: Libraries
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
_______________________________________________________
Details:
With octave dev version, hg id e3870f594d8b I get the following error:
>> imwrite(0, 'tmp.png')
error: 'map' undefined near line 31 column 39
error: evaluating argument list element number 1
error: called from:
error: /usr/local/share/octave/3.7.5/m/image/private/__imwrite__.m at line
31, column 3
error: /usr/local/share/octave/3.7.5/m/image/imwrite.m at line 83, column 5
I am attaching a patch that adds a test to imwrite.m useful to highlight this
and other possible errors: the test works with octave 3.6.4 and fails with
current dev version.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 15 Aug 2013 01:27:33 PM GMT Name: imwrite.patch Size: 873B By:
r41nm4n
<http://savannah.gnu.org/bugs/download.php?file_id=28850>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39791>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #39791] imwrite error,
Cristian <=