That's an error reading metadata from the PDF file, I dont see why it should affect a file type plugin. See the read_metadata() function in metadata worker -- the import plugins are run before metadata is read. The only case of not running an import plugin I know of is if the file itself is not added -- for exmaple if it is a duplicate and calibre is set to ignore duplicates.
|