bugGNU Octave - Bugs: bug #44846, Unable to print from gl based...

 
 

bug #44846: Unable to print from gl based toollkits

Submitter:  jerome ANDRE <jeromea>
Submitted:  Wed 15 Apr 2015 11:02:12 AM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 4.0.0 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 02 Jun 2015 04:47:10 PM UTC, comment #3: 

Retagging release from 4.0.0-rc3 to 4.0.0.

John W. Eaton <jwe>
Group administrator
Thu 16 Apr 2015 07:34:50 AM UTC, comment #2: 

I am closing the bug report because it is indeed a duplicate of bug #44806.

Pantxo Diribarne <pantxo>
Group Member
Wed 15 Apr 2015 11:53:56 AM UTC, comment #1: 

This is probably a duplicate of bug 44806

Avinoam Kalma <avinoam>
Group Member
Wed 15 Apr 2015 11:02:12 AM UTC, original submission:  

I am currently trying to use the 4.0rc3 on windows 7 (64bits).

Plotting works as far as I can tell, but any "print" command results in Octave hanging forever (hence the "crash" category).

For example the following script:


graphics_toolkit (tk)
plot (1:10)
print -depsc toto.eps


If tk = "qt, I see a warning about missing epstool (nothing to do with this bug I think) and Octave never returns to prompt.
If tk = "fltk", I see another warning (probably more relevant) from gl2ps:


GL2PS warning: Unknown token in buffer
GL2PS warning: Unknown token in buffer
GL2PS warning: Unknown token in buffer
GL2PS warning: Unknown token in buffer
GL2PS warning: Unknown token in buffer


I also tried with png, pdf and emf output formats.

jerome ANDRE <jeromea>

 

(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 jwe (Posted a comment)
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by avinoam (Posted a comment)
  • -email is unavailable- added by jeromea (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-06-02 jwe Release4.0.0-rc3 4.0.0
    2015-04-16 pantxo StatusNone Duplicate
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code