[Gambas-user] FreeMono Font Segfault

Tobias Boege tobiasboege01 at ...1601...
Tue Jul 31 16:32:20 CEST 2012


On Mon, 30 Jul 2012, Beno??t Minisini wrote:
> Le 30/07/2012 20:53, Tobias Boege a ??crit :
> > Hi Beno???t,
> >
> > I have one potential bug from Hans pending for some weeks now - I could not
> > reproduce the others from him when I finally brought myself to boot this
> > slow graphical Ubuntu from USB this afternoon...
> >
> > One (potential) bug, however was reproducable, though. There is nothing
> > special on the Form, just one TextEdit and a Button to trigger the action.
> > As you can see, I have used Qt:
> >
> > tobias at ...1008...:~/Gambas3_Projekte/test$ cat .src/FMain.class
> > ' Gambas class file
> >
> > Public Sub Button1_Click()
> >    TextEdit1.Format.Alignment = Align.Center
> >    TextEdit1.Format.Color = Color.Red
> >    TextEdit1.Format.Background = Color.LightGray
> >    TextEdit1.Format.Font = Font["FreeMono"]
> > End
> 
> Can you send me your little project by mail anyway?
> 
> -- 
> Beno??t Minisini
> 

Of course. Here it is.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FreeMonoSegfault-0.0.1.tar.gz
Type: application/octet-stream
Size: 4917 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20120731/e67b37c3/attachment.obj>


More information about the User mailing list