whonix-setup-wizard start bug if /usr/bin/kcmshell4 does not exist

Information

ID: 156
PHID: PHID-TASK-gzbz3l2a2g5tszcnwrbh
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

I think here is currently a bug:

    if not os.path.exists('/usr/bin/kcmshell4'):
        sys.exit(0)

Because whole whonix-setup-wizard will refuse to work just because /usr/bin/kcmshell4 does not exist. While the real intent is just to skip running locale_settings.

Comments


Patrick

2015-02-10 03:50:26 UTC


troubadour

2015-02-10 20:50:43 UTC


troubadour

2015-02-10 21:13:15 UTC


Patrick

2015-02-11 01:22:51 UTC


troubadour

2015-02-11 15:36:08 UTC


Patrick

2015-02-11 15:55:50 UTC


troubadour

2015-02-11 16:38:59 UTC


troubadour

2015-02-11 16:48:23 UTC


Patrick

2015-02-11 17:46:37 UTC