Package: xine-ui
Version: 0.99.3-1
Severity: normal

I do not know why the original bug was closed as this is a real problem.
Following shows the bug quite clearly, please do not close until it is really
resolved.

# strace xine -f \ Ratt\ -\ Back\ For\ More\ \(I\).mpg|&grep Ratt
execve("/usr/bin/xine", ["xine", "-f", " Ratt - Back For More (I).mpg"], [/* 24 
vars */]) = 0
stat64("Ratt - Back For More (I).mpg", 0xbfc66b50) = -1 ENOENT (No such file or 
directory)
stat64("Ratt - Back For More (I).sub", 0xbfc65a20) = -1 ENOENT (No such file or 
directory)
stat64("Ratt - Back For More (I).srt", 0xbfc65a20) = -1 ENOENT (No such file or 
directory)
stat64("Ratt - Back For More (I).asc", 0xbfc65a20) = -1 ENOENT (No such file or 
directory)
stat64("Ratt - Back For More (I).smi", 0xbfc65a20) = -1 ENOENT (No such file or 
directory)
stat64("Ratt - Back For More (I).ssa", 0xbfc65a20) = -1 ENOENT (No such file or 
directory)
open("Ratt - Back For More (I).mpg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such 
file or directory)
open("Ratt - Back For More (I).mpg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such 
file or directory)
<C-c here>
# 

As you can see from the execve, there is clearly a space before the name.
however, you can also clearly see that it has stripped the space when doing
a stat64 and when doing the open which the file does not exist.

-- System Information
Debian Release: 3.1
Kernel Version: Linux ani 2.6.12 #4 SMP Sun Jul 3 15:54:15 EDT 2005 i686 
GNU/Linux

Versions of the packages xine-ui depends on:
ii  libc6          2.3.2.ds1-22   GNU C Library: Shared libraries and Timezone
ii  libcurl3       7.12.2-2       Multi-protocol file transfer library, now wi
ii  libfreetype6   2.1.7-1        FreeType 2 font engine, shared library files
ii  libice6        4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libidn11       0.5.13-1.0     GNU libidn library, implementation of IETF I
ii  libncurses5    5.4-4          Shared libraries for terminal handling
ii  libpng12-0     1.2.8rel-1     PNG library - runtime
ii  libreadline5   5.0-10         GNU readline and history libraries, run-time
ii  libsm6         4.3.0.dfsg.1-8 X Window System Session Management library
ii  libssl0.9.7    0.9.7e-2       SSL shared libraries
ii  libx11-6       4.3.0.dfsg.1-8 X Window System protocol client library
ii  libxext6       4.3.0.dfsg.1-8 X Window System miscellaneous extension libr
ii  libxine1       1.0.1-1        the xine video/media player library, binary 
ii  libxtst6       4.3.0.dfsg.1-8 X Window System event recording and testing 
ii  libxv1         4.3.0.dfsg.1-5 X Window System video extension library
ii  xlibs          4.3.0.dfsg.1-8 X Window System client libraries metapackage
ii  zlib1g         1.2.2-4        compression library - runtime


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to