Page 1 of 1

VLC 0.8.2 fails to load

Posted: 29 Jun 2005 18:59
by frying_fish
When running vlc from terminal i get the following error:
bash-3.00# vlc
VLC media player 0.8.2 Janus
[00000465] main dialogs provider error: no dialogs provider module matched "any"
[00000464] skins2 interface error: No suitable dialogs provider found
[00000464] skins2 interface: skin: VLC OSX Interface author: BigBen
Segmentation fault

it compiled fine and passed the make install stage, not quite sure what the problem now is.

OS: Slackware 10.1 on i686 architecture
GCC:4.0.0

any help is appreciated

Posted: 30 Jun 2005 01:26
by The DJ
Could be a 100 of things. Try launching with -vvv
And try to debug the applications with gdb to see which component crashes...

Posted: 30 Jun 2005 09:45
by dionoea
i think he's missing wxWidgets ... (but i don't understand why it would segfault)