#815: Logging errors when starting the toolbox outside a TG project
---------------------+------------------------------------------------------
 Reporter:  michele  |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:           
Component:  Toolbox  |     Version:  0.9a5    
 Severity:  minor    |    Keywords:           
---------------------+------------------------------------------------------
 Run the toolbox from any directory that's not a valid TG project and
 that's what you get in the console output:

 {{{
 config file prod.cfg not found or is not a file.
 2006-05-02 14:09:28,029 cherrypy.msg INFO HTTP: Serving HTTP on
 http://localhost :7654/
 2006-05-02 14:09:28,275 turbokid.kidsupport DEBUG Compiling template for
 turboge ars.view.templates.sitetemplate
 2006-05-02 14:09:28,276 turbokid.kidsupport DEBUG Compiling template for
 turboge ars.toolbox.main
 2006-05-02 14:09:28,277 turbokid.kidsupport DEBUG Applying template
 turbogears.t oolbox.main
 Traceback (most recent call last):
   File "/usr/lib/python2.4/logging/__init__.py", line 737, in emit
     self.stream.write(fs % msg)
 AttributeError: 'str' object has no attribute 'write'
 }}}

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/815>
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