How to disable error messages

Mac OS X specific usage questions

Moderator: ajmas

How to disable error messages

Postby alexharper on Sat Jan 27, 2007 8:03 pm

VLC is great! I've been enjoying it as my main video player since switching to mac, however...

I really do not need or want to know about any non-critical error messages, but unfortunately these pop up all the time during playback. I can choose to not receive any more error messages but these settings are not remembered the next time I open VLC. How do I disable these permanently?

Many Thanks,
Alex
alexharper
New Cone
New Cone
 
Posts: 5
Joined: Sat Jan 27, 2007 8:01 pm

Postby alexharper on Mon Jan 29, 2007 4:13 pm

*bump
alexharper
New Cone
New Cone
 
Posts: 5
Joined: Sat Jan 27, 2007 8:01 pm

Me too!

Postby David Igra on Mon Jan 29, 2007 5:04 pm

I agree with everything Alex wrote, please add such a function or just remove the whole thing.


Many thanks,
David

P.S. Where's my T-shirt? :?:
User avatar
David Igra
Blank Cone
Blank Cone
 
Posts: 11
Joined: Mon Jan 15, 2007 2:00 am

Postby DoubleApple on Wed Jan 31, 2007 7:00 pm

I also don't need/want to know about non-critical error messages (such as when skipping went too far and an error comes up, forcing me to grab the mouse and click on a button when I'm lying in my bed watching a movie).

Please add a "don't warn me anymore" checkbox :-)

Great video player otherwise, beats Quicktime hands down.

PS: is it normal that the video window's title doesn't update when the file being played has changed (like next entry on a playlist)? It's annoying because you never know if you're playing the next file or the same again when all files begin the same way (like most series and short programs).
DoubleApple
New Cone
New Cone
 
Posts: 1
Joined: Wed Jan 31, 2007 6:34 pm

Postby dziglavs on Fri Feb 02, 2007 5:39 am

I also agree with alexharper,this is best video tool 4 mac,i have only lil problem with video streaming speed from dreambox.To disable error messages like this> "Please read the README.MacOSX.rtf file.
main: no suitable interface module
main: interface "rc,none" initialization failed".Change in preferences menu,advanced mode,then in intrface module choose be quiet.

ola,
Dziglavs
dziglavs
New Cone
New Cone
 
Posts: 1
Joined: Fri Feb 02, 2007 5:01 am
Location: Croatia

Postby alexharper on Sun Feb 04, 2007 2:23 pm

Activated quiet mode. Still get quite a lot of errors, seek too far etc.
alexharper
New Cone
New Cone
 
Posts: 5
Joined: Sat Jan 27, 2007 8:01 pm

Re: How to disable error messages

Postby asdufisn on Tue Jul 31, 2007 11:24 pm

I also strongly agree with alexharper -- this is a needed feature. Setting quiet mode doesn't help. Any idea when a feature to disable ALL non-critical messages

(or, when I come to think of it, TRULY ALL messages -- I can't think of a situation where I'd need an error message in VLC at all. If it's criticical VLC would probably crash and then I'll know that something is wrong. I bet many are like me in this regard. So if a feature that shows only some but not all error messages is more complicated to code then please give us a temporary feature to disable ALL error messages if that's quicker to code)
asdufisn
 

Re: How to disable error messages

Postby kshar on Wed Sep 05, 2007 6:51 am

Please add a feature to disable non-critical error messages. VLC is a great player but having to get up and close an error message every time I watch something makes this program essentially useless.

Thanks!
kshar
New Cone
New Cone
 
Posts: 1
Joined: Wed Sep 05, 2007 6:46 am

Re: How to disable error messages

Postby funman on Sun Sep 09, 2007 1:33 pm

seems like no macosx developer heard you, you might want to write to vlc-devel mailing list about that since it seems to be mac specific
funman
Big Cone-huna
Big Cone-huna
 
Posts: 1100
Joined: Sun Sep 03, 2006 4:03 am
Location: Dijon/France

Re: How to disable error messages

Postby sorisos on Thu Sep 13, 2007 2:49 am

my error messages dissapered after I re-installed the 0.8.6c-version and runned the Delete_Preferences.app (included in the .dmg-file). I guess just to delete all preferences, would do...
sorisos
New Cone
New Cone
 
Posts: 1
Joined: Thu Sep 13, 2007 2:40 am

Re: How to disable error messages

Postby Die Beamte on Fri Jun 12, 2009 9:12 pm

Check out this Solution for the vlc error message problem with an AutoHotkey-Skript.
Die Beamte
New Cone
New Cone
 
Posts: 2
Joined: Fri Jun 12, 2009 9:06 pm

Re: How to disable error messages

Postby Ambrose on Thu Jul 30, 2009 8:31 am

The above mentioned Auto Hotkey method for turning off VLC's pop-up error messages is Windows specific. For those of us who are running OS X -- quite likely, inasmuch as this is the OS X troubleshooting area -- there's a platform-appropriate workaround. It's inelegant and unworthy of respect, but the developers seem to be having trouble reproducing the situation whereby the proper way of turning off pop-ups doesn't work for everyone.

In Terminal.app, type (or copy-and-paste from here):
Code: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib keyedobjects-original.nib


This changes the name of the file which VLC references in order to display the error window. Since the application can't find the file keyedobjects.nib, and since it will ignore the file called keyedobjects-original.nib, the necessary data will be unavailable. The pop-up error window will not appear.

The Messages window is unaffected by this change, so if you want to see VLC's real-time log, it can still be invoked from the Window tab of the menu bar (or by typing shift-command-m).

To revert to the application's original state, reverse the name change:
Code: Select all
mv /Applications/VLC.app/Contents/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects-original.nib keyedobjects.nib


Note that these commands assume VLC is in your Applications directory and also that it is not nested in a sub-directory inside of Applications. Change as needed. Note also that there are other means to the same end besides my method of renaming the file. Archiving it or moving it would work just as well.
User avatar
Ambrose
New Cone
New Cone
 
Posts: 3
Joined: Thu Jul 30, 2009 7:55 am
Location: Western New England, USA


Return to VLC media player for Mac OS X Troubleshooting

Who is online

Users browsing this forum: No registered users and 15 guests