gilloz
12-03-2008, 05:17 PM
I installed VLC Player as my default player in Ubuntu 8.04. When I click on the VLC to open it, I get an error window that says, "unable to open'512". If I go to Messages in the tool bar of VLC, it says, "No suitable access module for 512". The same thing happens when I install a DVD. Anyone have a clue what this means?
kimsland
12-03-2008, 05:57 PM
Ref:
http://forum.videolan.org/viewtopic.php?f=13&p=174698
http://ubuntuforums.org/showthread.php?p=6300039
I would say try un-installing it first and re-installing it
I have moved this thread to The Alternative OS (ie Linux)
gilloz
12-03-2008, 10:39 PM
Ok kimsland, I uninstalled VLC completely and then reinstalled it. No difference. I still get that same error. BTW, I try to get as many inputs as I can, as you can tell. The icon was no longer available when I uninstalled it, but out of curiosity I did a Search in System Files and about a dozen items came up with VLC in them. Why were they still there? This time I installed VLC by the Terminal. (sudo get-apt install vlc). A lot of good that did.
Ok, I found my problem. Using a How To instructions for making VLC my default player, it called out to make a change in the VLC properties command line to "vlc 512 %M", when it should have been "vlc %m". Once I made the change, the error message disappeared. Thanks anyway kimsland for your help & support and keen observation of my posts.
.
kimsland
12-04-2008, 03:03 AM
Thanks for the update :grinthumb
I've saved the fix info too :)