Comments
-
@"hiimak"- super easy actually, run the first and last commands - do not run the one that starts with “touch” this will clear the file and will allow Dropbox to reinstall its quicklook plugin.
-
Matsev, If you use the fix that I mentioned it fixes the issue completely - at least as far as my testing and the other users in my office have found. James
-
Hey Guys, If it's causing you issues you can just delete the dropbox quicklook plugin - sadly this recreates itself each time dropbox is started but you can work around that too: In terminal use the following commands rm -r ~/Library/QuickLook/DropboxQL.qlgenerator touch ~/Library/QuickLook/DropboxQL.qlgenerator qlmanage…