Package: bleachbit
Version: 3.9.0-2
Severity: normal
X-Debbugs-Cc: yg2...@hotmail.com

Dear Maintainer,


Checking different options in the console, I receive the following errors (with 
nothing in debug-log file):

$ bleachbit --debug-log=bleachbit.debug1 --gui
Traceback (most recent call last):
  File "/usr/bin/bleachbit", line 48, in <module>
    bleachbit.CLI.process_cmd_line()
  File "/usr/share/bleachbit/bleachbit/CLI.py", line 181, in process_cmd_line
    logger.info(Diagnostic.diagnostic_info())
  File "/usr/share/bleachbit/bleachbit/Diagnostic.py", line 89, in 
diagnostic_info
    s += "\nplatform.dist() = %s" % str(platform.dist())
AttributeError: module 'platform' has no attribute 'dist'

$ bleachbit --sysinfo
Traceback (most recent call last):
  File "/usr/bin/bleachbit", line 48, in <module>
    bleachbit.CLI.process_cmd_line()
  File "/usr/share/bleachbit/bleachbit/CLI.py", line 250, in process_cmd_line
    print(Diagnostic.diagnostic_info())
  File "/usr/share/bleachbit/bleachbit/Diagnostic.py", line 89, in 
diagnostic_info
    s += "\nplatform.dist() = %s" % str(platform.dist())
AttributeError: module 'platform' has no attribute 'dist'

$ bleachbit --sysinfo --debug
Traceback (most recent call last):
  File "/usr/bin/bleachbit", line 48, in <module>
    bleachbit.CLI.process_cmd_line()
  File "/usr/share/bleachbit/bleachbit/CLI.py", line 250, in process_cmd_line
    print(Diagnostic.diagnostic_info())
  File "/usr/share/bleachbit/bleachbit/Diagnostic.py", line 89, in 
diagnostic_info
    s += "\nplatform.dist() = %s" % str(platform.dist())
AttributeError: module 'platform' has no attribute 'dist'

Thanks in advance.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.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

Versions of packages bleachbit depends on:
ii  gir1.2-gtk-3.0    3.24.30-3
ii  libgtk-3-0        3.24.30-3
ii  policykit-1       0.105-31
ii  python3           3.9.2-3
ii  python3-chardet   4.0.0-1
ii  python3-gi        3.40.1-2
ii  python3-requests  2.25.1+dfsg-2

bleachbit recommends no packages.

bleachbit suggests no packages.

-- no debconf information

Reply via email to