Il 18/01/2011 17:09, zeljko ha scritto:
ahhaa...so your form have some special settings ... can you rebuild your app
for gdb and start it under gdb in centos and then send bt ?.

This is another bt (but with no stack). The user that raise the problem for our app has no problem with this form but I have and when I try to show it I get:

Continuing.
NOTE: TGtk2WidgetSet.InvalidateRect during paint message: TStringGrid
NOTE: TGtk2WidgetSet.InvalidateRect during paint message: TStringGrid
NOTE: TGtk2WidgetSet.InvalidateRect during paint message: TStringGrid
The program 'dragon6gui' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 13243 error_code 8 request_code 143 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

Program exited with code 01.
(gdb) bt
No stack.



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to