bugPSPP - Bugs: bug #30074, Crash when trying to print...

 
 

bug #30074: Crash when trying to print non-existent charts

Submitter:  John Darrington <jmd>
Submitted:  Mon 07 Jun 2010 07:55:49 PM UTC
   
 
Category:  Graphical User Interface Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 10 Apr 2011 02:35:55 AM UTC, 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.

Ben Pfaff <blp>
Group administrator
Mon 07 Jun 2010 07:55:49 PM UTC, original submission:  

If one tries to create a piechart (using FREQUENCIES) which has more than 50 slices, one gets an error and no chart.  If you then
attempt to print that output, an assertion at cairo.c:472 fails.

John Darrington <jmd>
Group administrator

 

(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 blp (Posted a comment)
  • -email is unavailable- added by jmd (Submitted the item)
  •  

    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 logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-10 blp StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-aa77.
    Corresponding source code