Package: treeline
Version: 3.0.1-1.1
Treeline doesn't start,it shows only the message below
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-4-amd64 (SMP w/8 CPU threads)
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 /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages treeline depends on:
ii python3 3.9.2-2
ii python3-pyqt5 5.15.2+dfsg-3
Versions of packages treeline recommends:
ii aspell 0.60.8-2
ii ispell 3.4.02-2
ii qttranslations5-l10n 5.15.2-2
treeline suggests no packages.
failure message from treeline:
When: 2021-03-15 09:01:37.571982
TreeLine Version: 3.0.1
Python Version: 3.9.2
Qt Version: 5.15.2
PyQt Version: 5.15.2
OS: Linux-5.10.0-4-amd64-x86_64-with-glibc2.31
Traceback (most recent call last):
File "/usr/share/treeline/treeline.py", line 164, in <module>
import treemaincontrol
File "/usr/share/treeline/treemaincontrol.py", line 28, in <module>
import treelocalcontrol
File "/usr/share/treeline/treelocalcontrol.py", line 37, in <module>
import p3
File "/usr/share/treeline/p3.py", line 168, in <module>
_hmac_setup()
File "/usr/share/treeline/p3.py", line 112, in _hmac_setup
_itrans = _itrans.tostring()
AttributeError: 'array.array' object has no attribute 'tostring'