Bug 198212

Summary: plugins will not load
Product: [Applications] parley Reporter: tessonec <claudio.tessone>
Component: generalAssignee: Parley Developers <parley-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: mail
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description tessonec 2009-06-28 22:40:41 UTC
Version:           0.9.2-svn (using KDE 4.2.90)
OS:                Linux
Installed from:    Ubuntu Packages

When starting parley, it says (via a popup notification) that it can not load translation plugins. When run from the console, I get the following list of errors

[user@host:~] parley
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
Object::connect: No such slot VocabularyModel::setLeitnerBox(KEduVocLeitnerBox*)
Object::connect: No such slot LeitnerView::setTranslation(KEduVocExpression*, int)
Kross: "Loading the interpreter library for python"
Kross: "Interpreter skipped cause provided version 12 does not match expected version 11."
Kross: "Incompatible interpreter library."
Kross: "Error error=Failed to load interpreter "python" lineno=-1 trace=
"
Comment 1 Sebastian Sauer 2009-07-08 18:44:59 UTC
You are running KDE 4.3 and it's needed to also update the python-interpreter backend that is located in kdebindings/python/krosspython cause the 4.3 and 4.2 backends are incompatible (the evalute method was added).