id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
2168	IO Error after installing on Windows	hbogaards	cdevienne	I installed the PageToOdtPlugin under Trac 0.10.4 running in Apache on a Windows machine. After installation I created the `PageToOdtStyles` wikipage and attached the `empty.odt`.\r\n\r\nBut when I tested it, I got the following the following Python Traceback:\r\n{{{\r\nPython Traceback\r\n\r\nTraceback (most recent call last):\r\n  File "C:\\Python24\\Lib\\site-packages\\trac\\web\\main.py", line 406, in dispatch_request\r\n    dispatcher.dispatch(req)\r\n  File "C:\\Python24\\Lib\\site-packages\\trac\\web\\main.py", line 237, in dispatch\r\n    resp = chosen_handler.process_request(req)\r\n  File "C:\\Python24\\Lib\\site-packages\\trac\\wiki\\web_ui.py", line 134, in process_request\r\n    page.text, format, page.name)\r\n  File "C:\\Python24\\Lib\\site-packages\\trac\\mimeview\\api.py", line 605, in send_converted\r\n    content, selector)\r\n  File "C:\\Python24\\Lib\\site-packages\\trac\\mimeview\\api.py", line 385, in convert_content\r\n    output = converter.convert_content(req, mimetype, content, ck)\r\n  File "build\\bdist.win32\\egg\\pagetoodt\\pagetoodt.py", line 42, in convert_content\r\n  File "build\\bdist.win32\\egg\\pagetoodt\\pagetoodt.py", line 90, in wiki_to_odtcontent\r\nIOError: [Errno 2] No such file or directory: '/tmp/raw.xml'\r\n}}}\r\n\r\nWhat's wrong?	defect	closed	normal	PageToOdtPlugin	normal	fixed		hbogaards@gmail.com, Yaniv.Mordekhay@bigbandnet.com	0.10
