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 Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to