Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17355 - Sylpheed lacks mime.types file
Summary: Sylpheed lacks mime.types file
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-12 04:15 UTC by Nils Kalchhauser
Modified: 2003-03-13 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mime.types file from a SuSE installation (mime.types,3.38 KB, text/plain)
2003-03-12 04:16 UTC, Nils Kalchhauser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Kalchhauser 2003-03-12 04:15:02 UTC
I emerged Sylpheed the usual way (net-mail/sylpheed-0.8.9) but the ebuild does
not install any mime.types file under /etc or any other appropriatee place.
Without that file it does not open any attachement by itself, I always have to
specify an application by right-clicking on the attached file.

I added a mime.types to /etc myself, now there are no problems in Sylpheed. The
mime.types file which I use and which is also attached to this bug comes from an
old SuSE installation whereas I'm not sure which package has installed it there.

Maybe the mime.types file can just be included in the Sylpheed ebuild...

Reproducible: Always
Steps to Reproduce:




Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo/
http://gentoo.linux.no/ http://ftp.tu-clausthal.de/pub/linux/gentoo/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /opt/jakarta/tomcat/conf
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="oss 3dnow arts avi libg++ berkdb slang svga guile esd imlib motif X 3dfx
acpi alsa apm cdr crypt cups dvd encode gd gdbm gif gpm gtk -gtk2 -gnome imap
java jpeg junit -kde kerberos lcms ldap libwww maildir mbox mikmod mmx mozilla
mpeg mysql ncurses nls oav odbc oggvorbis opengl pam pcmcia pdflib perl png pnp
postgres python -qt quicktime readline samba sasl sdl slp spell sse ssl tcpd
tiff truetype trusted usb wmf xface xml2 xmms xv zlib x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Nils Kalchhauser 2003-03-12 04:16:59 UTC
Created attachment 9296 [details]
mime.types file from a SuSE installation

this mime.types file adds support for mime.types detection in Sylpheed. it
comes from an installation of SuSE
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-12 04:22:32 UTC
I was under the impression that mime-types is a dependency of sylpheed and sylpheed-claws.
Comment 3 Brad Cowan (RETIRED) gentoo-dev 2003-03-13 13:06:35 UTC
We patch sylpheed to use the shared-mime-types package not the mime.types file