bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Few bugs and suggestions


From: Jim Segrave
Subject: Re: [Bug-gnubg] Few bugs and suggestions
Date: Tue, 2 Sep 2003 20:09:14 +0200
User-agent: Mutt/1.4.1i

On Mon 01 Sep 2003 (14:29 +0200), ?ystein Johansen wrote:
> >===== Original Message From "Hugh Sconyers" <address@hidden> =====
> >1.  If you use 'new' and click position nothing happens.
> >  ie you can't edit the position. When position is clicked it
> >  should require either 'match' or 'money game session' to be
> >  clicked.  Also, what is the difference between 'game' and
> > 'money game session' on the new screen.
> 
> Yes, this is one of the /* FIXME */s in the code. I'm not sure how this is
> best implemented. I've had a couple of trials which I didn't find good enough.
> The best must be if the board is cleared and edit mode is activated.
> 
> There's one thing i'm wondering about. Why must ms.fPlaying be TRUE to enter
> edit mode? How can I set fPlaying TRUE without starting a new game? Anyone?

At a guess - I haven't looked - so that there's a GAME_INFO header
record to hang the subsequent moverecords to. Probably if you create
one, you have everything ready for edit mode (you'll want to remove it
if the user exits edit mode without doing anything). Otherwise, what
will you do with the Set-board record you're generating?

> >4.  Then happens when you are in edit mode.  Start a new
> >   match or session.  My setting will cause a roll and one
> >   side to play so I click stop. Then I click and clear the
> >   board and set a position up.  Up to this point all is
> >   well.  Now if the wrong side is on roll (think you have
> >   to have the top of the board on roll for this to happen)
> >   I click to make the correct side on roll (still in edit
> >   mode)  and the position changes back to the original
> >   position.  Of course, if I remember to put the right
> >   side on roll before setting up the position everything
> >   works fine, but I seem to forget.
> 
> I can recreate this bug at this machine, but I have no idea how to fix it.
> Anyone?
> 
> >5.  Say you are playing a match and you click 'new' to
> >   start a new match.  When the new match starts the text
> >   in the box at the bottom ( ie where is say 'Top rolls
> >   2 and Bottom rolls 3') get overwritten.
> 
> Is this the GTK bug in the message window? It's a GTK for windows bug. It has
> been there for ages.

can we just put out an extra '\n' under Win32?

-- 
Jim Segrave           address@hidden





reply via email to

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