bugGNU Octave - Bugs: bug #35401, Line graph has holes or additional...

 
 

bug #35401: Line graph has holes or additional lines when printed to a file

Submitter:  None
Submitted:  Mon 30 Jan 2012 05:39:42 AM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Works For Me Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.4.3
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Jan 2014 05:09:25 AM UTC, comment #3: 

I cannot reproduce this with the default FLTK plotting engine with the 3.8.0 release on Windows XP. The saved plots match the on-screen figures every time.

Please test the latest release to see if this still occurs.

Mike Miller <mtmiller>
Group Member
Tue 31 Jan 2012 06:58:14 AM UTC, comment #2: 

I can confirm that the bug is still occurring on Windows with 3.6. Attached is a plot produced with the same program below using 3.6.


Anonymous
Mon 30 Jan 2012 10:15:29 PM UTC, comment #1: 

Octave 3.6.0 was just released.  Could you verify that the problem still exists on the most recent version of Octave?  Instructions for Windows platforms are here (http://www.octave.org/wiki/index.php?title=Octave_for_Windows)

Incidentally, the bug is not reproducible on a Linux platform so this may be specific to Windows.

Rik <rik5>
Group administrator
Mon 30 Jan 2012 05:39:42 AM UTC, original submission:  

Running the attached script with the attached data produces some strange plots to be printed. (Examples of those plots also attached.)

Steps:
1. Download the attached "bug.m" and "bugdata" files
2. In Octave, navigate to the folder containing those two files.
3. Type "bug" in octave.
4. --> Two incorrect .png files will be created
5. Type "bug" again.
6. --> Two incorrect .png files will be created (but different files than the previous ones).
7. Repeat steps 5-6 many times.
8. --> Octave crashes.

Other information:
This does not occur when running Octave 3.2.4 on my Linux box.
The plots visible in the windows Octave opens look correct.
This seems to happen with formats other than .png as well. (I tried PDF, SVG, JPG)

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #24934:  BugImagePlot36.png added by None (23KiB - image/png - Plot produced using Octave 3.6 and the attached script.)
file #24917:  BugImageLogExtra.png added by None (15KiB - image/png - Added two more files showing the issue with loglog graphs.)
file #24918:  BugImageLogMissing.png added by None (12KiB - image/png - Added two more files showing the issue with loglog graphs.)
file #24913:  bug.m added by None (164B - application/octet-stream)
file #24914:  bugdata added by None (900B - application/octet-stream)
file #24915:  BugImagePlotMissing.png added by None (14KiB - image/png)
file #24916:  BugImagePlotExtra.png added by None (24KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by None (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 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-16 rik5 Open/ClosedOpen Closed
    2014-01-06 mtmiller StatusNone Works For Me
    2012-01-31 None Attached File- Added BugImagePlot36.png, #24934
    2012-01-30 None Attached File- Added BugImageLogExtra.png, #24917
        Attached File- Added BugImageLogMissing.png, #24918
    2012-01-30 None Attached File- Added bug.m, #24913
        Attached File- Added bugdata, #24914
        Attached File- Added BugImagePlotMissing.png, #24915
        Attached File- Added BugImagePlotExtra.png, #24916

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code