[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#235217: ark: MIME Support



Package: ark
Version: 4:3.1.5-1
Severity: normal

The current mime entry for ark to view html files is:

application/x-tgz; ark -caption "Archiver"   %s;test=test "$DISPLAY" != ""; priority=7

When viewing a tar attachment to an email in mutt, it calls:

ark /tmp/muttGKxtQ9

Which doesn't work, as ark thinks it is a text file, not an
HTML file.  If the mime entry is changed to:

application/x-tgz; ark -caption "Archiver"   '%s'; nametemplate=%s.tgz; test=test "$DISPLAY" != ""; priority=7

Then mutt calls:

ark /tmp/mutt.tgz

and ark then correctly views the file.

The other mime entries for ark need to be reviewed too.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.22-1-386
Locale: LANG=C, LC_CTYPE=C

Versions of packages ark depends on:
ii  kdelibs4                    4:3.1.5-1    KDE core libraries
ii  libart-2.0-2                2.3.16-1     Library of functions for 2D graphi
ii  libaudio2                   1.6c-1       The Network Audio System (NAS). (s
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libfam0c102                 2.7.0-5      client library to control the FAM
ii  libfontconfig1              2.2.1-16     generic font configuration library
ii  libfreetype6                2.1.7-2      FreeType 2 font engine, shared lib
ii  libgcc1                     1:3.3.3-1    GCC support library
ii  libpng12-0                  1.2.5.0-5    PNG library - runtime
ii  libqt3c102-mt               3:3.2.3-2    Qt GUI Library (Threaded runtime v
ii  libstdc++5                  1:3.3.3-1    The GNU Standard C++ Library v3
ii  libxcursor1                 1.0.2-4      X Cursor management library
ii  libxft2                     2.1.2-5      FreeType-based font drawing librar
ii  libxrender1                 0.8.3-5      X Rendering Extension client libra
ii  xlibmesa-gl [libgl1]        4.3.0-2      Mesa 3D graphics library [XFree86]
ii  xlibs                       4.3.0-2      X Window System client libraries m
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- no debconf information



Reply to: