Page 1 of 1

VLC player blues

Posted: 19 Jul 2005 23:18
by Lexicon
Hi there,

I am running RedHat 9.0 and I successfully installed VLC. When I try to start the program, I get the following errors:

[prash@atoms prash]$ vlc
VLC media player 0.8.2 Janus
[00000224] main dialogs provider error: no dialogs provider module matched "any"
[00000223] skins2 interface error: No suitable dialogs provider found
Couldn't gzopen /home/prash/.vlc/skins2/default.vlt
[00000223] main interface error: no suitable access module for `/home/prash/.vlc/skins2/default.vlt'
[00000223] skins2 interface error: Failed to open /home/prash/.vlc/skins2/default.vlt for reading
[00000223] skins2 interface error: Failed to parse /home/prash/.vlc/skins2/default.vlt
Couldn't gzopen share/skins2/default.vlt
[00000223] main interface error: no suitable access module for `share/skins2/default.vlt'
[00000223] skins2 interface error: Failed to open share/skins2/default.vlt for reading
[00000223] skins2 interface error: Failed to parse share/skins2/default.vlt
[00000223] skins2 interface: skin: VLC OSX Interface author: BigBen
[00000234] main dialogs provider error: no dialogs provider module matched "any"
[00000223] skins2 interface error: No suitable dialogs provider found
[00000235] main dialogs provider error: no dialogs provider module matched "any"
[00000223] skins2 interface error: No suitable dialogs provider found

The player starts but whenever I click any button, i get the skins2 interface error.

Somebody please Help!!!!

Re: VLC player blues

Posted: 21 Jul 2005 16:23
by fkuehne
Do you have WxWidgets or WxWindows installed? Note that you need at least version 2.4.2, preferably 2.6.x.

I have installed the wxWidgets-2.6.2

Posted: 26 Sep 2005 04:40
by pile
I have installed the wxWidgets-2.6.2, but the vlc respond that "no dialog provider module match 'any' ". I really need help to solve the problem. I have spent so many days on the problem.
THX in advance .

Posted: 26 Sep 2005 08:38
by ipkiss
Did you compile vlc yourself?
Did you enable the wxwindows module (it should be the case by default)?
Do you have a libwxwindows_plugin.so file?
Do you have a warning about a library that cannot be loaded, when you start vlc with 'vlc -vv'?

Posted: 01 Dec 2005 12:25
by Guest
Did you compile vlc yourself?
Did you enable the wxwindows module (it should be the case by default)?
Do you have a libwxwindows_plugin.so file?
Do you have a warning about a library that cannot be loaded, when you start vlc with 'vlc -vv'?
I have wxwidgets_plugin.so file in my directory tree, but nothing changed... I've compiled VLC by myself with all recommended options...

Posted: 01 Dec 2005 13:16
by zorglub
Hello,

Try starting vlc with -vvv --color and look for warning message, like "unable to load libwxwidgets_plugin.so"