Re: Huh?
- From: Havoc Pennington <hp redhat com>
- To: Loban Rahman <loban enigma caltech edu>
- Cc: gnome-devel-list gnome org
- Subject: Re: Huh?
- Date: 28 Apr 2000 18:16:31 -0400
Loban Rahman <loban@enigma.caltech.edu> writes:
> What does this error mean?
>
> Gdk-ERROR **: BadMatch (invalid parameter attributes)
> serial 217 error_code 8 request_code 62 minor_code 0
>
Could mean a lot of things, but typically you're passing incorrect
parameters to a GDK drawing function.
Run your app in gdb with the --sync option, then GTK will do X
requests synchronously and you'll be able to find where the error
occurs.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]