From: Usama A. <ua...@gm...> - 2010-12-16 22:14:07
|
Hi, I've tested the latest hg on Ubnutu 10.04 with Compiz enabled and it Works. Congratulation. في Thu، 16-12-2010 عند 01:44 +0900 ، كتب Araki Ken: > Hi, > > Thanks for your testing. > > I think I fixed this problem around visual, depth and colormap in > > hg current. > > Please try it. > --- > Araki Ken > ara...@us... > > uahello> Hi, > uahello> Sorry for the delay. I've the debug log attached. > uahello> > uahello> $,1.!.* Sun$,1-L 14-11-2010 $,1-y.&-o 01:59 +0900 $,1-L $,1.#-j-h Araki Ken: > uahello> > Hi, > uahello> > > uahello> > From: Usama Akkad <ua...@gm...> > uahello> > Subject: [Mlterm-dev-en] Compiz causes gnome-terminal crash on start > uahello> > Date: Sun, 31 Oct 2010 20:07:07 +0300 > uahello> > Message-ID: <AANLkTinc1s66SzXTLLYD3VHvQc1WSyrawbPNwPbkN2=q...@ma...> > uahello> > > uahello> > uahello> Compiz causes gnome-terminal crash on start up when using > uahello> > uahello> libvte.so.9.0.0 from mlterm > uahello> > uahello> > uahello> > uahello> I got this form fedora bugs reporting tool. hope it's helpful. > uahello> > > uahello> > From: Hicham Haouari <hic...@gm...> > uahello> > Subject: Re: Questions about mlterm > uahello> > Date: Sat, 25 Sep 2010 12:19:19 +0000 > uahello> > Message-ID: <AAN...@ma...> > uahello> > > uahello> > hicham.haouari> Re running gnome-terminal with --sync gave the correct crash location : > uahello> > > uahello> > > uahello> > I'm sorry but I can't find out what causes this porblem. > uahello> > I don't hit upon any idea. It seems to take a long time to fix it:( > uahello> > > uahello> > Well, will you test an attached patch and report debug messages ? > uahello> > > uahello> > $ (gnome-terminal --sync 2>&1) > debugmsg.log > uahello> > > uahello> > Regards, > uahello> > --- > uahello> > Araki Ken > uahello> > ara...@us... > uahello> > $,1.%./-q.!." plain text document (diff) > uahello> > diff -r a05dcff8e06c gtk/vte.c > uahello> > --- a/gtk/vte.c Wed Nov 10 01:17:12 2010 +0900 > uahello> > +++ b/gtk/vte.c Sun Nov 14 01:51:33 2010 +0900 > uahello> > @@ -33,7 +33,7 @@ > uahello> > #define CONFIG_PATH SYSCONFDIR > uahello> > #endif > uahello> > > uahello> > -#if 0 > uahello> > +#if 1 > uahello> > #define __DEBUG > uahello> > #endif > uahello> > > uahello> |