You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run tftpgui under Gentoo Linux 2.6.20
This is a normal modern desktop system i`m running on my laptop.
When I start the program i get the flowing error:
python tftpgui.py
Traceback (most recent call last):
File "tftpgui.py", line 487, in ?
ServerFrame=TftpGui(MainWindow)
File "tftpgui.py", line 93, in __init__
self.textAddress=socket.gethostbyname(socket.gethostname())
socket.gaierror: (-2, 'Name or service not known')
Original issue reported on code.google.com by [email protected] on 25 Sep 2007 at 5:20
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Sep 2007 at 5:20The text was updated successfully, but these errors were encountered: