Bug 198212 - plugins will not load
Summary: plugins will not load
Status: RESOLVED NOT A BUG
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 22:40 UTC by tessonec
Modified: 2009-07-08 18:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).