Comment 5 for bug 451268

Revision history for this message
Peter Mrosek (mrosekp) wrote :

Hi,

I'm using backintime-kde4 (version: 0.9.26) on Kubuntu 9.10.

When clicking the "Take Snapshot" button the GUI says "Compare with snapshot ..." forever and nothing happens at all.

When starting backintime-kde4 from terminal, the application shows the following lines when "Take Snapshot" is clicked:

INFO: Lock
INFO: Include folders: ['/home', '/etc', '/root']
INFO: Ignore folders: []
INFO: Last snapshots: {}
INFO: [KDE4Plugin.Systray.run]
INFO: Compare with old snapshot: 20091030-185328
INFO: [KDE4Plugin.Systray.run] begin loop
Traceback (most recent call last):
  File "/usr/share/backintime/common/backintime.py", line 174, in <module>
    start_app()
  File "/usr/share/backintime/common/backintime.py", line 86, in start_app
    take_snapshot( cfg, True )
  File "/usr/share/backintime/common/backintime.py", line 42, in take_snapshot
    snapshots.Snapshots( cfg ).take_snapshot( force )
  File "/usr/share/backintime/common/snapshots.py", line 424, in take_snapshot
    ret_val = self._take_snapshot( snapshot_id, now, include_folders, ignore_folders, dict, force )
  File "/usr/share/backintime/common/snapshots.py", line 640, in _take_snapshot
    try_cmd = self._execute_output( cmd, self._exec_rsync_compare_callback, prev_snapshot_name )
  File "/usr/share/backintime/common/snapshots.py", line 918, in _execute_output
    line = pipe.readline()
IOError: [Errno 4] Interrupted system call
Back In Time
Version: 0.9.26
------------------

BTW: My python version is 2.6.4.