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

Bug#235216: konqueror: MIME Support



Package: konqueror
Version: 4:3.1.5-2
Severity: normal


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

text/html; konqueror %s;test=test "$DISPLAY" != ""; priority=5

When viewing an HTML email in mutt, it calls:

konqueror /tmp/muttGKxtQ9

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

text/html; konqueror '%s'; nametemplate=%s.html; test=test "$DISPLAY" != ""; priority=5

Then mutt calls:

konqueror /tmp/mutt.html

and konqueror then correctly views the file.

The other mime entries for konqueror 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 konqueror depends on:
ii  kate                        4:3.1.5-2    KDE Advanced Text Editor
ii  kcontrol                    4:3.1.5-2    KDE Control Center
ii  kdelibs4                    4:3.1.5-1    KDE core libraries
ii  kdesktop                    4:3.1.5-2    KDE Desktop
ii  kfind                       4:3.1.5-2    KDE File Find Utility
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  libjpeg62                   6b-9         The Independent JPEG Group's JPEG
ii  libkonq4                    4:3.1.5-2    Core libraries for KDE's file mana
ii  libpcre3                    4.3-4        Philip Hazel's Perl 5 Compatible R
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: