Summary: | Kalzium schows an abundance of 12ppm for all elements | ||
---|---|---|---|
Product: | [Applications] kalzium | Reporter: | Volker Hemmann <volkerarmin> |
Component: | general | Assignee: | Kalzium Developers <kalzium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Volker Hemmann
2006-01-21 20:34:53 UTC
Hi, emm: using KDE 3.5.1 no, using 3.5.0 .... SVN commit 501065 by pino: 12. Strange number. I wonder where it came from... BUG: 120567 (no need to forward port to trunk, as there there is another way of storing element datas) M +1 -1 element.h --- branches/KDE/3.5/kdeedu/kalzium/src/element.h #501064:501065 @@ -235,7 +235,7 @@ * @return the abundance in crustal rocks in parts per million */ int abundance() const { - return 12; + return m_abundance; } /** Hi, in KDE 3.5.1/Kalzium 1.4.3 the bug is still there. Was the fix to late for it? Will it come with 3.5.2? Yes, the fix was two days too late for KDE 3.5.1, sorry for that. I can give you the patch, if you want. Hi, that is not necessary, I can wait until 3.5.2 is out :) It was more of a 'I hope it did not got lost in the dephts of svn' question ;) No, that is the reason why I always ask my users to report bugs via bugs.kde.org. I am constantly reminded of them ;-) |