swift QLPreviewPanel crash — NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints
问题 I am trying to open a preview panel: QLPreviewPanel.shared().makeKeyAndOrderFront(self) for a valid QLPreviewItem (url). This works well for regular files, but crashes on folders and some specific urls, for example vnc internet connection files (.vnc). The console error: [Layout] Unable to simultaneously satisfy constraints: ( "", "", "", "", "" ) Will attempt to recover by breaking constraint Set the NSUserDefault NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints to YES to have -