Bug#646462: mime-support: Runs notepad to view text files

2011-10-24 Thread Michal Suchanek
Package: mime-support
Version: 3.48-1
Severity: normal

Hello,

since I installed wine every application trying to use an external
program to view text files runs notepad.

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'testing'), (410, 'unstable'), (200, 
'experimental'), (111, 'oldstable'), (107, 'natty-updates'), (107, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-kmscur1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

mime-support depends on no packages.

Versions of packages mime-support recommends:
ii  file  5.04-5

mime-support suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646462: mime-support: Runs notepad to view text files

2011-10-24 Thread Brian White
Something is creating an entry in the /etc/mailcap (or ~/.mailcap) for this
file type.  Mime support is just following the instructions there.

  Brian
  bcwh...@pobox.com
-
Treat someone as they are and they will remain that way.
Treat someone as they can be and they will become that way.


Bug#646462: mime-support: Runs notepad to view text files

2011-10-24 Thread Michal Suchanek
Excerpts from Brian White's message of Mon Oct 24 14:14:15 +0200 2011:
 Something is creating an entry in the /etc/mailcap (or ~/.mailcap) for this 
 file
 type.  Mime support is just following the instructions there.

Actually, there is no usable entry for text/plain in /etc/mailcap so
notepad may be just fallback of some sort.

Is there some other type registry other than /etc/mailcap?

I don't have ~/.mailcap.

Thanks

Michal



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646462: mime-support: Runs notepad to view text files

2011-10-24 Thread Brian White

 Excerpts from Brian White's message of Mon Oct 24 14:14:15 +0200 2011:
  Something is creating an entry in the /etc/mailcap (or ~/.mailcap) for
 this file
  type.  Mime support is just following the instructions there.

 Actually, there is no usable entry for text/plain in /etc/mailcap so
 notepad may be just fallback of some sort.


No, there is no automatic fallback in Mime.  Check for a text/* entry.  It's
possible that sensible-editor is doing it, too.

  Brian
  bcwh...@pobox.com
-
Treat someone as they are and they will remain that way.
Treat someone as they can be and they will become that way.