Public bug reported:
Binary package hint: evince
here graph.gp file
------------------------------------------
set terminal postscript enhanced
set output "graph.ps"
set logscale y
set size ratio 1.5
set xrange [0.0:90.0]
set yrange [0.001:1.000]
set xlabel "Zenith Angle [degrees]"
set ylabel "Transmitted Radiance"
plot [0.0:90.0] "001.data" using 1:2 title "{/Symbol t}=0.05" smooth csplines
-----------------------------------------------------------------------------------------------------
here is 001.data
-----------------------------------------------------------------------------------------------------
10.24 0.00608
23.36 0.00636
36.23 0.00673
48.54 0.00736
60.00 0.00855
70.25 0.01104
78.85 0.01676
85.30 0.03179
89.09 0.06449
------------------------------------------------------------
resulting graph.ps file will display with gv.
fyi
chuck
** Affects: evince (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/779959
Title:
evince fails on graph.ps file, display comes up and immediately
disappears
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs