[Evolution] paste into composer causes crash
guenther
guenther@rudersport.de
Mon, 01 Nov 2004 21:35:09 +0100
Please use Reply To List or Reply To All rather than simply replying, as
you obviously intended this to go to the list...
On Mon, 2004-11-01 at 14:03 -0600, Patrick Tisdale wrote:
> it crashes whether i right-click or ctrl-v.
>
> i've never done a backtrace. can someone tell me what i need to do, or
> point me to somewhere online?
Sure, here it is:
http://support.ximian.com/q?65
...guenther
> On Mon, 2004-11-01 at 19:18 +0100, guenther wrote:
> > > 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?
--
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; }}}