Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 39965

Summary: Evolution crashes when drag'n'droping mails between folders
Product: Gentoo Linux Reporter: Mathieu MILLET <htam>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: Alpha   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: BugReport generated by Gnome BugBuddy report tool

Description Mathieu MILLET 2004-01-31 05:16:23 UTC
When I want to move one or mails between a remote IMAP folder to another folder (either 'local' folder or remote IMAP folder on the same server), evolution crashes (and the mails are not moved).

Reproducible: Always
Steps to Reproduce:
1. Launch Evolution
2. Drag'n'drop one or more mails from a remote IMAP folder to a local or remote folder
3.

Actual Results:  
Evolution crashes with floating exception

Expected Results:  
The mail should have been moved.

Here is my emerge info :

Portage 2.0.50_pre21 (default-alpha-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0,
2.4.24)
=================================================================
System uname: 2.4.24 alpha EV56
Gentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="alpha ~alpha"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ev56 -O3 -pipe "
CHOST="alpha-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=ev56 -O3 -pipe "
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="ftp://gentoo.irisa.fr/pub/gentoo-sources
http://gentoo.oregonstate.edu"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X X509 acl alpha avi berkdb bonobo cdr clamav crypt cups doc dvb dvd encode
esd ethereal evo fam ffmpeg flac flash foomaticdb gamma gb gd gdbm gif gnome gpm
gstreamer gtk gtk2 gtkhtml guile hbci imagemagick imap imlib info innodb ipv6
jpeg kerberos lcms ldap libg++ libgda libwww mad maildir mbox mcal memlimit menu
mikmod mldonkeypango motif mozilla mozinterfaceinfo mozirc mozp3p mozsvg
mozxmlterm mpeg music ncurses nls oav odbc oggvorbis opengl pam pdf pdflib perl
pic plotutils png postgres ppds python quicktime readline samba sasl scanner sdl
slang slp snmp spell ssl tcltk tcpd tetex tiff transcode truetype type1 usb v4l
videos vim-with-x wmf xfs xinerama xml xml2 xmms xosd xv xvid zlib"
Comment 1 Mathieu MILLET 2004-01-31 05:17:51 UTC
Created attachment 24684 [details]
BugReport generated by Gnome BugBuddy report tool
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-01-31 07:45:07 UTC
what version of libart_lgpl and libgnomecanvas are you using?
Comment 3 Mathieu MILLET 2004-02-01 09:34:54 UTC
Here what emerge search tells me :

*  media-libs/libart_lgpl
      Latest version available: 2.3.16
      Latest version installed: 2.3.16
      Size of downloaded files: 259 kB
      Homepage:    http://www.levien.com/libart
      Description: a LGPL version of libart
      License:     LGPL-2.1

And

*  gnome-base/libgnomecanvas
      Latest version available: 2.4.0
      Latest version installed: 2.4.0
      Size of downloaded files: 522 kB
      Homepage:    http://www.gnome.org/
      Description: the Gnome 2 Canvas library
      License:     GPL-2 LGPL-2
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2004-03-06 04:32:50 UTC
can you try recompiling both libgnomecanvas and libart_lgpl and evolution with less agressive CFLAGS?
Comment 5 Mathieu MILLET 2004-04-01 21:09:05 UTC
I will test when I will be able to upgrade/emerge cyrus-sasl.
Comment 6 Mathieu MILLET 2004-04-07 08:37:44 UTC
I emerge the latest version for ~alpha and it works. Yes.

And for what I have seen during compilation, the optimization parameters for gcc is set to -O2 (and not -O3 as my default parameter).