Problem with Widget Browser and TW Documentation

2 views
Skip to first unread message

BluePoint

unread,
Sep 27, 2008, 11:37:56 AM9/27/08
to ToscaWidgets-discuss
Whenever I access http://toscawidgets.org/widget, I get 'internal
server error' and when I click on a tab in the documentation for a
widget package such as tw.dynforms in http://toscawidgets.org/,
whatever is meant to appear never loads. Is this a known problem and
is there an answer?

Jorge Vargas

unread,
Sep 29, 2008, 9:53:07 AM9/29/08
to toscawidge...@googlegroups.com, alb...@toscat.net
On Sat, Sep 27, 2008 at 9:37 AM, BluePoint
<phil.cha...@physics.org> wrote:
>
> Whenever I access http://toscawidgets.org/widget, I get 'internal
> server error' and

This one isn't working for me either. I guess something went wrong
with Alberto's server. I'll cc him so he could take a look.

> when I click on a tab in the documentation for a
> widget package such as tw.dynforms in http://toscawidgets.org/,
> whatever is meant to appear never loads. Is this a known problem and
> is there an answer?

On the other hand this seems like a temporal issue, as it is working
for me now, I tried clicking my way in as well as using the direct
link. http://toscawidgets.org/documentation/tw.dynforms/

BluePoint

unread,
Sep 30, 2008, 12:12:52 PM9/30/08
to ToscaWidgets-discuss
Still having no luck with it by whatever route I approach it. However,
I have got over the immediate problem by installing the beta on my own
system


On Sep 29, 2:53 pm, "Jorge Vargas" <jorge.var...@gmail.com> wrote:
> On Sat, Sep 27, 2008 at 9:37 AM, BluePoint
>
> <phil.charleswo...@physics.org> wrote:
>
> > Whenever I accesshttp://toscawidgets.org/widget, I get 'internal
> > server error' and
>
> This one isn't working for me either. I guess something went wrong
> with Alberto's server. I'll cc him so he could take a look.
>
> > when I click on a tab in the documentation for a
> > widget package such as tw.dynforms inhttp://toscawidgets.org/,

Jorge Vargas

unread,
Oct 3, 2008, 7:00:20 PM10/3/08
to toscawidge...@googlegroups.com
Well I think I have found the issue. It seems that there is a bug (not
sure on which side) which doesn't lets the widget browser run under
ToscaWidgets 0.9.3, now I track down the error and forced it to run
under 0.9.2 and it works. Here is the issue in detail.
http://toscawidgets.org/trac/WidgetBrowser/ticket/9

About the live instance all we can do is wait for Alberto to be less busy :(

BluePoint

unread,
Oct 6, 2008, 6:52:29 AM10/6/08
to ToscaWidgets-discuss
Jorge,
That seems logical since I am still running 0.9.2 and the
browser runs OK on my local maachine.

On Oct 4, 12:00 am, "Jorge Vargas" <jorge.var...@gmail.com> wrote:
> Well I think I have found the issue. It seems that there is a bug (not
> sure on which side) which doesn't lets the widget browser run under
> ToscaWidgets 0.9.3, now I track down the error and forced it to run
> under 0.9.2 and it works. Here is the issue in detail.http://toscawidgets.org/trac/WidgetBrowser/ticket/9
>
> About the live instance all we can do is wait for Alberto to be less busy :(
>
> On Tue, Sep 30, 2008 at 10:12 AM, BluePoint
>

Michael Brickenstein

unread,
Oct 7, 2008, 6:44:53 AM10/7/08
to ToscaWidgets-discuss
Hi!
I don't have push access to twbrowser. But you can fix it easily:

--- a/widgetbrowser/wsgiapp.py Fri Jun 20 16:37:20 2008 +0000
+++ b/widgetbrowser/wsgiapp.py Tue Oct 07 12:43:06 2008 +0200
@@ -64,7 +64,7 @@ class WidgetBrowser(object):
if asbool(full_stack):
self.app = make_middleware(self.app, {
'toscawidgets.framework.default_view': 'genshi',
- })
+ },stack_registry = True)
self._default_controllers = dict(demo=self.show_demo,
index=self.show_index,
template=self.show_template,

Michael

alex bodnaru

unread,
Oct 7, 2008, 9:56:59 AM10/7/08
to toscawidge...@googlegroups.com
thanks a lot.

worked for me too.

alex

Reply all
Reply to author
Forward
0 new messages