Bug 158022

Summary: Kst crashes when hitting OK in Binned Map plugin dialog
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2008-02-18 22:39:53 UTC
Version:           1.4.0 (using KDE 3.5.6)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:

Kst crashes when the user hits OK in the Binned Map plugin dialog

STEPS TO REPRODUCE:

Start Kst
Select Data... New Plugin...
Select Binned Map and click on OK
Click on OK

RESULTS:

Kst crashes.

EXPECTED RESULTS:

Kst reports that the plugin is invalid.
Comment 1 Andrew Walker 2008-02-18 22:40:52 UTC
SVN commit 776842 by arwalker:

BUG:158022 add isValid method to Binned Map plugin to prevent crash

 M  +8 -0      binnedmap.cpp  
 M  +4 -3      binnedmap.h  
 M  +1 -1      binnedmapdialog_i.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=776842