#1997: Toolbox does not start in TG 1.5
-------------------------+--------------------------------------------------
Reporter: Chris Arndt | Owner: kskuhlman
Type: defect | Status: new
Priority: normal | Milestone: 1.5
Component: Toolbox | Version: 1.5 HEAD
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
When I try to start the Toolbox in TG 1.5 with `tg-admin toolbox` I get
the following error:
{{{
$ tg-admin toolbox
Traceback (most recent call last):
File "/Users/chris/lib/tg15svnpy25/bin/tg-admin", line 8, in <module>
load_entry_point('TurboGears==1.5b1dev-r5478', 'console_scripts', 'tg-
admin')()
File "/Users/chris/tmp/build/turbogears-
svn/branches/1.5/turbogears/command/base.py", line 378, in main
File "/Users/chris/tmp/build/turbogears-
svn/branches/1.5/turbogears/command/base.py", line 309, in run
AttributeError: 'Server' object has no attribute 'start_with_callback'
}}}
--
Ticket URL: <http://trac.turbogears.org/ticket/1997>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---