[Bug 1258088] Re: /usr/bin/krunner:TypeError:reloadConfiguration
Harald Sitter
sitter.harald at gmail.com
Thu Dec 5 10:36:20 UTC 2013
The following script will list all runners with python
for sDir in `kde4-config --path services | tr : '\n'`; do echo "checking
$sDir"; for dFile in `grep -rl 'Plasma/Runner'
/usr/share/kde4/services/`; do grep -ri python $dFile; done ; done
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1258088
Title:
/usr/bin/krunner:TypeError:reloadConfiguration
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1258088/+subscriptions
More information about the kubuntu-bugs
mailing list