On Dec 19, 2006, at 3:18 PM, TG-Martin Peschke wrote:

>
> hmmm, I viewed the sample application, it is stripped down to the bare
> bones and I have not checked the TW source, using the vanilla sample,
> which should work out of the box (with updated TW rev:2224/TWF
> rev:2217)
>
> does break again, this time it breaks while trying to load all the JS
> links:
>
> {{{  File ...."\TurboGears-1.0b2-py2.4.egg\turbogears\controllers.py",
> line 68, in _process_output
>     js[script.location].add(script)
> KeyError: 'bodybottom'}}}


This is related to the samples not requiring TW post r2229. There's  
been a change on how TG apps load the HostFramework object (now done  
by a TG extension and configured in the config file) and the examples  
require latest TW.

Try:

easy_install -U ToscaWidgets==dev

As a side note, if latest dev still breaks, would you mind sending me  
privately the results of the tests? To run them you'll have to do a  
checkout from http://www.turbogears.org/svn/turbogears/projects/ 
ToscaWidgets/trunk and run "python setup.py test" there.

Thanks for the feedback :)

Alberto

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to