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 ori...@gmail.com on 25 Sep 2007 at 5:20
Original issue reported on code.google.com by
ori...@gmail.com
on 25 Sep 2007 at 5:20