Code: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib keyedobjects-original.nib
Code: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects-original.nib keyedobjects.nib
Code: Select all
/Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib
Code: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib.save
Code: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib.save /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib
FYI, for the benefit of those finding this thread through Google (as I did), this problem still exists as of VLC 2.0.8, and the above fix still works, except the name of the file has changed. It is now
To get rid of the error panel just runCode: Select all
/Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib
and to revert/undo this (bring the error panel back) runCode: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib.save
(again, assuming that you have installed VLC in the default location (the Applications folder) - if you have put it somewhere else, put that folder instead of /Applications)Code: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib.save /Applications/VLC.app/Contents/Resources/English.lproj/ErrorPanel.nib
Return to “VLC media player for macOS Troubleshooting”
Users browsing this forum: No registered users and 15 guests