Bug 158022 - Kst crashes when hitting OK in Binned Map plugin dialog
Summary: Kst crashes when hitting OK in Binned Map plugin dialog
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-18 22:39 UTC by Andrew Walker
Modified: 2008-02-18 22:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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