You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to KDE 4.4.2, BiT no longer shows the tray icon when performing a backup. The log doesn't even show the line "[kde4systray] begin loop". Backups seem to work fine otherwise.
BiT version: 0.9.99.32~karmic (from testing PPA)
Kernel: Linux ikutux 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:38:19 UTC 2010 x86_64 GNU/Linux
python version: 2.6.4-0ubuntu1
python-kde4 version: 4:4.4.2-0ubuntu1~karmic1~ppa1
Upgrated from the Kubuntu backports PPA.
kde4systrayicon.py works when launched from the command line. On the other hand, kde4plugin.py (and the rest of the files in /plugins) shows this:
lysias@ikutux /usr/share/backintime/plugins $ python kde4plugin.py
Traceback (most recent call last):
File "kde4plugin.py", line 21, in <module>
import pluginmanager
ImportError: No module named pluginmanager
If I ventured a guess, something relevant has maybe been changed in python-kde4 which makes BiT not to work anymore.
I'm using Linux Mint 8 KDE 64-bit version. I also tested this bug in Virtualbox where I installed the aforementioned Mint, tested that BiT works ok, upgraded to KDE 4.4.2 and noticed that BiT systray no longer shows up.
Ps: I've been a long time user of BiT. It's a great program, so thanks for developing it. Though I haven't yet had to resort to backups made by BiT knock knock, it's good to have them around in case something goes awry :)
(by danleweb)
BIT is written in python, so the version of python-kde4 module must be compatible with kde4 libraries. Maybe the libraries from PPA are no longer compatible with python-kde4.
After upgrading to KDE 4.4.2, BiT no longer shows the tray icon when performing a backup. The log doesn't even show the line "[kde4systray] begin loop". Backups seem to work fine otherwise.
Upgrated from the Kubuntu backports PPA.
kde4systrayicon.py works when launched from the command line. On the other hand, kde4plugin.py (and the rest of the files in /plugins) shows this:
If I ventured a guess, something relevant has maybe been changed in python-kde4 which makes BiT not to work anymore.
I'm using Linux Mint 8 KDE 64-bit version. I also tested this bug in Virtualbox where I installed the aforementioned Mint, tested that BiT works ok, upgraded to KDE 4.4.2 and noticed that BiT systray no longer shows up.
Ps: I've been a long time user of BiT. It's a great program, so thanks for developing it. Though I haven't yet had to resort to backups made by BiT knock knock, it's good to have them around in case something goes awry :)
Imported from Launchpad using lp2gh.
The text was updated successfully, but these errors were encountered: