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
