View Single Post
Old 06-28-2016, 11:29 AM   #10
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Of course, the calibre plugin in question could always get the temporary directory directly from calibre ('from calibre.ptempfile import base_dir') and then do whatever it wants with that. e.g. by setting that as the value of $TMP in the environment of the subprocesses. Or whatever it is the plugin is doing.


(Maybe I am missing something? It seems to be indicated that the subprocess runs calibredb. And the statement "the default temporary directory would likely be the directory where calibredb.exe exists" is just completely and utterly wrong, or else no one would ever be able to run calibre, ever. And for good measure, a third "ever".)

...

For some reason, DaltonST's plugins always seem to have manual steps that should be unnecessary with a bit of automation?

Last edited by eschwartz; 06-28-2016 at 11:43 AM.
eschwartz is offline   Reply With Quote