<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<title></title>
</head>
<body>
<p style="margin: 0px;"></p>
<p style="margin: 0px;"></p>
<div style="margin: 5px 0px 5px 0px;">
"Leonardo M. Ramé" <l.rame@griensu.com> hat am 18. Mai 2011 um 20:45 geschrieben:<br/>
<br/>
> Hi, I wrote a simple console application with widgetype NoGui to<br/>
> test a connection to Firebird 2.5 on FreeBsd. When I run in the console,<br/>
> it hangs when the method TIBConnection.Connected := True<br/>
> is called (isc_attach_database). I don't get any error message, it just hangs until I press ctrl+c.<br/>
><br/>
> The conflict is between "interfaces" unit and FreeBSD on a headless<br/>
> machine (without graphical user interface).
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Have you used lazbuild to compile the program?</p>
<p style="margin: 0px;">I found a bug and fixed it. It might have caused, that you didn't use the nogui widgetset.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
</body>
</html>