
Maxime Chapelet
authored
Given vlc was launched on macOS with `-Iqt` arg, a segmentation fault appeared. When Qt interface initialised, it unexpectedly called `-[VLCLibraryWindowController restoreWindowWithIdentifier:state:completionHandler:]` with the wrong identifier. This was mainly due to the macOS window restoration mechanism.