Preview not working
PostPosted:Wed Jun 17, 2015 5:19 pm
I am trying to get the preview working with a MS Word document and receive the following error in in version 6.3.0. I am using Open Office 3.4.
Code: Select all
2015-06-17 13:13:10,273 [http-bio-0.0.0.0-8080-exec-6] ERROR com.openkm.servlet.frontend.ConverterServlet- Error in sys.excepthook:
Traceback (most recent call last):
File "lib/error.py", line 113, in __call__
File "/xpython/wxpythonmods/wx/_windows.py", line 493, in __init__
wx._core.PyNoAppError: The wx.App object must be created first!
Original exception was:
Traceback (most recent call last):
File "main.py", line 72, in <module>
File "lib/app.py", line 83, in __init__
File "gui/dialogs.py", line 57, in __init__
File "gui/options/viewer.py", line 105, in __init__
File "gui/options/viewer.py", line 64, in __init__
File "gui/options/viewer.py", line 68, in list_viewers
WindowsError: [Error 2] The system cannot find the path specified: 'viewers/*.*'
com.openkm.core.ConversionException: Error in sys.excepthook:
Traceback (most recent call last):
File "lib/error.py", line 113, in __call__
File "/xpython/wxpythonmods/wx/_windows.py", line 493, in __init__
wx._core.PyNoAppError: The wx.App object must be created first!
Original exception was:
Traceback (most recent call last):
File "main.py", line 72, in <module>
File "lib/app.py", line 83, in __init__
File "gui/dialogs.py", line 57, in __init__
File "gui/options/viewer.py", line 105, in __init__
File "gui/options/viewer.py", line 64, in __init__
File "gui/options/viewer.py", line 68, in list_viewers
WindowsError: [Error 2] The system cannot find the path specified: 'viewers/*.*'