Bugs item #1892561, was opened at 2008-02-13 20:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1892561&group_id=132078

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tpclient-pywx
Group: Bug - GUI
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tim Ansell (mithro)
Assigned to: Tim Ansell (mithro)
Summary: Clicking Connect in Server Browser does not connect.

Initial Comment:
Clicking the connect button in the server browser does not take you back to the 
connect window.

The error you get is,

c:\source\libtpproto-py\tp\netlib\discover\pyZeroconf\Zeroconf.py:676: Deprecati
onWarning: integer argument expected, got float
  self.data.append(struct.pack(format, value))
Traceback (most recent call last):
  File ".\windows\winServerBrowser.py", line 150, in OnServerSelect
    type, addr = game.bestLocation()
TypeError: 'NoneType' object is not iterable
Traceback (most recent call last):
  File ".\windows\winServerBrowser.py", line 150, in OnServerSelect
    type, addr = game.bestLocation()
TypeError: 'NoneType' object is not iterable

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1892561&group_id=132078
_______________________________________________
tp-bugs mailing list
[email protected]
http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs

Reply via email to