Package: backintime-qt4
Version: 1.1.12-2
Followup-For: Bug #866741
Dear Maintainer,
I have the same problem, but it only happens if I try to view the log of
certain snapshots, including the most recent one.
If I Ctrl-C in the terminal the program becomes responsive again. Debug output
is below. I hit "View Last Log" between the last DEBUG line and the ^C
DEBUG: [common/backintime.py:509 arg_parse] Arguments: {'debug': True} |
unknownArgs: []
Back In Time
Version: 1.1.12
Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.
DEBUG: [common/backintime.py:576 getConfig] config file:
/home/sam/.config/backintime/config
DEBUG: [common/backintime.py:577 getConfig] profiles: ['1', '2', '3']
DEBUG: [common/pluginmanager.py:88 PluginManager.load_plugins] Register plugin
path /usr/share/backintime/plugins
DEBUG: [common/pluginmanager.py:104 PluginManager.load_plugins] Add plugin
notifyplugin.py
DEBUG: [common/pluginmanager.py:104 PluginManager.load_plugins] Add plugin
qt4plugin.py
DEBUG: [common/pluginmanager.py:104 PluginManager.load_plugins] Add plugin
userscriptsplugin.py
Gtk-Message: Failed to load module "canberra-gtk-module"
DEBUG: [common/snapshots.py:953 Snapshots.has_old_snapshots] Found old
snapshots: False
DEBUG: [common/tools.py:611 keyring_supported] Found appropriate keyring
'keyring.backends.SecretService'
DEBUG: [common/mount.py:50 Mount.__init__] pw-cache is not running
DEBUG: [common/mount.py:59 Mount.__init__] Call command: /usr/bin/backintime
pw-cache start
^CTraceback (most recent call last):
File "/usr/share/backintime/qt4/app.py", line 904, in on_btn_log_view_clicked
logviewdialog.LogViewDialog( self ).exec_()
File "/usr/share/backintime/qt4/logviewdialog.py", line 115, in __init__
self.update_profiles()
File "/usr/share/backintime/qt4/logviewdialog.py", line 159, in
update_profiles
self.update_log()
File "/usr/share/backintime/qt4/logviewdialog.py", line 187, in update_log
self.txt_log_view.setPlainText(self.snapshots.get_take_snapshot_log(mode,
self.get_selected_profile(), decode = self.decode) )
File "/usr/share/backintime/common/snapshots.py", line 398, in
get_take_snapshot_log
return self._filter_take_snapshot_log( data, mode, **kwargs )
File "/usr/share/backintime/common/snapshots.py", line 378, in
_filter_take_snapshot_log
log = log + line + '\n'
KeyboardInterrupt
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (900, 'unstable'), (100, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.12.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages backintime-qt4 depends on:
ii backintime-common 1.1.12-2
ii libnotify-bin 0.7.7-2
ii policykit-1 0.105-18
ii python3 3.5.3-3
ii python3-dbus.mainloop.qt 4.11.4+dfsg-2+b2
ii python3-pyqt4 4.11.4+dfsg-2+b2
ii x11-utils 7.7+3+b1
Versions of packages backintime-qt4 recommends:
ii python3-secretstorage 2.3.1-2
Versions of packages backintime-qt4 suggests:
pn meld | kompare
-- no debconf information