[Bug 1258088] Re: /usr/bin/krunner:TypeError:reloadConfiguration
Harald Sitter
sitter.harald at gmail.com
Thu Dec 5 10:52:02 UTC 2013
So. This happens when a python runner does not implement all functions.
pyrunner itself has function calls like these
def reloadConfiguration(self):
self.pyrunner.reloadConfiguration()
which in turn lead to the traceback because reloadConfiguration is not
actually a member of self.pyrunner (which is the instance of the runner
plugin).
--
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