[Gambas-user] Re: Printing Support

Benoit Minisini gambas at ...1...
Tue Feb 22 11:13:47 CET 2005


On Sunday 20 February 2005 09:17, Christian Faure wrote:
> Salut Jim,
>
> El Sábado, 19 de Febrero de 2005 10:27, Jim Ward escribió:
> > Looks good so far. I'm not real sure what the DBReportDatabase program
> > is for yet.
>
> DBReportDatabase create a test database for running examples
> Tested with SQLite.
>
> > I like the layout of the Designer. I did add three files
> > from my zipcode mysql table, but I couldn't preview it. The program
> > raised a signal  #11 and gave me a dialog that said too many
> > arguements. Keep up the good work.
>
> Raised signal #11 in DBReportViewer? or DBReportDesigner?
> The preview in Designer only work if you create an executable of
> DBReportPreview.
>
> I need more info to debug,
> Please, send me the xml report file, database structure, and version of
> gambas used.
>
>

Signal #11 is an interpreter segmentation fault. It should never happen. It 
means that there is a bug in the interpreter.

When you get that, try to isolate what code provokes the segfault, and send me 
the details.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list