Package: rezound Version: 0.12.0beta-1 Followup-For: Bug #310134
This particular character in the filename also breaks find, locate and ls when the user's locale is UTF-8. The reason for this is that in UTF-8, that character forms the start of a multibyte character sequence. Since the character is not followed with the required second byte, the filename cannot be seen by locate 'p*aps' or by find:- $ find /usr/share -maxdepth 1 -name "*maps" /usr/share/pixmaps /usr/share/keymaps $ LANG=POSIX find /usr/share -maxdepth 1 -name "*maps" | iconv -f latin1 -t utf8/usr/share/pixmaps /usr/share/keymaps /usr/share/p�aps This sort of filename also confuses "ls":- $ pwd /usr/share $ ls -1 --ignore='*' p?xmaps $ ls -1 | wc -l 279 $ I think it's better if we avoid the use of such filenames. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.10 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages rezound depends on: ii fftw2 [fftw2-double] 2.1.3-16 Library for computing Fast Fourier ii libasound2 1.0.8-3 ALSA library ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio ii libbz2-1.0 1.0.2-7 high-quality block-sorting file co ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libcupsys2-gnutls10 1.1.23-10 Common UNIX Printing System(tm) - ii libflac++4 1.1.1-5 Free Lossless Audio Codec - C++ ru ii libflac6 1.1.1-5 Free Lossless Audio Codec - runtim ii libfontconfig1 2.3.2-1 generic font configuration library ii libfox1.2 1.2.13-1.1 The FOX C++ GUI Toolkit ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libgcc1 1:3.4.3-13 GCC support library ii libjack0.80.0-0 0.99.0-6 JACK Audio Connection Kit (librari ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii libogg0 1.1.2-1 Ogg Bitstream Library ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libsoundtouch1 1.2.1-6 sound stretching library ii libstdc++5 1:3.3.6-5 The GNU Standard C++ Library v3 ii libtiff4 3.7.2-3 Tag Image File Format (TIFF) libra ii libvorbis0a 1.1.0-1 The Vorbis General Audio Compressi ii libvorbisenc2 1.1.0-1 The Vorbis General Audio Compressi ii libvorbisfile3 1.1.0-1 The Vorbis General Audio Compressi ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxcursor1 1.1.3-1 X cursor management library ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte ii libxft2 2.1.7-1 FreeType-based font drawing librar ii libxrender1 1:0.8.3-1 X Rendering Extension client libra ii xlibmesa-gl [libgl1] 4.3.0.dfsg.1-14 Mesa 3D graphics library [XFree86] ii xlibmesa-glu [libglu1] 4.3.0.dfsg.1-14 Mesa OpenGL utility library [XFree ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information