Re: [Gambas-user] TextArea issues.

2010-12-29 Thread Demosthenes Koptsis
in my case it is like this... i have a text in clipboard. i press paste i press undo i press redo voila the bugsignal 11 or may be signal 6, i am not remeber for the second, but i think i saw it. sometimes i get the long message of memory i sent already but not always. On Wed, 2010-12-29 a

Re: [Gambas-user] TextArea issues.

2010-12-29 Thread Benoît Minisini
> > Benoit here is the app. > > > > It is not something special it just implements the methods of a > > textarea. > > What should I do to reproduce the bug? OK, I got it. The bug should be fixed in revision #3408 for Gambas 2 and in revision #3409 for Gambas 3. Regards, -- Benoît Minisini -

Re: [Gambas-user] TextArea issues.

2010-12-29 Thread Benoît Minisini
> Benoit here is the app. > > It is not something special it just implements the methods of a > textarea. > What should I do to reproduce the bug? -- Benoît Minisini -- Learn how Oracle Real Application Clusters (RAC)

Re: [Gambas-user] TextArea issues.

2010-12-29 Thread Benoît Minisini
> > Note that undoing is not implemented by GTK+. I cannot do anything against > that! ...unless implementing it myself of course. -- Benoît Minisini -- Learn how Oracle Real Application Clusters (RAC) One Node allows

Re: [Gambas-user] TextArea issues.

2010-12-29 Thread Demosthenes Koptsis
Benoit here is the app. It is not something special it just implements the methods of a textarea. On Wed, 2010-12-29 at 09:26 +0100, Benoît Minisini wrote: > > I made an example app with a TextArea on Ubuntu 10.04. > > > > When i stopped use the app suddenly i got > > > > *** glibc detected *

Re: [Gambas-user] TextArea issues.

2010-12-29 Thread Benoît Minisini
> I made an example app with a TextArea on Ubuntu 10.04. > > When i stopped use the app suddenly i got > > *** glibc detected *** Project75: double free or corruption (!prev): > 0x012fa900 *** > WARNING: CTEXTAREA_undo not yet implemented > WARNING: CTEXTAREA_undo not yet implemented > WA

[Gambas-user] TextArea issues.

2010-12-29 Thread Demosthenes Koptsis
I made an example app with a TextArea on Ubuntu 10.04. When i stopped use the app suddenly i got *** glibc detected *** Project75: double free or corruption (!prev): 0x012fa900 *** WARNING: CTEXTAREA_undo not yet implemented WARNING: CTEXTAREA_undo not yet implemented WARNING: CTEXTAREA_r