Your message dated Mon, 04 Jan 2010 17:36:29 +0000
with message-id <[email protected]>
and subject line Bug#544058: fixed in mc 3:4.7.0-1
has caused the Debian Bug report #544058,
regarding mc: Relay on mailcap entry when viewing images instead of explicitely 
calling zgv / gqview
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
544058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544058
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mc
Version: 2:4.7.0-pre1-3
Severity: normal
Tags: patch

Hi,

the config file /etc/mc/mc.ext assumes that zgv or gqview are installed
on the system but these are not mentioned in the control file
information.  I would suggest rather than putting any specific image
viewer into the dependencies to relay on the mailcap entry and use see
in the mc.ext file like:

--- mc.ext.orig 2009-08-09 15:07:00.000000000 +0200
+++ mc.ext      2009-08-28 14:39:17.000000000 +0200
@@ -379,7 +379,7 @@
        View=sxpm %f
 
 include/image
-       Open=if [ "$DISPLAY" = "" ]; then zgv %f; else (gqview %f &); fi
+       Open=(see %f &)
        View=%view{ascii} identify %f
        #View=%view{ascii} asciiview %f
 

This should nicely handle all images in case any image viewer is installed.

As I wrote in my last mail I would strongly recommend to

   Recommends: mime-support

instead of only suggesting this package.

Remark: I would love if some virtual package image-viewer or something like
this would exist, but there is not as far as I know.

