View Single Post
Old 12-05-2019, 12:49 PM   #260
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,918
Karma: 6240958
Join Date: Nov 2009
Device: many
And if you are on a Mac you should really read up on Gatekeeper and App Translocation that happens when trying to open a quarantine file directly from your Downloads folder.

You should always manually drag and drop any file out of your Downloads folder before trying to invoke it. Otherwise a read-only image of it is created in /private/var/folders/mv (as is shown in your error message) that causes many/most applications to fail. Your ".epub" file is being treated as an app (could it have a malicious payload attached) exactly like that.
KevinH is offline   Reply With Quote