|
Serna Free 4.2.0-20091009 problem -
11-06-2009, 03:57 PM
Hi, I've installed a new version of open source Serna; and my plugin stopped working. The problem occurs after the call of "OpenDocumentWithDsi" method - all Python modules can't be loaded after this call; an error message appears:
-------
Serna: Cannot load plug-in
Unknown exception
(Plug-in name: DitaPublisher_Py)
------
- (and lots of other plugins)
I have checked that no one of my methods has being called after "OpenDocumentWithDsi" call.
If I comment the call out, and open the required file using menu item "Document/Open with Template", it's opened normally.
Any ideas? Is there any way to see the extended log to find out the cause of the problem?
Thanks, Alex
|