Skip to content
Snippets Groups Projects
Maxime Chapelet's avatar
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.
4f6d5e41