Bug 282080 - Titration Calculator missing in calculator dialog
Summary: Titration Calculator missing in calculator dialog
Status: RESOLVED FIXED
Alias: None
Product: kalzium
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kalzium Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 12:13 UTC by Burkhard Lück
Modified: 2011-09-19 07:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch to fix bug (613 bytes, patch)
2011-09-15 12:13 UTC, Burkhard Lück
Details

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