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

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

[Octave-bug-tracker] [bug #37964] Print function takes ~10 minutes (Wind


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #37964] Print function takes ~10 minutes (Windows)
Date: Thu, 03 Jan 2013 12:52:04 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; .NET CLR 1.1.4322)

Follow-up Comment #3, bug #37964 (project octave):

What is the output of

available_graphics_toolkits
graphics_toolkit

and did you install the Octave 3.6.2 Cygwin, MinGW or MSVC build? (yes, there
are three Windows builds, see here http://wiki.octave.org/Octave_for_Windows)

Also please mention the Windows Version. XP, 7, 32 or 64bit.

I tried

graphics_toolkit("fltk")
plot(1:10)
title("fltk")
print -djpeg fltk.jpeg
close

#using gs905w32.exe from
http://sourceforge.net/projects/ghostscript/files/latest/download
graphics_toolkit("gnuplot")
plot(1:10)
title("gnuplot")
print -djpeg gnuplot.jpeg
close


And both worked as expected in less than 1s.

Regards, Andy

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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