Re: debugging gtk+ apps
- From: Havoc Pennington <hp redhat com>
- To: josh math uni-bonn de
- Cc: gtk-app-devel-list gnome org
- Subject: Re: debugging gtk+ apps
- Date: 17 Nov 2000 00:56:00 -0500
josh <uzs33d uni-bonn de> writes:
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 1961 error_code 8 request_code 62 minor_code 0
How can I find out what this error message means?
This typically means you are using pixmaps, graphics contexts, or
images with mismatched visuals.
Run your app in a debugger with the --sync option, and when it crashes
with the error the backtrace will accurately reflect the function that
caused the error.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]