Here's what I get when I try to run this off of my UNC share:
null
com.gmail.dpierron.calibre.database.DatabaseReques t.getStatement(DatabaseRequest.java:73)
com.gmail.dpierron.calibre.database.Database.text( Database.java:49)
com.gmail.dpierron.calibre.database.DatabaseManage r.databaseExists(DatabaseManager.java:32)
com.dpierron.calibre.opds.Catalog.createMainCatalo g(Catalog.java:115)
com.gmail.dpierron.calibre.gui.Mainframe$1.run(Mai nframe.java:164)
java.lang.Thread.run(Unknown Source)
For what it's worth, my calibre database is on a share on my WHS and works just fine in Calibre (read and write access). I think this has to do with the fact that for some reason my WHS doesn't show up as a "Computer" in Windows 7's Network control panel (it lists under Other Devices as a UPnP device and Media Devices as a streaming source, and the shares are accessible if I manually navigate to them, but it doesn't show up as a Computer). I'll try rebooting the WHS and see if that fixes the issue. However I don't see why that should break calibre2opds since it doesn't stop Calibre, Firefox, etc from working.
|