{"id":530,"date":"2020-08-08T06:45:22","date_gmt":"2020-08-07T18:45:22","guid":{"rendered":"http:\/\/wp.gaborhargitai.hu\/?p=530"},"modified":"2020-08-08T06:45:22","modified_gmt":"2020-08-07T18:45:22","slug":"quicklook-plugin-qlgenerator-cant-be-opened-because-apple-cannot-check-it-for-malicious-software-fix-locally","status":"publish","type":"post","link":"https:\/\/wp.gaborhargitai.hu\/quicklook-plugin-qlgenerator-cant-be-opened-because-apple-cannot-check-it-for-malicious-software-fix-locally\/","title":{"rendered":"QuickLook Plugin \/ .qlgenerator can\u2019t be opened because Apple cannot check it for malicious software – fix locally"},"content":{"rendered":"\n

To remove the quarantine flag from an unnotarized QuickLook plugin – like at time of writing, QLStephen (\u201cQLStephen.qlgenerator\u201d can\u2019t be opened because Apple cannot check it for malicious software.<\/em>) – one can issue the following command to alleviate the issue, effectively marking the QLGenerator as safe:<\/p>\n\n\n\n

xattr -cr ~\/Library\/QuickLook\/QLStephen.qlgenerator<\/code><\/pre>\n\n\n\n

If you wish to do this for all<\/em> of the QLGenerators, use this:<\/p>\n\n\n\n

sudo xattr -cr ~\/Library\/QuickLook\/*.qlgenerator<\/code><\/pre>\n\n\n\n

If for some reason you bump into permission problems, prefix the command with sudo like so:<\/p>\n\n\n\n

sudo xattr -cr ~\/Library\/QuickLook\/*.qlgenerator<\/code><\/pre>\n\n\n\n

It is also reported that resetting quicklookd<\/code> can help:<\/p>\n\n\n\n

qlmanage -r\nqlmanage -r cache<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"

To remove the quarantine flag from an unnotarized QuickLook plugin – like at time of writing, QLStephen (\u201cQLStephen.qlgenerator\u201d can\u2019t be opened because Apple cannot check it for malicious software.) – one can issue the following command to alleviate the issue, effectively marking the QLGenerator as safe: If you wish to do this for all of […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[17],"tags":[],"_links":{"self":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/530"}],"collection":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/comments?post=530"}],"version-history":[{"count":1,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/530\/revisions"}],"predecessor-version":[{"id":531,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/530\/revisions\/531"}],"wp:attachment":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/media?parent=530"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/categories?post=530"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/tags?post=530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}