bugGNU Octave - Bugs: bug #36400, print() fails on WinXP with VS...

 
 

bug #36400: print() fails on WinXP with VS build (2012.03.04)

Submitter:  None
Submitted:  Fri 04 May 2012 08:25:03 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Need Info Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.6.1
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 14 Mar 2013 04:23:22 PM UTC, comment #3: 

There is a newer VS build.  Please try it and see if the problem has been fixed.  If not, this bug can be re-opened against the latest version.

Rik <rik5>
Group administrator
Fri 15 Jun 2012 12:57:43 AM UTC, comment #2: 

Might this be due to spaces in the path?

if so, it is a duplicate of 36664

Ben Abbott <bpabbott>
Group Member
Sat 26 May 2012 04:34:50 PM UTC, comment #1: 

Do you have ghostscript installed ?

Ben Abbott <bpabbott>
Group Member
Fri 04 May 2012 08:25:03 PM UTC, original submission:  

Trying to save graphs on my Windows XP machine with the 3.6.1 Visual Studio build from 2012-03-04 I get the following error:

45> graphics_toolkit fltk
46> close all
47>         figure (1);
48>         clf ();
49>         surf (peaks);
50>         print -dcdj550
'C:\WINDOWS\system32' is not recognized as an internal or external command,
operable program or batch file.

Anonymous

 

(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 rik5 (Posted a comment)
  • -email is unavailable- added by bpabbott (Posted a comment)
  •  

    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
    2013-03-14 rik5 Open/ClosedOpen Closed
    2012-05-26 bpabbott StatusNone Need Info
        Summarysystem32 broken, breaks print() print() fails on WinXP with VS build (2012.03.04)

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code