"Leonardo M. Ramé" <l.r...@griensu.com> hat am 18. Mai 2011 um 20:45
geschrieben:

 > Hi, I wrote a simple console application with widgetype NoGui to
 > test a connection to Firebird 2.5 on FreeBsd. When I run in the console,
 > it hangs when the method TIBConnection.Connected := True
 > is called (isc_attach_database). I don't get any error message, it just hangs
 > until I press ctrl+c.
 >
 > The conflict is between "interfaces" unit and FreeBSD on a headless
 > machine (without graphical user interface). 
Have you used lazbuild to compile the program?
I found a bug and fixed it. It might have caused, that you didn't use the nogui
widgetset.
 
Mattias
 
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to