On Thu, 2 May 2002 14:24:37 +0200 (EET) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> On Wed, 1 May 2002 22:29:35 -0300 (ART) Leandro Lucarella <[EMAIL PROTECTED]> wrote: NB> NB> LL> Hi again. I'm having problems when I delete a message in today's mahogany NB> LL> cvs. It crashes with this message: NB> LL> $ mahogany NB> LL> Gdk-ERROR **: BadMatch (invalid parameter attributes) NB> LL> serial 25055 error_code 8 request_code 59 minor_code 0 NB> LL> Gdk-ERROR **: BadMatch (invalid parameter attributes) NB> LL> serial 25056 error_code 8 request_code 59 minor_code 0 NB> NB> Your deleted messages go directly to Trash, yes? I have similar crashes NB> when expunging messages (usually when the last message in folder is NB> marked as deleted _and_ is selected): NB> NB> Gdk-ERROR **: BadMatch (invalid parameter attributes) NB> serial 2046874 error_code 8 request_code 59 minor_code 0 NB> Gdk-ERROR **: BadMatch (invalid parameter attributes) NB> serial 2046875 error_code 8 request_code 59 minor_code 0 Could either/both of you run the debug version under gdb and set a breakpoint on gdk_x_error() to see where does this happen? Ah, also please try running the program with --sync option (it will be slow but might give a more useful backtrace). TIA, VZ _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
