2004-05-24 |
Aha! |
My problem with Wiki uploads (see P111) turned out just to be a problem with the templates. Georg, you need to catch that Cheetah.NameMapper.NotFound exception and throw up something nicer...
Now, why can't I force a refresh? Or, assuming I can: why is my call to PyDS.Tool.debugOutput not working? [Cough. look in error.log, silly!]
|
posted at 23:13:36
#
comment []
trackback []
|
|
I don't get the render problem |
Following on from P111; if I hit the Status page I get a report on the size of the StoryTool render queue. Maybe it's there now?
|
posted at 21:01:20
#
comment []
trackback []
|
|
Can't Upstream Wiki Changes |
[This turned out to be a lot simpler than it looked. See P113.]
wiki is throwing:
Background thread exception
Cheetah.NameMapper.NotFound:
yearException instance __dict__: {'args': ('year',)}
C:\Python23\Lib\site-packages\PyDS\Tool.py[1300] in thunk
C:\Python23\Lib\site-packages\PyDS\WikiTool.py[127] in _initthread
C:\Python23\Lib\site-packages\PyDS\WikiTool.py[740] in renderNodeOnline
C:\Python23\Lib\site-packages\PyDS\Tool.py[760] in renderPage
[40] in respond
C:\Python23\Lib\site-packages\Webware\Cheetah\NameMapper.py[261] in valueFromSearchList
render is throwing:
Background thread exception
exceptions.AttributeError:
StoryTool instance has no attribute 'queue'
Exception instance __dict__:
{'args': ("StoryTool instance has no attribute 'queue'",)}
C:\Python23\Lib\site-packages\PyDS\Tool.py[1300] in thunk
C:\Python23\Lib\site-packages\PyDS\RenderTool.py[66] in _initthread
C:\Python23\Lib\site-packages\PyDS\RenderTool.py[48] in haswork
C:\Python23\Lib\site-packages\PyDS\RenderTool.py[44] in getqueue
|
posted at 17:06:40
#
comment []
trackback []
|
|
First Bug to Fix: Refer To Weblog Post (again) |
Now, all links go to external. Oops. See: ReferToWeblogPost. I swear that wasn't the case when I was last writing code for PyDS.
|
posted at 15:02:56
#
comment []
trackback []
|
|
PyDS back up on 0.7.3 |
Righto. Let's start experimenting again.
|
posted at 14:56:32
#
comment []
trackback []
|