[Evolution] paste into composer causes crash
guenther
guenther@rudersport.de
Mon, 01 Nov 2004 19:18:47 +0100
> whenever i paste text from an external app (kate or gedit) into composer
> it crashes evo, if the line in composer that i am pasting into already
> has text on it.
>
> in other words, if i paste into a new line it works, but if i paste into
> a line w/other text, it will crash evo.
How do you paste? Middle-click, keyboard shortcuts, context menu?
> pasting from another email in evo doesn't crash it.
>
> is anyone else experiencing this?
Works fine for me.
Can you open a bug in bugzilla.ximian.com and attach a backtrace by gdb
to it?
...guenther
--
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
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; }}}