Package: freeplayer
Version: 20070531+dfsg.1-1
Severity: important

Launching vlc-fbx fails with the following output:

  $ vlc-fbx 
  VLC media player 0.9.4 Grishenko
  [00000001] main libvlc debug: VLC media player - version 0.9.4 Grishenko - 
(c) 1996-2008 the VideoLAN team
  [00000001] main libvlc debug: libvlc was configured with ./configure  
'--build=i486-linux-gnu' '--enable-maintaner-mode' '--enable-release' 
'--prefix=/usr' '--enable-libtool' '--enable-fast-install' 
'--with-binary-version=1ubuntu3.1' '--disable-update-check' '--disable-gnome' 
'--disable-gtk' '--disable-familiar' '--disable-fb' '--enable-ggi' 
'--enable-sdl' '--enable-esd' '--enable-mad' '--enable-arts' '--enable-jack' 
'--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' 
'--enable-mozilla' '--with-mozilla-pkg=libxul-plugin' '--disable-kde' 
'--enable-mp4' '--enable-dvb' '--disable-satellite' '--enable-ogg' 
'--enable-vorbis' '--enable-shout' '--enable-qt4' '--disable-slp' 
'--enable-flac' '--disable-skins' '--disable-basic-skins' '--enable-skins2' 
'--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' 
'--enable-live555' '--enable-libmpeg2' '--enable-fribidi' '--enable-cdio' 
'--enable-mod' '--enable-theora' '--enable-modplug' '--enable-dvdn
 av' '--enable-gnutls' '--enable-ffmpeg' '--enable-ncurses' '--enable-smb' 
'--disable-gnomevfs' '--enable-bonjour' '--enable-mpc' '--enable-vcd' 
'--enable-vcdx' '--enable-notify' '--enable-twolame' '--enable-x264' 
'--enable-faad' '--disable-zvbi' '--enable-telx' 
'--enable-mediacontrol-bindings' '--disable-atmo' '--enable-taglib' 
'--enable-libass' '--enable-libdca' '--enable-alsa' '--enable-dv' 
'--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' '--enable-dvd' 
'--without-dvdcss' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 
'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
  [00000001] main libvlc debug: translation test: code is "C"
  [00000001] main libvlc: Found old config file at /home/julien/.vlc/vlcrc. VLC 
will now use /home/julien/.vlc/vlcrc-fbx.
  Warning: option --http-charset no longer exists.
  vlc: unknown option or missing mandatory argument `--wx-systray'
  Try `vlc --help' for more information.
  VLC initialization failed

The reason is that the script /usr/bin/vlc-fbx launches vlc with the argument
--wx-systray, that does not exists since vlc switches its user interface from
wxWidgets to Qt.

How to fix:
  sed -i 's/--wx-systray//' /usr/bin/vlc-fbx

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-11-generic (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freeplayer depends on:
ii  vlc                      0.9.9a-2ubuntu1 multimedia player and streamer

freeplayer recommends no packages.

freeplayer suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to