View Single Post
Old 01-01-2017, 05:58 AM   #936
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,481
Karma: 28000000
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@davidfor: According to the logs the OP posted it does not work for 2.76 but does for 2.75.1 -- the reason is almost certainly the call to os.path.realpath() Presumably the plugin somewhere does something like os.path.relpath() or checks if the filename startswith the root directory, using the symlinked form of the root directory instead of EbookIterator.base (changing that should fix it).
kovidgoyal is offline   Reply With Quote