Summary: | krunner doesn't store settings | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Stefano Crocco <stefano.crocco> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anderslund, brauliobo, gladhorn, kavol, lydia, salgar |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefano Crocco
2008-03-18 10:58:29 UTC
Same here on SVN (2008-04-03). Krunner does not save history and completion mode. krunner 0.1; kde 4.0.4; suse 11.0 commands entered are not saved between sessions. Previously (kde 3.5; suse 10.3) ALT-F2 gave all previous commands. They were stored in ~/.kde/share/config/kdesktoprc in key [MiniCli] krunner 0.1; kde 4.1 RC1; kubuntu hardy heron same behaviour here. *** Bug 165346 has been marked as a duplicate of this bug. *** same behaviour with kde 4.1.1 on kubuntu hardy heron *** Bug 170526 has been marked as a duplicate of this bug. *** *** This bug has been confirmed by popular vote. *** same on Fedora; btw, it looses history not just between sessions but also after a crash, but it is obvious from the nature of the problem SVN commit 875278 by dimsuz: - Make krunner actually save its config - Move some config keys to the group they logically belong to - Make sure that completion object is populated with history items BUG: 159510 M +4 -1 interface.cpp M +10 -11 krunner.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=875278 |