<br><br><div class="gmail_quote">2009/4/29 Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wed, 29 Apr 2009 17:53:13 -0300<br>
Carlos German Tejero <<a href="mailto:german_tejero@yahoo.com.ar">german_tejero@yahoo.com.ar</a>> wrote:<br>
<br>
> I install fpc and lazarus Lazarus 0.9.27 r19639 from daily snapshot,<br>
> and when start lazarus, it crash.<br>
> I start lazarus from a terminal and the output is:<br>
><br>
> GetStyleWithName adding menuitem to menubar<br>
> TMainIDE.ParseCmdLineOptions:<br>
> PrimaryConfigPath="/root/.lazarus"<br>
<br>
</div>You can start lazarus as normal user instead of root.<br>
<div class="im"><br>
</div></blockquote><div>No, i got the same eror. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
> SecondaryConfigPath="/etc/lazarus"<br>
> NOTE: editor options config file not found - using defaults<br>
> NOTE: miscellaneous options file not found - using defaults<br>
> NOTA: No se ha encontrado el archivo de configuración de las<br>
> CodeTools - usando valores por defecto<br>
> NOTE: help options config file not found - using defaults<br>
> TMainIDE.DoNewProject A<br>
> TCustomFormEditor.CreateComponent Form1:TForm1 True<br>
> TMainIDE.The program 'lazarus-ide' received an X Window System error.<br>
> This probably reflects a bug in the program.<br>
> The error was 'BadValue (integer parameter out of range for<br>
> operation)'. (Details: serial 3718 error_code 2 request_code 53<br>
> minor_code 0) (Note to programmers: normally, X errors are reported<br>
> asynchronously; that is, you will receive the error a while after<br>
> causing it. To debug your program, run it with the --sync command line<br>
> option to change this behavior. You can then get a meaningful<br>
> backtrace from your debugger if you break on the gdk_x_error()<br>
> function.)<br>
><br>
> Strange is that it works well on a centos 5.2 x86.<br>
><br>
> Any ideas??<br>
<br>
</div>X errors typically means memory corruption, which typically is caused<br>
by:<br>
a) uncommon libraries<br>
b) you had bad luck and got a buggy lazarus snapshot<br>
c) hardware<br>
<br>
Try another theme, try rebooting (to make sure you have no pending<br>
library updates), try another lazarus version, try another fpc version,<br>
try another window manager, etc.<br>
</blockquote><div><br>Ok, i will try tomorrow reboot the server, install lazarus 0.9.26.2 and fpc 2.2.4.<br>Thanks!!!<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
Mattias<br>
<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Carlos Germán Tejero<br>