Changes between Version 2 and Version 6 of Ticket #44825


Ignore:
Timestamp:
Jun 4, 2015, 9:39:04 AM (9 years ago)
Author:
anddam (Andrea D'Amore)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44825

    • Property Status changed from closed to reopened
    • Property Cc jmaibaum@… and.damore@… added
    • Property Summary changed from ngspice : Can't open viewport for graphics to ngspice @26_0 "Can't open viewport for graphics" error on plot
    • Property Resolution changed from invalid to
  • Ticket #44825 – Description

    v2 v6  
     1While trying to perform any ''plot'' command (batch or interactive) in ngspice 26 - see § 17.5.43 in [http://ngspice.sourceforge.net/docs/ngspice26-manual.pdf ngspice's manual] -- the following error is shown:
    12{{{
    2 ngspice 2 -> plot vcc
    33Can't open viewport for graphics.
    44}}}
     5
     6To reproduce download the attached ''simple.cir'' file and run ''ngspice simple.cir'' (leave the interpreter using ''quit'', ''exit'' or !^D).
     7
     8The output shown is similar to:
     9{{{
     10Circuit: * simplest circuit
     11
     12Doing analysis at TEMP = 27.000000 and TNOM = 27.000000
     13
     14No. of Data Rows : 1
     15Can't open viewport for graphics.
     16ngspice 2 ->
     17}}}