Package: vlc Version: 0.8.5.debian-2 Severity: normal
Hi, When I want to drag and drop a file to the playlist, I get an error message. There is no problem when I load the file from the menu. In the following output one can see what happens when I try to drag an drop a file: [EMAIL PROTECTED] ~]$ LANG=C vlc -vvvv VLC media player 0.8.5 Janus [00000001] main vlc debug: opening config file /home/pascal/.vlc/vlcrc [00000001] main vlc debug: checking builtin modules [00000001] main vlc debug: checking plugin modules [00000001] main vlc debug: loading plugins cache file /home/pascal/.vlc/cache/plugins-04041e.dat [00000001] main vlc warning: This doesn't look like a valid plugins cache (language changed) [00000001] main vlc debug: recursively browsing `modules' [00000001] main vlc debug: recursively browsing `/usr/lib/vlc' [00000001] main vlc debug: recursively browsing `plugins' [00000001] main vlc debug: module bank initialized, found 211 modules [00000001] main vlc debug: opening config file /home/pascal/.vlc/vlcrc [00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU [00000001] main vlc debug: looking for memcpy module: 1 candidate [00000001] main vlc debug: using memcpy module "memcpy" [00000269] main playlist debug: waiting for thread completion [00000269] main playlist debug: thread 3041827760 (playlist) created at priority 0 (playlist/playlist.c:184) [00000270] main private debug: waiting for thread completion [00000270] main private debug: thread 3033435056 (preparser) created at priority 0 (playlist/playlist.c:210) [00000271] main interface debug: looking for interface module: 1 candidate [00000271] main interface debug: using interface module "hotkeys" [00000271] main interface debug: thread 3025042352 (interface) created at priority 0 (interface/interface.c:231) [00000272] main interface debug: looking for interface module: 1 candidate [00000272] main interface debug: using interface module "screensaver" [00000272] main interface debug: thread 3014654896 (interface) created at priority 0 (interface/interface.c:231) [00000273] main interface debug: looking for interface module: 5 candidates [00000273] main interface debug: using interface module "wxwidgets" [00000273] main interface debug: thread 3006262192 (manager) created at priority 0 (interface/interface.c:216) [00000273] wxwidgets interface debug: Using last windows config '(-1,0,0,1024,768)(0,442,75,421,83)(6,0,0,-1,150)' [00000273] wxwidgets interface debug: id=0 p=(442,75) s=(421,83) [00000273] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150) [00000269] main playlist debug: adding playlist item `/home/pascal/tmp/test.ogg ' ( /home/pascal/tmp/test.ogg ) [00000269] main playlist debug: creating new input thread [00000274] main input debug: waiting for thread completion [00000274] main input debug: thread 2997595056 (input) created at priority 0 (input/input.c:261) [00000274] main input debug: `/home/pascal/tmp/test.ogg ' gives access `' demux `' path `/home/pascal/tmp/test.ogg ' [00000274] main input debug: creating demux: access='' demux='' path='/home/pascal/tmp/test.ogg ' [00000275] main demuxer debug: looking for access_demux module: 2 candidates libdvdnav: Using dvdnav version 0.1.9 from http://dvd.sf.net libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdread: Can't stat /home/pascal/tmp/test.ogg No such file or directory libdvdnav: vm: faild to open/read the DVD [00000275] dvdnav demuxer warning: cannot open dvdnav [00000274] main input debug: creating access '' path='/home/pascal/tmp/test.ogg ' [00000276] main access debug: looking for access2 module: 5 candidates [00000276] vcdx access warning: Can't get file status for /home/pascal/tmp/test.ogg : No such file or directory [00000276] access_file access warning: /home/pascal/tmp/test.ogg : No such file or directory [00000276] cdda access warning: could not open /home/pascal/tmp/test.ogg [00000274] main input debug: creating access '' path='/home/pascal/tmp/test.ogg ' [00000277] main access debug: looking for access2 module: 5 candidates [00000277] vcdx access warning: Can't get file status for /home/pascal/tmp/test.ogg : No such file or directory [00000277] access_file access warning: /home/pascal/tmp/test.ogg : No such file or directory [00000277] cdda access warning: could not open /home/pascal/tmp/test.ogg [00000274] main input error: no suitable access module for `/home/pascal/tmp/test.ogg ' [00000274] main input debug: thread 2997595056 joined (input/input.c:399) [00000274] main input warning: refcount is 1, delaying before deletion (id=274,type=-7) [00000269] main playlist warning: unable to find parent! [00000269] main playlist: nothing to play Now, in the same instance, using ctrl-F to open the same file: [00000269] main playlist debug: adding playlist item `/home/pascal/tmp/test.ogg' ( /home/pascal/tmp/test.ogg ) [00000269] main playlist debug: creating new input thread [00000279] main input debug: waiting for thread completion [00000279] main input debug: thread 2997595056 (input) created at priority 0 (input/input.c:261) [00000279] main input debug: `/home/pascal/tmp/test.ogg' gives access `' demux `' path `/home/pascal/tmp/test.ogg' [00000279] main input debug: creating demux: access='' demux='' path='/home/pascal/tmp/test.ogg' [00000280] main demuxer debug: looking for access_demux module: 2 candidates [00000279] main input debug: creating access '' path='/home/pascal/tmp/test.ogg' [00000281] main access debug: looking for access2 module: 5 candidates [00000281] vcd access debug: trying .cue file: /home/pascal/tmp/test.cue [00000281] access_file access debug: opening file `/home/pascal/tmp/test.ogg' [00000281] main access debug: using access2 module "access_file" [00000282] main private debug: pre-buffering... [00000282] main private debug: received first data for our buffer [00000282] main private debug: pre-buffering done 1408981 bytes in 0s - 125727 kbytes/s [00000279] main input debug: creating demux: access='' demux='' path='/home/pascal/tmp/test.ogg' [00000283] main demuxer debug: looking for demux2 module: 44 candidates [00000283] main demuxer debug: using demux2 module "ogg" [00000279] main input debug: looking for a subtitle file in /home/pascal/tmp/ [00000279] main input debug: `/home/pascal/tmp/test.ogg' successfully opened [00000283] ogg demuxer debug: found vorbis header [00000279] main input debug: selecting program id=0 [00000284] main decoder debug: looking for decoder module: 23 candidates [00000284] main decoder debug: using decoder module "vorbis" [00000284] main decoder debug: thread 2975529904 (decoder) created at priority 0 (input/decoder.c:159) [00000283] ogg demuxer debug: beginning of a group of logical streams [00000284] main decoder debug: removing module "vorbis" [00000284] main decoder debug: thread 2975529904 joined (input/decoder.c:191) [00000284] main decoder debug: killing decoder fourcc `vorb', 1 PES in FIFO [00000285] main decoder debug: looking for decoder module: 23 candidates [00000285] main decoder debug: using decoder module "vorbis" [00000285] main decoder debug: thread 2975529904 (decoder) created at priority 0 (input/decoder.c:159) [00000285] vorbis decoder debug: headers already available as extra data [00000285] vorbis decoder debug: channels:2 samplerate:44100 bitrate:128000 [00000285] main decoder debug: no aout present, spawning one [00000286] main audio output debug: looking for audio output module: 3 candidates [00000286] alsa audio output debug: opening ALSA device `default' [00000286] main audio output debug: thread 2966928304 (aout) created at priority 0 (alsa.c:662) [00000286] main audio output debug: using audio output module "alsa" [00000286] main audio output debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes [00000286] main audio output debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes [00000286] main audio output debug: no need for any filter [00000286] main audio output debug: looking for audio mixer module: 3 candidates [00000286] main audio output debug: using audio mixer module "float32_mixer" [00000286] main audio output debug: input 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes [00000286] main audio output debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo [00000287] main private debug: looking for audio filter module: 24 candidates [00000287] main private debug: using audio filter module "bandlimited_resampler" [00000286] main audio output debug: found a filter for the whole conversion [00000286] main audio output warning: buffer is 59500 late, triggering upsampling [00000286] main audio output warning: timing screwed, stopping resampling [00000286] main audio output warning: audio drift is too big (129160), dropping buffer I seems that with drag and drop, the file path is something like "/path_to_file \n", that could explain the "No such file or directory" message. Regards. Pascal -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-7.raisin.1 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages vlc depends on: ii liba52-0.7.4 0.7.4-3 Library for decoding ATSC A/52 str ii libaa1 1.4p5-30 ascii art library ii libasound2 1.0.11-3 ALSA library ii libavahi-client3 0.6.11-1 Avahi client library ii libavahi-common3 0.6.11-1 Avahi common library ii libavc1394-0 0.5.3-1 control IEEE 1394 audio/video devi ii libavcodec0d 0.cvs20060329-4.1 ffmpeg codec library ii libavformat0d 0.cvs20060329-4.1 ffmpeg file format library ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcdio6 0.76-1 library to read and control CD-ROM ii libdbus-1-2 0.62-4 simple interprocess messaging syst ii libdc1394-13 1.1.0-3 high level programming interface f ii libdvbpsi4 0.1.5-2 library for MPEG TS and DVB PSI ta ii libdvdnav4 0.1.9-3 The DVD navigation library ii libdvdread3 0.9.6-1 library for reading DVDs ii libflac7 1.1.2-5 Free Lossless Audio Codec - runtim ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib ii libfribidi0 0.10.7-3 Free Implementation of the Unicode ii libgcc1 1:4.1.1-5 GCC support library ii libgcrypt11 1.2.2-1 LGPL Crypto library - runtime libr ii libgl1-mesa-glx [libgl 6.4.2-1 A free implementation of the OpenG ii libglu1-mesa [libglu1] 6.4.2-1 The OpenGL utility library (GLU) ii libgnutls13 1.4.1-1 the GNU TLS library - runtime libr ii libgpg-error0 1.2-1 library for common error values an ii libgsm1 1.0.10-13 Shared libraries for GSM speech co ii libhal1 0.5.7-2 Hardware Abstraction Layer - share ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library ii libid3tag0 0.15.1b-8 ID3 tag reading library from the M ii libiso9660-4 0.76-1 library to work with ISO9660 files ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii liblircclient0 0.8.0-5 LIRC client library ii libmad0 0.15.1b-2.1 MPEG audio decoder library ii libmodplug0c2 1:0.7-5 shared libraries for mod music bas ii libmpcdec3 1.2.2-1 Musepack (MPC) format library ii libmpeg2-4 0.4.0b-4 MPEG1 and MPEG2 video decoder libr ii libncurses5 5.5-2 Shared libraries for terminal hand ii libogg0 1.1.3-2 Ogg Bitstream Library ii libpng12-0 1.2.8rel-5.2 PNG library - runtime ii libpostproc0d 0.cvs20060329-4.1 ffmpeg video postprocessing librar ii libraw1394-5 0.10.1-1.1 library for direct access to IEEE ii libsdl-image1.2 1.2.5-1 image loading library for Simple D ii libsdl1.2debian 1.2.10-3 Simple DirectMedia Layer ii libslang2 2.0.6-2 The S-Lang programming library - r ii libsm6 1:1.0.0-4 X11 Session Management library ii libsmbclient 3.0.22-1 shared library that allows applica ii libstdc++6 4.1.1-5 The GNU Standard C++ Library v3 ii libsysfs2 2.0.0-7 interface library to sysfs ii libtar 1.2.11-4 C library for manipulating tar arc ii libtheora0 0.0.0.alpha7-1 The Theora Video Compression Codec ii libtiff4 3.8.2-5 Tag Image File Format (TIFF) libra ii libvcdinfo0 0.7.23-1 library to extract information fro ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi ii libvorbisenc2 1.1.2-1 The Vorbis General Audio Compressi ii libwxbase2.6-0 2.6.3.2.1.1 wxBase library (runtime) - non-GUI ii libwxgtk2.6-0 2.6.3.2.1.1 wxWidgets Cross-platform C++ GUI t ii libx11-6 2:1.0.0-7 X11 client-side library ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxml2 2.6.26.dfsg-2 GNOME XML library ii libxosd2 2.2.14-1.3 X On-Screen Display library - runt ii libxv1 1:1.0.1-3 X11 Video extension library ii libxxf86vm1 1:1.0.0-4 X11 XFree86 video mode extension l ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages vlc recommends: pn ttf-freefont <none> (no description available) pn videolan-doc <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

