PyDS 0.7.2 upgrade problems

Nicholas Riley <[email protected]> Fri, 14 May 2004 01:32:02 -0500
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi,

I upgraded from 0.6.3 (Bob Ippolito's packaged version) to 0.7.2,
re-merged his patches, which was really quite simple, and was
surprised to find all my template changes weren't wiped out; I
expected I would have to redo them.  Yay!

Here are the problems I'm having, though:

1. I get the following message:

error: uncaptured python exception, closing channel <medusa.http_server.http_channel connected 127.0.0.1:55418 at 0x267fb70 channel#: 17 requests:1> (socket.error:(9, 'Bad file descriptor') [/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/asynchat.py|initiate_send|218] [/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/medusa/http_server.py|send|406] [/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/asyncore.py|send|334])

Is this anything to be worried about?

2. When using an editor to post via the MetaWeblog API, I cannot post
HTML, only plain text.  I have the "Posting format to use as default"
set to "use HTML source code".

3. I needed to enable TopicExchange and Aggregator tools or I could
not upstream anything.  I do not use these tools, so it would be nice
to be able to disable them.  In the event log I saw:

Background thread exception NameMapper.NotFound: aggregatorException instance __dict__: {'args': ('aggregator',)}


/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/PyDS/Tool.py[1300] in thunk
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/PyDS/AggregatorTool.py[432] in _initthread
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/PyDS/AggregatorTool.py[1751] in renderFeedList
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/PyDS/Tool.py[760] in renderPage
[49] in respond

and the same thing with "topicexchange" in place of "aggregator"
before I enabled the TopicExchange tool.

I'd be happy to do some investigation too, if someone wants to point
me in the right direction. :)

Thanks,

-- 
=Nicholas Riley <[email protected]> | <http://www.uiuc.edu/ph/www/njriley>