| Summary: | Electron affinity displayed wrong in gradient view | ||
|---|---|---|---|
| Product: | [Applications] kalzium | Reporter: | dave |
| Component: | general | Assignee: | Carsten Niehaus <cniehaus> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
dave
2006-05-05 09:18:33 UTC
I will try to fix this bug this weekend. I somehow just discovered it today, not sure why I didn't noticed the report before... Perhaps my spamfilter. Ok, one think I found out is that the unit is not eV but kj/mol. In Kalzium4 it is much better (more precise) and in eV SVN commit 743583 by cniehaus: Actually, I fixed this issues ages ago. This is just adding the correct unit to the string. Without this new string, the message is wrong, this makes it a bugfix. BUG: 126774 M +6 -3 kalziumutils.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=743583 |