On Fri, 22 Feb 2002 18:49:38 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> Recently I started to get crashes when pressing 'x'. Messages are NB> correctly expunged, but then M (gtk+ probably) crashes: NB> NB> Gdk-ERROR **: BadMatch (invalid parameter attributes) NB> serial 798866 error_code 8 request_code 59 minor_code 0 NB> Gdk-ERROR **: BadMatch (invalid parameter attributes) NB> serial 798867 error_code 8 request_code 59 minor_code 0 This is pretty bad as I have absolutely no idea about where could it be coming from. What is your display depth, would it be in some weird format by chance? NB> Is there some way to debug this? Yes, you need to set a breakpoint at gdk_x_error() (you might have to recompile GTK+ with debug but maybe not, it might already have the symbols). >From there you should be able to do "bt" and see where is it called from. Thanks, VZ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers