View Single Post
Old 06-05-2013, 09:57 PM   #22
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,462
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I suspect there is some piece of malware, most likely a security program of some sort, that has decided that removing the execute permission on temp is a good idea as it prevents execution of .exe/.dll/.ttf files from temp directories. Unfortunately, the way they do it is also preventing the execution of directories (i.e. changing into a directory). This will only affect programs that change into directories in the temp folder. calibre's viewer and conversion routines do this, so it is affected.

Last edited by kovidgoyal; 06-05-2013 at 10:04 PM.
kovidgoyal is offline   Reply With Quote