> > After upgrading from Evolution version 1.4.4, to version 1.4.5. Whenever > > I copy a message using CTRL+C from Evolution to another program such as > > gedit or Mozilla, the copied message gets all the carriage returns > > removed. This has never happened with Evolution before. Does anyone > > know a way to solve this problem? I suspect it has to do with the > > updated GTKHTML package that also got installed with the update. > > No solution I'm afraid, but a "me too". I noticed this today and > couldn't for the life of me remember whether this was new or whether Evo > always did this.
Yeah, I can reproduce this. Dunno, if there are better ways to work around this issue, but downgrading gtkhtml works. You can get the packages from the ftp server (ftp://ftp.ximian.com or mirrors) and install them using rpm: # rpm -Uvh --oldpackage gtkhtml3.0-3.0.8-0.ximian.*.rpm libgtkhtml3.0_2-3.0.8-0.ximian.*.rpm Well, now back to the latest snapshots... ;) ...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
