This is a library problem: kde libraries has a version and pykde expect another version. kde and pykde should be consistent. This happens usually with alpha/beta/rc releases. There is nothing that can be done on BIT side.
** Changed in: backintime Status: Incomplete => Invalid -- Backintime fails to launch with "No module named PyKDE4.kdecore" https://bugs.launchpad.net/bugs/385806 You received this bug notification because you are a member of Back In Time Team, which is subscribed to Back In Time. Status in Back In Time: Invalid Bug description: After installing backintime via the Ubuntu repository on my Kubuntu Jaunty AMD64 machine, I get this: Traceback (most recent call last): File "/usr/share/backintime/kde4/app.py", line 43, in <module> from PyKDE4.kdecore import * ImportError: No module named PyKDE4.kdecore This comes up when I try and launch from the command line with backintime-kde4. I have python-kde4 installed as well as KDE 4.3 beta 2. Trying to get a back-trace yields: (gdb) r /usr/share/backintime/kde4/app.py Starting program: /usr/share/backintime/kde4/app.py No executable file specified. Even though the file exists. _______________________________________________ Mailing list: https://launchpad.net/~bit-team Post to : bit-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~bit-team More help : https://help.launchpad.net/ListHelp