Bugs item #2029281, was opened at 2008-07-27 09:05 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2029281&group_id=199155
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: dialogs Group: None >Status: Closed Resolution: None Priority: 3 Private: No Submitted By: Peter Ruibal (fmoo) Assigned to: Nobody/Anonymous (nobody) Summary: Hg Serve traceback on Stop Initial Comment: On 0.4rc3, I get a traceback when stopping the serve dialog: listening at http://compaq-nnwgg6ew.hsd1.ca.comcast.net.:8000/ (0.0.0.0:8000) Traceback (most recent call last): File "hggtk\serve.pyc", line 187, in _on_stop_clicked File "hggtk\serve.pyc", line 244, in _stop_server File "hggtk\serve.pyc", line 312, in stop File "httplib.pyc", line 862, in request File "httplib.pyc", line 885, in _send_request File "httplib.pyc", line 856, in endheaders File "httplib.pyc", line 728, in _send_output File "httplib.pyc", line 695, in send File "httplib.pyc", line 663, in connect socket.gaierror: (11001, 'getaddrinfo failed') ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-03-18 18:55 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Steve Borho (sborho) Date: 2009-02-16 05:56 Message: there's a bug-fix in hg-main that will make it into hg-1.2 that should fix many of these tracebacks you see in the serve dialog (but not all). Some are just normal networking issues. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2029281&group_id=199155 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
