Simple bug: until a few days (maybe weeks) ago you could enter operations using letters like exponential coefficients or logarithms in the KRunner calculator and it calculated a result, e.g. 3*1e5= 3e5 or ln(10)=2,3025.. Now it only accepts numeric input and some standard operators (+-*/()%! ) Reproducible: Always Steps to Reproduce: 1. Type ln(10) Actual Results: Nothing Expected Results: ln(10)=2,3025..
I can confirm this.
I confirm this. I'm using kubuntu 13.10, kde-workspace-bin version 4:4.11.2-0ubuntu1.
https://git.reviewboard.kde.org/r/113504/
Git commit ceb3114fc6f7db0c5571e1d7c4e1c2a8a8bf3dd0 by Christoph Feck. Committed on 30/10/2013 at 09:29. Pushed by cfeck into branch 'KDE/4.11'. Fix krunner calculator letter check To make it work, you have to start or end the calculator input with a '=' symbol again. For inputs not containing letters, you can still omit it. FIXED-IN: 4.11.3 REVIEW: 113504 M +1 -3 plasma/generic/runners/calculator/calculatorrunner.cpp http://commits.kde.org/kde-workspace/ceb3114fc6f7db0c5571e1d7c4e1c2a8a8bf3dd0
Thanks to share informative post !! [https://bugs.kde.org/show_bug.cgi?id=326059 Bugs.kde.org]