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 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