RE: [Bug-gnubg] New build

2006-04-27 Thread Jonathan Kinsey
From: Jim Curtis [EMAIL PROTECTED] 1. For me personally, I enjoyed the silver builds of the past. Is it possible to return the new build to the look of previous builds? Probably... I'm not sure you can change things easily with windows (I think it's easier with linux). In short you're

Re: [Bug-gnubg] Simplified (?) texture loading.

2006-04-27 Thread Christian Anthon
On Thu, Apr 27, 2006 at 10:19:48PM +0200, Christian Anthon wrote: On Thu, Apr 27, 2006 at 08:44:20PM +0200, Øystein Johansen wrote: This line in misc3d.c free(bits); /* Release loaded image data */ causes a double free on start up here on linux. (I normally start in 2d, if that

Re: [Bug-gnubg] Simplified (?) texture loading.

2006-04-27 Thread Øystein Johansen
Christian Anthon wrote: free(bits); /* Release loaded image data */ causes a double free on start up here on linux. *slap* (The sound of my palm hitting my forehead!) first I do: g_object_unref(pixbuf); which frees the memory to the pixmap. Then I do: free(bits); which frees memory at a

Re: [Bug-gnubg] Simplified (?) texture loading.

2006-04-27 Thread Øystein Johansen
Christian Anthon wrote: Seems to work fine, except for a lot of errors like this one: `#478E49' is not a legal value for parameter `chequers3d1' Aha! I see that the save and load settings command, stores the texture type, I'll have to fix that. -Øystein signature.asc Description: OpenPGP

[Bug-gnubg] Bug: Dice speed display too quick when unable to enter off bar

2006-04-27 Thread Jim Curtis
I've noticed that when either gnubg or myself can't get off the bar the dice are shown very briefly, particularly gnubg which I don't have time to read. Has anyone else noticed this? I would prefer the dice to show longer. Is there a fix for this? If no one has noticed this should I