Traceback (most recent call last):
File "/Applications/Utilities/Zeroconf.app/Zeroconf", line 138, in handleLogin
proc.startDetached("launch", args)
NameError: name 'args' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Applications/Utilities/Zeroconf.app/Zeroconf", line 141, in handleLogin
print("Cannot launch %s" % args[0])
...
proc.startDetached("launch", args)
NameError: name 'args' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Applications/Utilities/Zeroconf.app/Zeroconf", line 141, in handleLogin
print("Cannot launch %s" % args[0])
NameError: name 'args' is not defined
Traceback (most recent call last): File "/Applications/Utilities/Zeroconf.app/Zeroconf", line 138, in handleLogin proc.startDetached("launch", args) NameError: name 'args' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/Applications/Utilities/Zeroconf.app/Zeroconf", line 141, in handleLogin print("Cannot launch %s" % args[0]) ... proc.startDetached("launch", args) NameError: name 'args' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/Applications/Utilities/Zeroconf.app/Zeroconf", line 141, in handleLogin print("Cannot launch %s" % args[0]) NameError: name 'args' is not defined