Description

Describe the bug...

Steps to reproduce

  1. do this...Under More Actions, select: Render as Docbook

Example

http://quant-jock.net/rmm/moin.cgi/FrontPage?action=show&mimetype=text/docbook

screenshot.png

Fails on every page of my 1.8.1 installation

Component selection

Details

traceback.html

# Platform: Linux aristotle.quant-jock.net 2.6.9-42.EL #1 Sat Aug 12 09:17:58 CDT 2006 i686
# Python: Python 2.4.3 (/usr/local/bin/python)
# MoinMoin: Release 1.8.1 (release)

/!\ Please specify whether you did install python-xml and if yes, which version.

Sorry for the delay...I am still working on this. PyXML-0.8.4 is installed.

Workaround

If installing python-xml (pyxml) does not help, try a recent python 2.5.x.

I upgraded to python 2.5 and moved the MoinMoin intallation under the new folder. I rebooted, etc. The traceback suggests that it keeps looking for "Node" and fails to find it. For Example, from the latest TraceBack-Jan-7-09.html

 from xml.dom import Node 

"Node" is not in the folders, nor is it in the PyXML-0.8.4 original untarred package

Discussion

That rather looks like a python-xml problem than a moin bug.

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/RenderAsDocbookCannotImportNameUnspecifiedEventTypeErr (last edited 2009-01-07 22:59:41 by SergeKaralli)