Version: (using KDE KDE 4.0.0) Installed from: SuSE RPMs OS: Linux Krunner only accepts '.' as a decimal symbol, not ','. I've got the correct locale selected on systemsettings, but i'm not sure if the best solution would be to add support so that 10,9 is always the same as 10.9, or only when correct locale is selected (because of possible future support for thousands separator, like 100.000,5 or 100,000.5 depending again of the locale).
Now we honor the locale. If the locale says 10,9 means 10.9 so krunner process. BTW, very nice idea.