Quote:
Originally Posted by HarryT
It looks as if it's attempting to create a file in a directory in which it doesn't have write access.
|
If you look at the dummy plug-in, you'll see that it just copies the input file to an output file using the
Calibre-provided temporary_file method.
http://calibre-ebook.com/user_manual...filetypeplugin
Now, it might be that the code isn't implementing a FileTypePlugin correctly. Or perhaps there's a problem with Calibre. that's why I created this dummy plug-in. Now I need
(1) someone who's had a problem with Mobipocket import plug-ins to try this dummy plug-in and see if there's still a problem
(2) If there is still a problem, for someone who knows more about Calibre plug-ins that me to take a look at the plug-in and see if there's something wrong with it
(3) If there isn't, for someone to try to work out what's wrong with the Calibre/Plug-in interaction.