Version: 0.9.2 (using 4.2.2 (KDE 4.2.2), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.28-11-generic When I start Parley I get 4 errors pointing to the scripts loaded but dis-functional.
Created attachment 33126 [details] error message
Created attachment 33127 [details] this 4 scripts casue the error
This error usually means that PyKDE support is not installed. Could you try to find out if your distribution provides any packages for that and if installing these fixes the error?
I installed pykdeextensions Python packages to support KDE applications (scripts) but the error continues.
pykdeextensions (0.4.0-6ubuntu1) I installed this recommended package but error still persists python-qt-dev (3.17.6-1ubuntu1)
I just looked at packages.ubuntu.com, could you try "python-kde4"?
I have Gentoo Linux and got the same error. kde-base/pykde4-4.2.4 is installed
Here are more tests and confirmations about the bug: https://bugs.launchpad.net/kdeedu/+bug/371565 Why isn't the bug marked as confirmed?
This comment outlines the basic problem. (Kross/script incompatibility with python 2.6: https://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/371565/comments/4)
Fixed with r993412 in trunk and r993413 in the 4.3-branch (so, it should be part of 4.3 RTF). Thanks for the feedback and please reopen or create a new report (and please add mail@dipe.org to the CC-list :-) if there are more props (I just checked+fixed the "import ssl" case).