X11 error on Mac OS X 10.5
X11 error on Mac OS X 10.5
- Subject: X11 error on Mac OS X 10.5
- From: Jeshua Lacock <email@hidden>
- Date: Fri, 2 Nov 2007 00:34:37 -0600
Greetings,
I am getting a strange X11 error on Mac OS X 10.5 with AbiWord that
was working great on Mac OS X 10.4 with gtk 2.10.12, glib 2.12.12:
The program 'AbiWord-2.4' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 1487 error_code 8 request_code 2 minor_code 0)
(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.)
I tried running:
gdb AbiWord-2.4 --sync
And gdb reports:
unrecognized option `--sync'
So I can't get GDB to report any useful information, and I have no
idea where to start looking. Any hints would be greatly appreciated.
Thanks,
Jeshua Lacock, Owner
<http://OpenOSX.com>
phone: 877.240.1364
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden