octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44846] Unable to print from gl based toollkit


From: jerome ANDRE
Subject: [Octave-bug-tracker] [bug #44846] Unable to print from gl based toollkits
Date: Wed, 15 Apr 2015 11:02:13 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44846>

                 Summary: Unable to print from gl based toollkits
                 Project: GNU Octave
            Submitted by: jeromea
            Submitted on: mer. 15 avril 2015 11:02:12 GMT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc3
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44846>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]