Kevin Dangoor wrote:
> On 5/1/06, Michele Cella <[EMAIL PROTECTED]> wrote:
> > I've some fixes to try here but I'm getting this error again using
> > latest 1.0 branch from the toolbox and also inside a quickstarted
> > project, am I the only one?
>
> The Toolbox works for me. Is it possible you've got an old version of
> a widget or something?
>
> > Once this is fixed, I'm going to tweak WidgetDescription to not pass a
> > "value" at display since you can easily achieve the same effect using
> > default at for_widget construction and this fixes a bug.
>
> Sounds good.
>
> > We should merge all docs to the trunk, right?
>
> You can, but it's not critical. The docs are going to leave this part
> of the repository anyhow, once I get a little time to migrate them to
> Docudo.
>
Ok, but just to keep the timeline ordered I merged them. ;-)
Regarding the unicode issue now it's all working fine, dunno why! :D
It could be that I forgot to update the kid support plugin... :-/
Anyway, it's there something we can do for this thing in the console
output?
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'
Ciao
Michele
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---