helloSystem / helloSystem/Utilities

Zeroconf: ssh does not work in 0.8.1

Open
#153 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
29
Forks
30
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.