bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] segfault when changing appearance


From: Jon Kinsey
Subject: Re: [Bug-gnubg] segfault when changing appearance
Date: Mon, 05 Jan 2004 09:25:54 +0000

At 00:57 04/01/2004, Jim Segrave wrote:
On Sat 03 Jan 2004 (20:40 +0100), Martin Janke wrote:
> Hi,
>
> I get a segmentation fault when performing the following:
>
> 1. start gnubg (using 2d board as default)
> 2. Settings -> Appearance -> Designs -> (any design)
> 3. OK
> 4. Settings -> Appearance -> Designs -> (any other design)
>       => seg fault
>
> CVS from yesterday on Linux, gtk+ 2.2.4

I don't think it should be calling ClearTextures when in 2d, so the line:
        if (rd.fDisplayType == DT_3D)
needs to be put into UseDesign() before this call.

I can't make the change at the moment as I've made other changes in this file.

Jon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]