Package: mc
Version: 1:4.6.0-4.6.1-pre3-3
Severity: important

Download http://download.kde.org/stable/koffice-1.4/src/koffice-1.4.0a.tar.bz2
Then open the archive with mc and watch for these files:

koffice-1.4.0/krita/plugins/convolutionfilters/kis_custom_convolution_filter_configuration_widget.cc
koffice-1.4.0/krita/plugins/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h

mc cuts the last char of the filename while displaying and extracting. 
We could reproduce this on four different machines. On two it cuts the
name of the cc file, on the other two it cuts the name of the header file.

I tried this with a complete fresh installed mc (no old config files in
/etc/mc or ~/.mc). The global mc.ext defines the following command to 
display the contents of tar.bz2 files:

regex/\.t(ar\.bz2|bz|b2)$
        Open=%cd %p#utar
                View=%view{ascii} bzip2 -dc %f 2>/dev/null | tar tvvf -
                                
This works on commandline:

[EMAIL PROTECTED]:/home/src/kde > bzip2 -dc koffice-1.4.0.tar.bz2 2>/dev/null | 
tar tvvf - | grep -E 'kis_custom_convol.*(cc|h)$'
-rw-r--r-- root/root      3330 2005-05-26 14:58:54 
koffice-1.4.0/krita/plugins/convolutionfilters/kis_custom_convolution_filter.cc
-rw-r--r-- root/root      2156 2005-05-26 14:58:54 
koffice-1.4.0/krita/plugins/convolutionfilters/kis_custom_convolution_filter_configuration_widget.cc
-rw-r--r-- root/root      1469 2005-05-26 14:58:54 
koffice-1.4.0/krita/plugins/convolutionfilters/kis_custom_convolution_filter_configuration_widget.h
-rw-r--r-- root/root      1863 2005-05-26 14:58:54 
koffice-1.4.0/krita/plugins/convolutionfilters/kis_custom_convolution_filter.h

No crippled filenames, so it's not just a broken archive!

regards,
Christian

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mc depends on:
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libglib2.0-0             2.6.4-1         The GLib library of C routines
ii  libgpmg1                 1.19.6-19sarge1 General Purpose Mouse - shared lib

-- no debconf information


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

Reply via email to