Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17777 - writing mail fails with evolution 1.2.2
Summary: writing mail fails with evolution 1.2.2
Status: RESOLVED DUPLICATE of bug 17396
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://michaelsen.kicks-ass.net/bjoer...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-18 18:33 UTC by Björn Michaelsen
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Michaelsen 2003-03-18 18:33:35 UTC
when trying to write a mail,
evolution complains about gtkhtml libgtkhtml

Reproducible: Always
Steps to Reproduce:
1. start evolution
2. press the "New" (or Reply) button
3.

Actual Results:  
errorwindow pops up complaining about
gtkhtml libgtkhtml not installed or wrong version.

Expected Results:  
Maileditorwindow opening.

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r9 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://ftp.tu-clausthal.de/pub/linux/gentoo/
http://distro.ibiblio.org/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
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=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm
berkdb slang readline bonobo svga ggi tcltk java guile X sdl gpm tcpd pam libwww
ssl python imlib oggvorbis gnome gtk motif opengl mozilla snmp 3dfx alsa -arts cdr
dga dvd esd ethereal evo gtk2 -kde maildir mysql perl -qt tetex usb voodoo3"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O2 -m3dnow -pipe"
CXXFLAGS="-march=athlon -O2 -m3dnow -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync.de.gentoo.org"
FEATURES="sandbox ccache"


bash-2.05b# emerge -s gtkhtml

*  gnome-extra/gtkhtml
      Latest version available: 1.1.7-r1
      Latest version installed: 1.1.7-r1
      Size of downloaded files: 1,054 kB
      Homepage:    http://www.gnome.org/
      Description: Lightweight HTML rendering/printing/editing engine.
 
*  gnome-extra/libgtkhtml
      Latest version available: 2.2.0
      Latest version installed: 2.2.0
      Size of downloaded files: 325 kB
      Homepage:    http://www.gnome.org/
      Description: a Gtk+ based HTML rendering library

bash-2.05b# emerge -s evolution

*  net-mail/evolution
      Latest version available: 1.2.2
      Latest version installed: 1.2.2
      Size of downloaded files: 14,076 kB
      Homepage:    http://www.ximian.com
      Description: A GNOME groupware application, a Microsoft Outlook workalike
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-03-18 20:14:22 UTC
try: emerge gtkhtml

and then try again
Comment 2 Narada Sage 2003-03-18 20:37:18 UTC
This problem was initially caused by an upgrade of gal.  After the upgrade, my solution was to re-emerge gtkhtml, libgtkhtml and evolution after which everything worked fine.
Comment 3 Björn Michaelsen 2003-03-18 22:05:24 UTC
changed severity to trivial, since

    emerge gtkhtml libgtkhtml evolution && killev

did the job. I already reemerged the gtkhtml before posting the bug, but obviously forgot killev .... Sorry.

Greetz, Bj
Comment 4 Björn Michaelsen 2003-03-18 22:05:24 UTC
changed severity to trivial, since

    emerge gtkhtml libgtkhtml evolution && killev

did the job. I already reemerged the gtkhtml before posting the bug, but obviously forgot killev .... Sorry.

Greetz, Björn
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-03-19 08:18:05 UTC

*** This bug has been marked as a duplicate of 17396 ***