[Lazarus] Possible bug with 0.9.26

matt shaffer dazappa.matt at gmail.com
Fri Oct 24 01:03:53 CEST 2008


Just out of curiosity, did you do Run->run or Run->Build file? Run->run has
always been buggy for me, so I just do run->build file and then run the
file.

On Thu, Oct 23, 2008 at 6:05 PM, Terry A. Haimann
<terry at haimannonline.com>wrote:

> I have a test app that uses the dbnavigator control.  The DBNavigator
> control has an OnClick event.  When I run this through Lazarus it hangs,
> but if I run the compiled program from a command prompt it runs fine.
> So I am assuming the problem is in the debugger.
>
> Environment:   FC 8, Lazarus 0.9.26
> Components in this app:
>    TMySQL50
>    TSQLTransaction
>    TSQQLQuery
>    TDatasource
>
> All of the database components are on a separate form, which I
> understand is now ok to do.  I have tried removing the statements from
> the procedure that is called by OnClick (Just a Begin and End) and the
> program still hangs when run through Lazarus.
>
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20081023/657ed6da/attachment-0007.html>


More information about the Lazarus mailing list