pspp-dev
[Top][All Lists]
Advanced

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

[patch #8661] bug #44012 - patch to fix GRAPH SCATTERPLOT crashes gui


From: Friedrich Beckmann
Subject: [patch #8661] bug #44012 - patch to fix GRAPH SCATTERPLOT crashes gui
Date: Fri, 24 Apr 2015 05:59:48 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14

URL:
  <http://savannah.gnu.org/patch/?8661>

                 Summary: bug #44012 - patch to fix GRAPH SCATTERPLOT crashes
gui
                 Project: PSPP
            Submitted by: beckmanf
            Submitted on: Fr 24 Apr 2015 05:59:47 GMT
                Category: None
              Item Group: None
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This are 3 patches to fix bug #44012 - GRAPH SCATTERPLOT crashes gui and one
minor issue regarding the title of the plots. 

https://savannah.gnu.org/bugs/?44012

As John already noted, the problem is that data is used during chart drawing
which is not valid anymore when the chart is drawn. I followed the strategy
used in npplot now also for scatterplot, i.e. a new case reader is created and
finally destroyed in the chart.

The patches are

1 - Comments from John regarding formatting of the code
2 - The actual fix of bug #44012
3 - A fix regarding x vs. y or y vs. x title see: 

http://lists.gnu.org/archive/html/pspp-users/2015-02/msg00006.html

Friedrich



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fr 24 Apr 2015 05:59:47 GMT  Name:
0001-added-space-between-function-name-and-left-bracket-t.patch  Size: 11kB  
By: beckmanf
patches to fix bug #44012, formatting and x vs. y title
<http://savannah.gnu.org/patch/download.php?file_id=33750>
-------------------------------------------------------
Date: Fr 24 Apr 2015 05:59:47 GMT  Name:
0002-GRAPH-SCATTERPLOT-fixed-crash-in-psppire-gui-bug-440.patch  Size: 13kB  
By: beckmanf
patches to fix bug #44012, formatting and x vs. y title
<http://savannah.gnu.org/patch/download.php?file_id=33751>
-------------------------------------------------------
Date: Fr 24 Apr 2015 05:59:47 GMT  Name:
0003-scatterplot-changed-chart-title-from-x-vs.-y-to-y-vs.patch  Size: 1kB  
By: beckmanf
patches to fix bug #44012, formatting and x vs. y title
<http://savannah.gnu.org/patch/download.php?file_id=33752>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8661>

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




reply via email to

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