QLVideo icon indicating copy to clipboard operation
QLVideo copied to clipboard

QLVideo crashing Finder with default settings on Big Sur/Apple Silicon.

Open eppic6502 opened this issue 4 years ago • 1 comments
trafficstars

With the default of defaults write uk.org.marginal.qlvideo SnapshotAlways -bool XX , QLVideo keeps crashing Finder as soon as it's trying to preview a video in the side panel on Apple Silicon macs with Big Sur. Changing the option to defaults write uk.org.marginal.qlvideo SnapshotAlways -bool YES seems to have fixed it, so I'd suggest making that the default option for future releases, as a temporary fix.

eppic6502 avatar Dec 10 '20 02:12 eppic6502

defaults write uk.org.marginal.qlvideo SnapshotAlways -bool XX should give an error. Did you mean defaults write uk.org.marginal.qlvideo SnapshotAlways -bool NO?

In any case please try with Release 1.94 which adds untested support for ARM-based Macs.

Marginal avatar Apr 06 '21 17:04 Marginal

Should be fixed in Release 1.96

Marginal avatar Nov 13 '22 12:11 Marginal