我有一个Kubuntu 13.10 64位的新安装。
我安装了backintime和backintime-kde4 4。
当我发射backintime kde4 4时,它崩溃了,它说:
mirto@msb03:~/script$ backintime-kde4
Back In Time
Version: 1.0.10
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime-kde4 --license' for details.
Traceback (most recent call last):
File "/usr/share/backintime/kde4/app.py", line 1136, in <module>
main_window = MainWindow( cfg, app_instance, kapp, kaboutdata )
File "/usr/share/backintime/kde4/app.py", line 237, in __init__
self.list_files_view_model.removeColumns( 3, 2 )
TypeError: KDirModel.removeColumns() is a private method我能做什么?
发布于 2013-11-03 07:14:34
问题是众所周知的: launchpad #1232694
https://askubuntu.com/questions/369458
复制相似问题