Kind regards and thanks for maintaining mc

    Andreas.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (501, 'testing'), (50, 'unstable'), (5, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mc depends on:
ii  libc6                         2.9-23     GNU C Library: Shared libraries
ii  libglib2.0-0                  2.20.4-1   The GLib library of C routines
ii  libgpm2                       1.20.4-3.2 General Purpose Mouse - shared lib
ii  libslang2                     2.1.4-3    The S-Lang programming library - r

Versions of packages mc recommends:
ii  imagemagick                7:6.5.1.0-1.1 image manipulation programs

Versions of packages mc suggests:
pn  arj                         <none>       (no description available)
ii  bzip2                       1.0.5-3      high-quality block-sorting file co
ii  dbview                      1.0.4-1      View dBase III files
ii  file                        5.03-1       Determines file type using "magic"
ii  links                       2.2-1+b1     Web browser running in text mode
ii  lynx                        2.8.7rel.1-1 Text-mode WWW Browser (transitiona
ii  mime-support                3.46-1       MIME files 'mime.types' & 'mailcap
pn  odt2txt                     <none>       (no description available)
ii  perl                        5.10.0-25    Larry Wall's Practical Extraction 
ii  unzip                       6.0-1        De-archiver for .zip files
ii  w3m                         0.5.2-2.1    WWW browsable pager with excellent
pn  xpdf                        <none>       (no description available)
ii  zip                         3.0-1        Archiver for .zip files

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: mc
Source-Version: 3:4.7.0-1

We believe that the bug you reported is fixed in the latest version of
mc, which is due to be installed in the Debian FTP archive:

mc-dbg_4.7.0-1_amd64.deb
  to main/m/mc/mc-dbg_4.7.0-1_amd64.deb
mc_4.7.0-1.debian.tar.gz
  to main/m/mc/mc_4.7.0-1.debian.tar.gz
mc_4.7.0-1.dsc
  to main/m/mc/mc_4.7.0-1.dsc
mc_4.7.0-1_amd64.deb
  to main/m/mc/mc_4.7.0-1_amd64.deb
mc_4.7.0.orig.tar.gz
  to main/m/mc/mc_4.7.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Denis Briand <[email protected]> (supplier of updated mc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 25 Dec 2009 22:52:13 +0100
Source: mc
Binary: mc mc-dbg
Architecture: source amd64
Version: 3:4.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian MC Packaging Group <[email protected]>
Changed-By: Denis Briand <[email protected]>
Description: 
 mc         - Midnight Commander - a powerful file manager
 mc-dbg     - Midnight Commander - a powerful file manager - debug package
Closes: 390301 392262 541104 541267 541673 543202 543651 544054 544058 544996 
546737 549202 549658 550234 562371
Changes: 
 mc (3:4.7.0-1) unstable; urgency=low
 .
   [ Patrick Winnertz ]
   * Fix misleading description of mc and mc-dbg:
         SMB protocol is not further possible with mc, due to security
         issues. (Closes: #541267)
   * Added patch to fix codejump if there is a number in the function name
   * Added patch to fix the broken german date in the mc panels
     (Closes: #541104)
   * Added patch to enable .gem archives. (Closes: #541673)
   * Added several bugfixes for crashes or malbehaviour which are fixed in
     upstreams git for 4.7.0-pre2.
   * Added note about user-defined colors in README.Debian (Closes: #392262)
 .
   [ Denis Briand ]
   * New upstream version.
     + (Closes: #544996)
     + (Closes: #390301)
     + (Closes: #562371)
   * Switch to the new source package formats "3.0 (quilt)".
   * Hack Debian watch file to fix issue with the new upstream repository.
   * Bump Standards-Version to 3.8.3.
   * Add debian/README.source file.
   * mime-support is now a Recommended package.
   * Use mailcap entry to choose pdf viewer (Closes: #544054).
   * Use mailcap entry to choose images viewer (Closes: #544058).
   * Change doc-base Document field into lower-case name.
   * Change doc-base Section field into `File Management'.
   * Escape few minus sign again into manpages.
   * Add ico files support (Closes: #546737).
   * Suggest gv package to read ps files into X.
   * Use catdvi instead of dvi2tty (Closes: #543202).
   * Suggest catdvi to preview dvi files on text-only devices.
   * Add djvu files support and suggest djvulibre-bin package (Closes: #543651).
   * Allow Debian Maintainers Uploads.
   * Use sensible-editor to edit files (Closes: #549202).
   * Downgrade imagemagick dependency to Suggests (Closes: #550234).
   * Use DEB_BUILD_OPTIONS to chose the number of building processes
     (Closes: #549658).
   * Add Yury V. Zaytsev into Uploaders field.
   * Add python, python-boto and python-tz into Suggests field,
     for vfs Amazon Web Services S3.
 .
   [ Yury V. Zaytsev ]
   * Remove FTP chattr patch (upstream ticket #1708).
   * Remove symlink patch (upstream ticket #1828).
   * Remove upstreamed documentation patches (upstream ticket #1691).
Checksums-Sha1: 
 b68aebe77570e222395baa514fe97d57149d94f1 1355 mc_4.7.0-1.dsc
 bd45bc576dbd53e3ec35e034905186f79afae4ca 3983623 mc_4.7.0.orig.tar.gz
 e57b2a49a94df6ee4c9a1919c5fb3c8ae32e12d6 24583 mc_4.7.0-1.debian.tar.gz
 05debf745a9ff17b1ee79dc34376a984b9733262 2155672 mc_4.7.0-1_amd64.deb
 fceca44577d7b088d3033f1422fc7934e5fc5428 659828 mc-dbg_4.7.0-1_amd64.deb
Checksums-Sha256: 
 31b904447b0c697a737dc537c3137afdd074eabfd6c8c50c81820db79de16b15 1355 
mc_4.7.0-1.dsc
 f5f86bf3265f049fe4c8f221dc34d65f3306a6874a9486b1d6d55f0a82bc1086 3983623 
mc_4.7.0.orig.tar.gz
 50994184a4308c2104a39bc809310fc45e41dbc873d79efea9cc8ceb3dd77cd9 24583 
mc_4.7.0-1.debian.tar.gz
 3ad4992540d547c929570df767fd3df02d654f3defb39d874486a19b2e3733cd 2155672 
mc_4.7.0-1_amd64.deb
 776f1bbedce4a507d13042597d13380b646d83bc2c4da58a7ee8211dc20c97b8 659828 
mc-dbg_4.7.0-1_amd64.deb
Files: 
 910b8c57d89bebd38def9c4e4eecf305 1355 utils optional mc_4.7.0-1.dsc
 3be875c7603ab45e784026a5d13d4bb0 3983623 utils optional mc_4.7.0.orig.tar.gz
 6b533899cc61d2a0ac5bcb49b3e66e1c 24583 utils optional mc_4.7.0-1.debian.tar.gz
 906d81d2cb439bf40ca5a5ba48894aef 2155672 utils optional mc_4.7.0-1_amd64.deb
 cbada95c101b32be9c9351880236b35f 659828 debug extra mc-dbg_4.7.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktCIkoACgkQ2XA5inpabMeUOACfU0Nvpyh0bPs4IhUvxpiVakl5
h4sAnj1UBiGalMskJEJRBL7CvdDndCFm
=wDIQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to