[vlc-devel] Skins2 Error

Mateus Krepsky Ludwich mateus at csp.com.br
Thu Nov 10 14:51:54 CET 2005


Hi!
  I compile the vlc rev 12964, previously running the configure with the
options:

export SWAN_VLC=/home/mateus/proj

./configure \
      --enable-x11 \
      --enable-xvideo \
      --disable-gtk \
      --disable-sdl \
      --enable-ffmpeg 
--with-ffmpeg-tree=$SWAN_VLC/trunk/lib/ffmpeg-20041113 \
      --enable-mad \
      --enable-libdvbpsi \
      --enable-a52 \
      --enable-dts \
      --enable-libmpeg2 \
      --enable-dvdnav \
      --enable-vorbis \
      --enable-ogg \
      --enable-theora \
      --disable-mkv \
      --enable-freetype \
      --enable-fribidi \
      --enable-speex \
      --enable-flac \
      --enable-livedotcom \
      --enable-caca \
      --enable-skins \
      --enable-skins2 \
      --disable-alsa \
      --disable-kde \
      --disable-qt \
      --enable-wxwidgets \
      --enable-ncurses \
      --enable-release \
      --enable-nls \
      --disable-cddax \
      --disable-vcdx \
      --enable-goom \
      --enable-intfcmdcsl \
      --enable-debug


The ffmpeg I compile with:


./configure --enable-pp --enable-gpl
make

without installing it.

Before, I compile the wxWidgets (wxGTK-2.6.2), with:


../configure --with-gtk=2 --enable-unicode
make

My System is a Debian Sarge, linux 2.4.27-2-386

Everything ok with the compilations and with the installation of wxWidgets
and VLC. But when I try run the vlc this error occur:


VLC media player 0.8.4-test1 Janus
[00000240] main dialogs provider error: no dialogs provider module 
matched "any"
[00000239] skins2 interface error: No suitable dialogs provider found 
(hint: compile thewxWidgets plugin, and make sure it is loaded properly)
Couldn't gzopen /home/mateus/.vlc/skins2/default.vlt
[00000239] main interface error: no suitable access module for 
`/home/mateus/.vlc/skins2/default.vlt'
[00000239] skins2 interface error: Failed to open 
/home/mateus/.vlc/skins2/default.vlt for reading
[00000239] skins2 interface error: Failed to parse 
/home/mateus/.vlc/skins2/default.vlt
Couldn't gzopen share/skins2/default.vlt
[00000239] main interface error: no suitable access module for 
`share/skins2/default.vlt'
[00000239] skins2 interface error: Failed to open 
share/skins2/default.vlt for reading
[00000239] skins2 interface error: Failed to parse share/skins2/default.vlt
[00000239] skins2 interface: skin: VLC OSX Interface author: BigBen
Segmentation fault

I try put /usr/local/share/vlc/skins2/ in my PATH, I try create .vlc and
copy the skins2 inside of it, and I try others things, but nothing solve 
the error.
So I recompile and reinstall the vlc with --disable-skins2. The error is 
gone,
together with the GUI... :)
Somebody can help me?

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list