Bug 282080

Summary: Titration Calculator missing in calculator dialog
Product: [Applications] kalzium Reporter: Burkhard Lück <lueck>
Component: generalAssignee: Kalzium Developers <kalzium>
Status: RESOLVED FIXED    
Severity: normal CC: TRINGALINVENT
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch to fix bug

Description Burkhard Lück 2011-09-15 12:13:09 UTC
Created attachment 63661 [details]
patch to fix bug

Version:           unspecified (using Devel) 
OS:                Linux

The item in the treewidget for Titration Calculator is a empty string:
Debug output in Konsole
kalzium(20657) calculator::slotItemSelection: Item clicked:  ""

bug in master+4.7

Removing the duplicated calculator (https://bugs.kde.org/show_bug.cgi?id=282078) would allow a more simple + saver patch

Reproducible: Always

Steps to Reproduce:
open dialog

Actual Results:  
Titration Calculator not accessible

Expected Results:  
Titration Calculator dialog opens
Comment 1 LucaTringali 2011-09-15 16:44:08 UTC
Seems solved now, thanks to the patch given by Burkhard Lueck.
Here's the commit:
https://projects.kde.org/projects/kde/kdeedu/kalzium/repository/revisions/88400fb38a883421f968a0e02c3fd90ab65502a6
Comment 2 Burkhard Lück 2011-09-19 07:00:43 UTC
fixed, see Comment #1