Summary: | "Equation Balancer" calculator not opened in calculator dialog | ||
---|---|---|---|
Product: | [Applications] kalzium | Reporter: | Burkhard Lück <lueck> |
Component: | general | Assignee: | Kalzium Developers <kalzium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | etienne.rebetez |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | patch to fix bug |
Apparently fixed in master with https://projects.kde.org/projects/kde/kdeedu/kalzium/repository/revisions/a3946d3df3563fd6bbb56aff71e98cdd6024fee8 @ Etienne Rebetez: "BUG 282073" does not work, because the colon is missing, should be "BUG:282073" Bug is not fixed in 4.7 so far Yeah, I know. That shows that i didn't fix enough bugs lately:) I am going to backport that. Fixed in latest branch 4.8 |
Created attachment 63660 [details] patch to fix bug Version: unspecified (using Devel) OS: Linux click on "Equation Balancer" in the calculator dialog, nothing happens. Konsole debug output is: kalzium(22933) calculator::slotItemSelection: Item clicked: "xxEquation Balancerxx(I18N_EXCESS_ARGUMENTS_SUPPLIED)" Reason is a wrong i18n call bug in master + 4.7 Reproducible: Always Steps to Reproduce: open dialog Actual Results: does not work Expected Results: works