Page MenuHomePhabricator

whonix-setup-wizard autostart broken on Whonix-Gateway 14
Closed, ResolvedPublic

Description

python exception. To reproduce, run on Whonix-Gateway.

/usr/lib/whonix-setup-wizard/whonixsetup_check_for_start

(This is what /etc/xdg/autostart/whonix-setup-wizard.desktop would be auto starting.)

/usr/lib/whonix-setup-wizard/whonixsetup_check_for_start
Traceback (most recent call last):
  File "/usr/lib/whonix-setup-wizard/whonixsetup_check_for_start", line 15, in <module>
    tor_status = tor_status()
TypeError: 'module' object is not callable

Details

Impact
High