#832: TG Welcome page hangs waiting for localhost trying to display
tg_under_the_hood.png
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  anonymous
     Type:  defect               |       Status:  new      
 Priority:  normal               |    Milestone:           
Component:  CherryPy             |      Version:  0.9a5    
 Severity:  normal               |   Resolution:           
 Keywords:                       |  
---------------------------------+------------------------------------------
Comment (by [EMAIL PROTECTED]):

 Yes, it happens with any quickstarted project (which is all I have at this
 stage).
 """
 2006-05-05 12:52:23,367 cherrypy.msg INFO HTTP: Serving HTTP on
 http://localhost:8080/
 2006-05-05 12:52:53,674 dodo.controllers DEBUG Happy TurboGears Controller
 Responding For Duty
 2006-05-05 12:52:53,674 dodo.controllers DEBUG Happy TurboGears Controller
 Responding For Duty
 127.0.0.1 - - "GET / HTTP/1.1" 200 1746 "" "Mozilla/5.0 (X11; U; Linux
 i686; en-US; rv:1.8.0.2) Gecko/20060419 Fedora/1.5.0.2-1.2.fc5
 Firefox/1.5.0.2 pango-text"
 127.0.0.1 - - "GET /static/images/tg_under_the_hood.png HTTP/1.1" 200 4010
 "http://localhost:8080/"; "Mozilla/5.0 (X11; U; Linux i686; en-US;
 rv:1.8.0.2) Gecko/20060419 Fedora/1.5.0.2-1.2.fc5 Firefox/1.5.0.2 pango-
 text"
 """

 It seems as though CherryPy isn't flushing the whole image to Firefox,
 although it thinks it has (or Firefox isn't accepting the whole image from
 CherryPy). The .png file that I replaced  tg_under_the_hood.png with that
 then worked was very small - 253 bytes vs 4010 bytes.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/832>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to