Can anyone test this

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
F.Huber
Posts: 867
Joined: Thu Mar 09, 2006 4:50 pm
Location: Austria
Full name: Franz Huber

Re: Can anyone test this

Post by F.Huber »

Hi Peter,
Eizenhammer wrote: I would not worry too much about Win3.x/95/98; if corrections can be made without too big an effort, ok, but on the other hand these systems are really obsolete, these days (Franz will ... me, but it is nothing personal :-).
well, I certainly won´t harm you, but probably I'll make my next ChestUCI version incompatible with any Windows version other than 98! :mrgreen:
Eizenhammer

Re: Can anyone test this

Post by Eizenhammer »

F.Huber wrote:Hi Peter,
well, I certainly won�t harm you, but probably I'll make my next ChestUCI version incompatible with any Windows version other than 98! :mrgreen:
hi Franz,

don't make such terrible threats, even when kidding only ;-) !
User avatar
hgm
Posts: 28387
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Can anyone test this

Post by hgm »

Eizenhammer wrote:- Fruit 2.3.1 has too many options, so 3 error reports announcing this have to be clicked away (more candidates with many options would be gambit fruit, some toga versions, but have not tried these now)
OK, this is easy to fix: I simply have to recompile with a larger value of MAX_OPTIONS. I thought that 100 (per engine!) woud be enough... :oops:
- such a window should really be scrollabel, most implementations of uci setting have this problem, with too small a screen (like mine) there is no easy way to get access to all the fields and buttons.
Yes, I am still working on that, but decided to already make the back-end functions available for testing before the layout was completely finished. My original intention was (as a first measure) break the option display into 2 columns (or 4, depemnding on how you count), but I would have to write some back-end code for deciding the best place to break. (E.g. all Polyglot options in one column, all engine option in the other, even if that would mean the columns re not exactly the same hight.) IMO this was preferable over a scroll bar (which would be very easy to implement, you can request it through the window style), because the latter would make the OK and cance buttons disappear from view.
I would not worry too much about Win3.x/95/98; if corrections can be made without too big an effort, ok, but on the other hand these systems are really obsolete, these days (Franz will ... me, but it is nothing personal :-).
Personally, I don't worry about that either, but the official GNU-XBoard policy is to support everything from Win95 on... :cry:
User avatar
hgm
Posts: 28387
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Can anyone test this

Post by hgm »

Pablo Vazquez wrote:I tried it under wine with Sungorus 1.2. The first time, the Clear Hash button appears correctly but if I press OK and try again, the button has disappeared.

I then tried with Glaurung 2.2 and I couldn't see the Clear Hash button (not even the first time), although the other options appeared correctly. Also, when I closed it, I got an error (only when I loaded glaurung).
OK, thanks. The buttons were completely untested, as Fruit did not have them. I will look into it.
User avatar
F.Huber
Posts: 867
Joined: Thu Mar 09, 2006 4:50 pm
Location: Austria
Full name: Franz Huber

Re: Can anyone test this

Post by F.Huber »

hgm wrote: OK, thanks. The buttons were completely untested, as Fruit did not have them. I will look into it.
I´ve now also tested it on my other computer with Win2000, and here the options window looks better.
But I´ve found 2 other problems (with ChestUCI):
1) one of the engine options was duplicated, i.e. it appeared twice in the window
2) pulldown menues aren´t working at all: they only show the first option in the list (strangely with an asterix in front of the name), and so you can´t select anything (simply because it´s not there)
User avatar
hgm
Posts: 28387
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Can anyone test this

Post by hgm »

OK, I found a bug that was treating buttons like checkboxes (explaining the duplication of controls), and buttons were added to the end of the list twice (but with overlapping initialization, so half of them was random, explaying the Glaurung crash).

I also went to 4-column format if there would be more than 25 lines in 2-column format.

There is a new version at the same link.
User avatar
F.Huber
Posts: 867
Joined: Thu Mar 09, 2006 4:50 pm
Location: Austria
Full name: Franz Huber

Re: Can anyone test this

Post by F.Huber »

hgm wrote: There is a new version at the same link.
No difference yet (on Win98) except the 4 columns now.

Maybe it would be good idea if you test these new UCI options window with ChestUCI, because it uses all sorts of UCI options types (spin, check, combo, string and button), so you can see if everything is working.
And furthermore the ChestUCI options just fit on one screen on a 800x600 display as Arena 1.1 arranges them (and it has is a quite well arranged options window).
User avatar
hgm
Posts: 28387
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Can anyone test this

Post by hgm »

F.Huber wrote:Maybe it would be good idea if you test these new UCI options window with ChestUCI, because it uses all sorts of UCI options types (spin, check, combo, string and button), so you can see if everything is working.
Yes, I am doing that now. 8-)

The Win98 problem I can currently not address, the fixes were purely for the other bugs. The posted version gave a nice display with ChestUCI on my Win XP, and even more importantly, ChestUCI reacted to pressing the buttons by poping up Notepad with various files!

I could not reproduce your problem with the combo boxes. Even the buggy version had correct drop-down lists on my XP. Perhaps this is unique to Win2k, but that at least I can test!
Pablo Vazquez
Posts: 154
Joined: Thu May 31, 2007 9:05 pm
Location: Madrid, Spain

Re: Can anyone test this

Post by Pablo Vazquez »

hgm wrote:OK, I found a bug that was treating buttons like checkboxes (explaining the duplication of controls), and buttons were added to the end of the list twice (but with overlapping initialization, so half of them was random, explaying the Glaurung crash).

I also went to 4-column format if there would be more than 25 lines in 2-column format.

There is a new version at the same link.
The button problem is solved, but there seems to be a problem with spin options: in Glaurung 2.2 I can't see the Threads option.
User avatar
hgm
Posts: 28387
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Can anyone test this

Post by hgm »

If 'Threads' sets the number of CPUs in SMP it is not an engine-specific option, but a general option, controlled by the WinBoard 'cores' command. This is controlled from the Options -> Global Settings... dialog, together with things like hash-table size, EGTB path, GUI book.