View Single Post
Old 02-04-2010, 08:34 AM   #27
luite
Connoisseur
luite has a complete set of Star Wars action figures.luite has a complete set of Star Wars action figures.luite has a complete set of Star Wars action figures.
 
Posts: 82
Karma: 256
Join Date: Feb 2010
Location: Netherlands
Device: dr1000
Ok, I have found something. If you change the first 'if(x)' to 'if(!x)' in the loop after the load_all_plugins call in uds::PluginMgr::create_document you can load all files (tested mobipocket, pdf, djvu) correctly. (I don't have the source code, so it might look a little different of course )

I'm not sure if this is the real problem or that it's just a coincidence that this change just makes it work.

Last edited by luite; 02-04-2010 at 08:40 AM.
luite is offline   Reply With Quote