network_check calls the zenity command to display a success/failure
graphical dialog box. My guess is that you didn't have zenity installed,
which caused this failure when trying to call it as seen in the attached
traceback.txt.
This is present on the most current version of the test, a way to fix it
would be to wrap the "call" call (pardon the redundancy) on line 57 in a
try:except block, so the exception thrown (OSError) is handled
gracefully, maybe by just outputting a message to stdout.
** Visibility changed to: Public
** Changed in: checkbox (Ubuntu)
Importance: Medium => Low
** Changed in: checkbox (Ubuntu)
Status: New => Triaged
** Tags added: bitesize
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/988260
Title:
network_check crashed with OSError in _execute_child(): [Errno 2] No
such file or directory
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/988260/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs