> I just upgraded to Evolution 1.4.3, and I have a huge problem: any > time I try to drag an e-mail to the folder where I want it, Evolution > crashes! This worked wonderful in 1.2.0. > > System: > Mandrake Linux 9.1 > Just upgraded Evolution, and with that Bonobo and ORBit libraries to > get it working. The rest should be original Mandrake 9.1 distribution > versions. I have Gnome 2.2. > > Any advice? I miss this feature big time!
Well, I had this myself, but that was back in the 1.3 beta days. The culprit was an old libgnomecanvas. Here are mine: $ rpm -qa | grep gnomecanvas libgnomecanvas2_0-devel-2.2.0.2-0.ximian.6.2.1 libgdk-pixbuf-gnomecanvas1-0.22.0-1mdk libgnomecanvas2_0-2.2.0.2-0.ximian.6.2.1 The libgnomecanvas2_0-2.2.0.2 package is on the ftp servers and should have been updated as well. If you still have older versions, try upgrading this. ftp://ftp.ximian.com/pub/ximian-evolution/mandrake-91-i586 ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
