bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #30074] Crash when trying to print non-existent charts


From: Ben Pfaff
Subject: PSPP-BUG: [bug #30074] Crash when trying to print non-existent charts
Date: Sun, 10 Apr 2011 02:35:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110302 Iceweasel/3.5.16 (like Firefox/3.5.16)

Update of bug #30074 (project pspp):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I tested this just now, running the following syntax:


data list list /x.
begin data.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
end data.

frequencies /x /format=notable /statistics=none
        /piechart.


This produced the following warning in output:


home/blp/pspp/master/_build/test.pspp.18: warning: Omitting pie chart for x,
which has over 50 unique values.


Using File|Print to print it to a file just produced a PDF file with the same
warning, so I think that this has been fixed.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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