Your message dated Sat, 28 Feb 2026 14:49:29 +0000
with message-id <[email protected]>
and subject line Bug#1117254: fixed in backintime 1.6.1-1
has caused the Debian Bug report #1117254,
regarding backintime: Please update to 1.5.6 in "stable"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1117254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117254
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: backintime
Version: 1.5.5-1
Severity: normal
Hello,
upstream maintainer here.
There is a new hotfix release (1.5.6) fixing four minor issues with as few code
modifications as possible. The later is because I recommend to integrate that
version into the current Debian stable (13, Trixie). The issues are not serious
but to some reports by users since the Trixie release I do assume this issues
affect quite a number of users.
Upstream changelog - Version 1.5.6 (2025-10-05)
* Fixed: Always use 0 as window ID value when inhibiting suspend via D-Bus
power manager (#2084, #2268, #2192)
* Fixed: Crash in "Manage profiles" dialog when using "qt6ct" (#2128)
* Fixed: Open online changelog if local CHANGES file is missing (#2266)
* Fixed: Disable opening browser (e.g. project website) in root-mode
I am aware that this unusual and need exceptional handling. I considered this
carefully. The diff between 1.5.5-1 and 1.5.6 is minimal. I preferred to
implement workarounds to keep the count of modified lines as minimal as
possible. Allow me to describe them in detail.
1. An overflow exception in rare cases when converting the xwindowid into
Unit32.
Workaround fix is using 0 instead of the xwindowid because there is no need for
thet latter. Code location: common/tools.py:inhibitSuspend(). Regarding the Qt
community, the use of xwindowid is not recommended at all and never was. And
its internal handling somehow changed between Qt5 and Qt6. That is why this
issue not appeared in earlier BIT versions. I always implemented a more elegant
solution in the latest dev version.
2. Crash in "Manage profiles" dialog when using "qt6ct"
This was about how I retrieved default icons to create a QLabel containing a
QIcon. It might also be related to the migration from Qt5 to Qt6. Two code
locations where affected:
qt/manageprofiles/tab_general.py::_create_label_encfs_deprecation()
qt/manageprofiles/tab_remove_retention.py::_label_rule_execute_order()
I refactored and moved that code into
qt/qttools.py::create_icon_label_warning()
3. Crash when open changelog via Help menu
BIT expected the CHANGES file but it is removed (converted into changelog.gz)
while Debian packaging. So BIT crashed. Now, the online changelog on the
projects website is used instead. I'll find a more elegant solution
to it in a later version.
4. Silently refuse to open browser in BITs root-mode
Documents like the changelog, user manual, project website, bug report url, etc
are opened in the browser. This won't work when BIT runs in root-mode (started
via pkexec).
The current simple workaround is just to disable the related entries in the
Help menu and give a hint in their tooltip. I'll find a more elegant solution
to it in a later version.
Regards,
Christian
-- System Information:
Debian Release: 12.12
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'oldstable-security'), (500,
'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-40-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: backintime
Source-Version: 1.6.1-1
Done: Fabio Fantoni <[email protected]>
We believe that the bug you reported is fixed in the latest version of
backintime, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Fabio Fantoni <[email protected]> (supplier of updated backintime package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 28 Feb 2026 11:16:16 +0100
Source: backintime
Architecture: source
Version: 1.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jonathan Wiltshire <[email protected]>
Changed-By: Fabio Fantoni <[email protected]>
Closes: 1091714 1117254
Changes:
backintime (1.6.1-1) unstable; urgency=medium
.
* New upstream version 1.6.1 (Closes: #1117254)
* Update standards version to 4.7.3, no changes needed
* d/control:
- add gettext, mkdocs-material and asciidoctor to Build-Depends
- backintime-common Recommends: add gocryptfs
- backintime-qt deps: add python3-pyqt6.qtsvg, qt6-translations-l10n
- backintime-qt Recommends: add qt6-wayland
- remove obsolete Breaks/Replaces/Conflicts
* d/menu: remove deprecated Debian menu file
* remove d/README.source, have only obsolete content
* d/upstream/metadata: add Repository field
* d/salsa-ci.yml: licenserecon now included in the main pipeline
* add d/p/0001-Fix-missing-man5-directory-creation-in-configure.patch
* update d/copyright
* d/rules:
- generate user manual and put in backintime-common
in /usr/share/doc/backintime-common/manual/ (Closes: #1091714)
- remove sitemap.xml and 404.html not needed for local docs
- don't remove "duplicate" license files for now
* Register documentation via doc-base
* Add patch to disable Google Fonts for privacy (font: false)
* Update d/lrc.config
Checksums-Sha1:
f2cc78b5f4a0c34cc2c294727d836e4ec4b7f980 2086 backintime_1.6.1-1.dsc
fff74dfc88b1841b080eec343d3e814bdfd8c0c5 4948516 backintime_1.6.1.orig.tar.gz
e2d0575e4e10873da752760a23d3582d7853adf0 10368 backintime_1.6.1-1.debian.tar.xz
1606d617af0ae319c1a1d4ed7c2e76ef0a289e40 8445
backintime_1.6.1-1_amd64.buildinfo
Checksums-Sha256:
4475c3e3915ca7970a792cbebbd3fd62c29857a7dcf4080515365ee40ab35427 2086
backintime_1.6.1-1.dsc
3d959a902403f11d87865982a38d65d82292af3d54a5c93a710a91175922cfc4 4948516
backintime_1.6.1.orig.tar.gz
f617a96f139686c6bea246b8457d016e10731c8d5209595dfa5bb875e5508c70 10368
backintime_1.6.1-1.debian.tar.xz
2c9158c33de3af476e3450e530a6c5242378a3186ce85dfd757d2990bfe4461f 8445
backintime_1.6.1-1_amd64.buildinfo
Files:
9d4cd2f96cf050561742ad901ab2c31f 2086 utils optional backintime_1.6.1-1.dsc
0ef033cb47cfd34c760ebe5ec97fccdf 4948516 utils optional
backintime_1.6.1.orig.tar.gz
fa2d32a058a782703a69d95acf3875a1 10368 utils optional
backintime_1.6.1-1.debian.tar.xz
add381d4137fd67be0f07b9286d8f8d6 8445 utils optional
backintime_1.6.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0NCFsWnDv9lASFj6IfwpUEtSMNsFAmmi+D8ACgkQIfwpUEtS
MNsEOxAAhYf1h5fAPwguPN04niHN4TxIMwMLHwzP/YaZ0tofSuA6PgwJGlfG7UtI
tkWfoOPVHkBNwKLOab9+X1tX3oySMit1qd0OtG7ATpvBBy0Otn+GmqSo8vHJBMVr
cnmXJ4kFstinsMfLra2pWjcFQ22pootCABfhM5uUeV8Oq81cuPFLOARZ1oMFi4fo
WnVaOsN/NvJa4QGpCTWi9vqSgww13HCtaSvcmh3R8emcDCyKIPdPxyFehROueRE8
zAJBjYUhpVa6VtShYSNulTo+8KAxQiZlH1KbVXMPUWBJyF3xjpWOodsJnSt65Bah
M6JCIfOFs9aim/6vQUoxEQ/NPcWloCR7S7GSzhrRmMr+eEnoyVw52IeNX1YBl30X
j+cSLbnP5dRm1o6gaWFVysmCmaMB1KyOZ+1umHhjRbJJgYx6OI9erocl5M5T+M5a
bLAonQKAtNrkCYuJACpJCDXNHdoXqV1Kqxs+gBT1RPuN0K861cQcrnrrCcR9G/yb
I12GHwpFoa+NiMkyGG7ig9KYJYKMhKD1Z1Q9QblFbyiTExsvie77dFSl9QMfKMG6
fbFYDZg12n7SiO95ZzEa9YR/TZFYB7czNTrW+EvFKilkzooWvOZkvUx8fK4QrLpy
s6qN/EvkdzA+IcnwIHi76m2DVAOIoZGeemxiYn/yr+mVtmyZKj0=
=5AuA
-----END PGP SIGNATURE-----
pgp5DuivCqfpw.pgp
Description: PGP signature
--- End Message ---