I actually get a bus error trying to run the toolbox (within the  
context of an SA project, at least)... and the current command.base  
requirement for sqlite (and the creation of a toolbox.db) isn't going  
to fly. I don't have time to troubleshoot this, but I may have time  
to roll back those changes in a couple of days. I have a *very*  
limited amount of time to attempt a release, after which it'll have  
to wait until 2 weeks from now when the book is due.

Kevin

On Jul 9, 2006, at 9:29 PM, Roger Demetrescu wrote:

>
> Hi guys...
>
> Thats what I'm getting when viewing, as example, the Scriptaculous
> widget. That happens with other "exclusive" widgets...
>
>
>
> http://localhost:7654/widgets/? 
> name=scriptaculous_widgets_Scriptaculous
>
>
>
> 500 Internal error
>
> The server encountered an unexpected condition which prevented it from
> fulfilling the request.
>
> Page handler: <bound method Dummy.default of
> <turbogears.command.base.Dummy instance at 0x0147F3F0>>
> Traceback (most recent call last):
>   File "c:\python24\lib\site-packages\CherryPy-2.2.1-py2.4.egg 
> \cherrypy\_cphttptools.py",
> line 105, in _run
>     self.main()
>   File "c:\python24\lib\site-packages\CherryPy-2.2.1-py2.4.egg 
> \cherrypy\_cphttptools.py",
> line 254, in main
>     body = page_handler(*virtual_path, **self.params)
>   File "<string>", line 3, in default
>   File "C:\Turbogears1.0\turbogears\controllers.py", line 330, in  
> expose
>     output = database.run_with_transaction(
>   File "<string>", line 5, in run_with_transaction
>   File "C:\Turbogears1.0\turbogears\database.py", line 245, in so_rwt
>     retval = func(*args, **kw)
>   File "<string>", line 5, in _expose
>   File "C:\Turbogears1.0\turbogears\controllers.py", line 347, in  
> <lambda>
>     mapping, fragment, *args, **kw)))
>   File "C:\Turbogears1.0\turbogears\controllers.py", line 371, in  
> _execute_func
>     output = errorhandling.try_call(func, *args, **kw)
>   File "C:\Turbogears1.0\turbogears\errorhandling.py", line 71, in  
> try_call
>     return func(self, *args, **kw)
> TypeError: default() got an unexpected keyword argument 'name'
>
>
>
> Cheers,
>
>
> Roger
>
> >


--
Kevin Dangoor
TurboGears / Zesty News

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to