bugGNU Octave - Bugs: bug #41835, imshow nolonger produces a figure

 
 

bug #41835: imshow nolonger produces a figure

Submitter:  Ian Journeaux <ijourneaux>
Submitted:  Tue 11 Mar 2014 04:16:17 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Ian Journeaux Open/Closed:  * Closed
Release:  * 3.8.1 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 11 Mar 2014 07:19:49 PM UTC, comment #2: 

I can't replicate this with and without the GUI. Since you can no longer replicate it either, I'm closing as invalid.

Carnë Draug <carandraug>
Group Member
Tue 11 Mar 2014 04:33:58 PM UTC, comment #1: 

Although I tried this many times before posting the bug report, and the graph was never displayed, now it seems to be working correctly. I am not sure what changed to make it work. The test script was simple enough that it is hard to blame operator error.

Ian Journeaux <ijourneaux>
Tue 11 Mar 2014 04:16:17 PM UTC, original submission:  

With the commandline version of Octave 3.8.1 for Windows from http://mxeoctave.osuv.de/

The following nolonger displays the image

a = repmat (uint8 (0:255), 100, 1);
imshow (a)

THe image is displayed in the GUI version of Octave 3.8.1


Ian Journeaux <ijourneaux>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ijourneaux (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-11 carandraug StatusNone Invalid / Not an Octave Bug
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code