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

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

PSPP-BUG: [bug #47141] EXAMINE plot boxplot crashes psppire


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #47141] EXAMINE plot boxplot crashes psppire
Date: Sun, 14 Feb 2016 12:51:11 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4

URL:
  <http://savannah.gnu.org/bugs/?47141>

                 Summary: EXAMINE plot boxplot crashes psppire
                 Project: PSPP
            Submitted by: beckmanf
            Submitted on: So 14 Feb 2016 12:51:10 GMT
                Category: Output Driver
                Severity: 7 - Major
                  Status: Confirmed
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

The following code crashes psppire when the output window is scrolled to the
boxplot graph.


DATA LIST LIST /A * B A4.
BEGIN DATA
1 A
2 A
2 A
3 A
2 B
END DATA

EXAMINE
        Variables = A by B
        /plot = boxplot
        .


This is tested on macports 0.9.0-g03a7b9 version.

Friedrich




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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