LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   BackInTime Segfaulting (https://www.linuxquestions.org/questions/suse-opensuse-60/backintime-segfaulting-4175486131/)

sniff 11-28-2013 04:47 AM

BackInTime Segfaulting
 
Hello,

I recently updated to opensuse 13.1, no major issues so far. However, BackInTime the rather handy backup program segfaults when I try to start it. No error messages to speak of. Its version 1.0.20.

Anyone had the same problem?

S0M30N3 11-30-2013 02:33 PM

Please open a terminal and run 'backintime-gnome' (or 'backintime-kde4' if you are on KDE) and post the output in here.

Regards,
Germar, BIT dev Team

sniff 12-06-2013 08:03 AM

Here is the error.

Quote:

Back In Time
Version: 1.0.20

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 1199, in <module>
main_window = MainWindow( cfg, app_instance, kapp, kaboutdata )
File "/usr/share/backintime/kde4/app.py", line 259, in __init__
self.list_files_view_model.removeColumns( 3, 2 )
TypeError: KDirModel.removeColumns() is a private method

S0M30N3 12-06-2013 11:41 AM

This is caused by recent changes in KDE. We fixed this in BackInTime 1.0.28. I'm not sure about Opensuses packages but if there is please update to latest version.
If there is no 1.0.28 for Opensuse you can comment out line 259 'self.list_files_view_model.removeColumns( 3, 2 )' in /usr/share/backintime/kde4/app.py by adding # at start. This will fix it for now.

sniff 12-09-2013 04:35 AM

Thanks for the info!
Cheers,
Phil

JZL240I-U 12-09-2013 04:37 AM

A nice and really easy to use program. Thanks to al developers, S0M30N3.


All times are GMT -5. The time now is 02:47 PM.