[Gambas-user] Pb with Dialog.Font, Error #11 message

Benoît Minisini gambas at ...1...
Sun Mar 28 23:59:21 CEST 2010


> On Sunday 28 March 2010 02:08:21 Maurice Dumais wrote:
> 
> Finally, someone has reproduced a bug I've been trying to reproduce for 6
> onths or more!!!!. agree with you,However I found it wasn't that clear cut.
> sometimes the Sig 11 occurred after a few uses. Hopefully benoit can find
> the bug now with your suggestion.
> 
> Richard
> 
> > Hi,
> > I encounter a problem with Dialog.Font, whenever I use it more than once
> > in the same program session. That is, the first time it works as
> > expected, then if I use it again, the program crashes and sends me a
> > signal 11 message.
> > 
> > To reproduce it:  simply add a TextArea and a button to a Form, and copy
> > to the button Click event, the code found in the Wiki under the Section
> > FONT in the gb.qt4 component. Then try to change the Font of the
> > TextArea more than once.
> > 
> > However, the Dialog.Color box behaves perfectly, and this, with or
> > without the gb.Form.Dialog component being activated.
> > 
> > I am currently using Gambas3 (svn 2818) with qt, on MDV 2010.0 with KDE4.
> > 
> > Thanks in anticipation,
> > 
> > Regards,
> > 
> > M. Dumais
> > 

The bug should be fixed in revision #2841.

Regards,

-- 
Benoît Minisini




More information about the User mailing list