Hi,<br><br>I tried to compile VLC trunk on Fedora 5 with this configuration:<br>$  ./configure --enable-x11 --enable-xvideo --disable-gtk --enable-sdl --enable-ffmpeg-faac --enable-mad --enable-libdvbpsi --enable-libmpeg2 --enable-dvdnav  --enable-vorbis --enable-ogg --enable-theora --enable-faac --enable-mkv --enable-freetype --enable-fribidi --enable-speex --enable-flac --enable-caca --enable-skins --enable-skins2 --enable-alsa --disable-kde --enable-qt --enable-wxwindows --enable-ncurses --enable-release --disable-a52 --enable-libmpeg2
<br><br>It compiles successfully. But when I try to use it to view a 'wmv' file, i get this error:<br><br><br>$ vlc ~/Desktop/WindowsMedia.wmv<br>VLC media player 0.9.0-svn Grishenko<br>24428: assertion failed "!_dbus_transport_get_is_connected (connection->transport)" file "
dbus-connection.c" line 1797 function _dbus_connection_last_unref<br>Aborted<br><br>Can you please tell me how to fix my problem?<br><br>Thank you.<br><br>