Re: [Bug-gnubg] Beavers ?

2008-02-27 Thread Christian Anthon
by making sure my opponent would beaver me. I'm sure he has me on his buddy list now :) I attached it to this post. As you can see after an import, gnubg does not understand that the player who accepts the beaver is on roll afterwards. Cheers, Misja On Wed, Feb 27, 2008 at 9:46 AM, Christian

Re: [Bug-gnubg] Relational dBs issues

2008-02-27 Thread Christian Anthon
+1. If combined with an automatically analyze match, it would be even better. I'm not quite sure I understand what you mean with automatically analyze match. Christian. ___ Bug-gnubg mailing list Bug-gnubg@gnu.org

Re: [Bug-gnubg] Relational dBs issues

2008-02-28 Thread Christian Anthon
I mean that after I have finished the match (ie the last move/resignation has been made), gnubg automatically runs the analyze match command. No, I think that would mostly be irritating, I'd much rather have a analyse match button on the toolbar. Revising that and the menus are on the

Re: [Bug-gnubg] Cube has moved to side of board

2008-03-07 Thread Christian Anthon
On Fri, Mar 7, 2008 at 6:11 PM, Ian Shaw [EMAIL PROTECTED] wrote: From: Jonathan Kinsey I've moved the doubling cube to the side of the 3d board ... For me this is the most standard position for the cube I'm then thinking of switching the bar pieces to the inner board for each

Re: [Bug-gnubg] Remove export menu option + toolbar button?

2008-03-10 Thread Christian Anthon
Hi Jon, I'm not too happy about having the load commands file moved to general open file dialog. It is difficult to find and it does something fundamentally different from loading a game. The file menu isn't exactly overcrowded. On Fri, Mar 7, 2008 at 10:47 AM, Jonathan Kinsey [EMAIL

Re: [Bug-gnubg] Cube has moved to side of board

2008-03-10 Thread Christian Anthon
I think I would find it more natural to keep the cube to one side of the board, but do as you please. Christian. On Fri, Mar 7, 2008 at 10:15 PM, Jonathan Kinsey [EMAIL PROTECTED] wrote: Christian Anthon wrote: One thing though, when the cube is on the board it should be on the same side

Re: [Bug-gnubg] cmake

2008-03-10 Thread Christian Anthon
On Mon, Mar 3, 2008 at 5:12 PM, Paul Dann [EMAIL PROTECTED] wrote: I don't know if this will be of interest to any of you, but I'm planning to use the GnuBG engine for a Qt Backgammon program, and having no experience maintaining an autotools-based build system, I decided to port GnuBG to

Re: [Bug-gnubg] Recent changes

2008-03-10 Thread Christian Anthon
On Mon, Mar 10, 2008 at 11:02 AM, Jonathan Kinsey [EMAIL PROTECTED] wrote: Not content to stop there I've a slightly more debatable changes: 1. Rename file menu to game 2. Rename the game menu to move Perhaps we should consider to make the distinctions: position / move /

Re: [Bug-gnubg] SIGIO, fAction, fnAction, HandleXAction

2008-03-12 Thread Christian Anthon
Hi Jon, I have a vague recollection about these SIGIO being used in the sound code. It could also be left over from the old X board. I'm fairly sure that the only signals we need to handle are the SIGINT and the ones used by the external player. Christian.

Re: [Bug-gnubg] Python IDLE issue (Win only)

2008-03-13 Thread Christian Anthon
There is not that much you can do with the python interface any way that makes sense to do in the GUI. If python works in the cl interface I suggest that we remove the idle python interface. The only thing I can think of that may be causing the problem you observe is if some python files are

Re: [Bug-gnubg] Road map

2008-03-17 Thread Christian Anthon
Hi Jon, I totally agree that we should be close to 1.0 and that between the two of us, we should be able to get the code in a reasonably good state in a short time. Where we will need help and where non-programmers can easily contribute is in writing translations and updating the documentation.

Re: [Bug-gnubg] Road map

2008-03-18 Thread Christian Anthon
The translation files were 5 months old. I updated them just now and included the latest change to italian thx to Renzo. Christian. ___ Bug-gnubg mailing list Bug-gnubg@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnubg

[Bug-gnubg] Re: Gnubg translation to french

2008-03-18 Thread Christian Anthon
Hi Loïc, that would be great. The french translation is already started. What you need is to download a copy of the poedit program and the french po file, which you can get from here: http://cvs.savannah.gnu.org/viewvc/*checkout*/gnubg/po/fr.po?revision=1.25root=gnubg just edit the po file and

Re: [Bug-gnubg] Compile issues with latest code

2008-03-18 Thread Christian Anthon
On Tue, Mar 18, 2008 at 11:45 AM, Jonathan Kinsey [EMAIL PROTECTED] wrote: The settings are a bit mixed up as you can in theory save them from the gui or the non-gui, both to the same file. In practice I guess most people only ever save the settings from the GUI so everything works ok.

Re: [Bug-gnubg] Compile issues with latest code

2008-03-19 Thread Christian Anthon
On Tue, Mar 18, 2008 at 11:10 AM, Jonathan Kinsey [EMAIL PROTECTED] wrote: The first one just needs a little fix, just move the #endif from line 4857 down to 4862 should do it. The second one looks like a non-multithreaded build problem, a work around would be to add a dummy

Re: [Bug-gnubg] Show records in relational database

2008-03-26 Thread Christian Anthon
Achim Mueller wrote: Hi folks, the show records window doesn't fit into a 1024x768 screen. Ciao The show records is still somewhat in transit, but I think that we can pack the Player box and the stats box horizontally instead. Do you think that would be satisfactory? Christian.

Re: [Bug-gnubg] Road map

2008-03-26 Thread Christian Anthon
Achim Mueller wrote: * Christian Anthon [EMAIL PROTECTED] [080317 18:26]: Where we will need help and where non-programmers can easily contribute is in writing translations and updating the documentation. What will the documentation be based on? Right now it's wild spreaded ... html, info

Re: [Bug-gnubg] compile error LibGLCore

2008-03-28 Thread Christian Anthon
Hi Achim, I've seen this kind of error before. It means that your nvidia and normal opengl setup has been mixed up. Nothing much we can do from this end as the include and lib paths are setup automatically. I'm guessing that suse tries to allow easy switching between normal opengl and nvidia

Re: [Bug-gnubg] Show records in relational database

2008-03-28 Thread Christian Anthon
Fixed. On Wed, Mar 26, 2008 at 11:27 AM, Achim Mueller [EMAIL PROTECTED] wrote: * Christian Anthon [EMAIL PROTECTED] [080326 10:58]: Achim Mueller wrote: Hi folks, the show records window doesn't fit into a 1024x768 screen. Ciao The show records is still somewhat in transit

Re: [Bug-gnubg] Road map

2008-03-28 Thread Christian Anthon
On Thu, Mar 27, 2008 at 12:01 PM, Achim Mueller [EMAIL PROTECTED] wrote: I'll take this roadmap now: 0.90 current code 0.91 some 3d stuff and start on database reports + ... 0.92 other changes/bug fixes... 0.93 documentation (web site + help) 1.0 translations and bug fixes Shall

Re: [Bug-gnubg] compile error LibGLCore

2008-03-31 Thread Christian Anthon
: * Christian Anthon [EMAIL PROTECTED] [080330 03:33]: It is just the linker that is confused and since opengl is linked in dynamically it shouldn't matter. The missing functions are something internal to nvidia and not something gnubg needs directly or indirectly unless it runs with the nvidia

Re: [Bug-gnubg] (Bug:) database path

2008-03-31 Thread Christian Anthon
Hmmm ... per default sqlite is used. I also doubt that many WindowsXXX users will install a mysql or postgresql database but take the default sqlite (file) database. For Linux users it's daily business to search for configuration or additional files inside of ~/.gnubg/, because most

Re: [Bug-gnubg] compile error LibGLCore

2008-03-31 Thread Christian Anthon
On Mon, Mar 31, 2008 at 3:34 PM, Achim Mueller [EMAIL PROTECTED] wrote: * Christian Anthon [EMAIL PROTECTED] [080331 14:11]: Hi Achim, they worked fine on fedora 8 without nvidia drivers installed. gnubg ran with 3d without any problems. Whew! SuSE binaries run on a fedora without

Re: [Bug-gnubg] Compiling libxml under Vista+mingw+msys

2008-04-02 Thread Christian Anthon
On Wed, Apr 2, 2008 at 9:51 AM, Massimiliano Maini [EMAIL PROTECTED] wrote: I'm wondering if I can compile libxml under msys on my office PC (XP, here it works, even if the make is slow) and then take the result and put it on my Vista PC ... Of course you can, how else would you redistribute

Re: [Bug-gnubg] Compiling libxml under Vista+mingw+msys

2008-04-02 Thread Christian Anthon
I'm not sure that there is any difference between Vista and XP in what you end up with. If I were you I would just copy the entire build directory from XP to Vista. With a bit of luck it works. Christian. On Wed, Apr 2, 2008 at 10:47 AM, Massimiliano Maini [EMAIL PROTECTED] wrote: Christian

Re: [Bug-gnubg] Compiling libxml under Vista+mingw+msys

2008-04-02 Thread Christian Anthon
On Wed, Apr 2, 2008 at 11:55 AM, Massimiliano Maini [EMAIL PROTECTED] wrote: Christian Anthon [EMAIL PROTECTED] wrote on 02/04/2008 11:25:18: I'm not sure that there is any difference between Vista and XP in what you end up with. If I were you I would just copy the entire build

Re: [Bug-gnubg] Linux/Windows

2008-04-04 Thread Christian Anthon
On Fri, Apr 4, 2008 at 12:17 AM, Rich Heimlich [EMAIL PROTECTED] wrote: Two questions: 1. I already have GNUB installed in XP. I started playing around with Ubuntu and it's growing on me. However, I'm a Linux noob. Will either of the builds on the site work in Ubuntu? It's already in there

Re: [Bug-gnubg] Error in 'copy as GammOnline'

2008-04-04 Thread Christian Anthon
position doesn't save the analysis data. Perhaps we ought to remove save position sgf? To fix this right requires a (major?!) code restructure, which we haven't had the courage or time to do yet. Christian. Misja On Fri, Apr 4, 2008 at 2:25 PM, Christian Anthon [EMAIL PROTECTED] mailto

Re: [Bug-gnubg] Compile error/3d error on MacOS 10.5.2 (Leopard)

2008-04-07 Thread Christian Anthon
I don't know how this is supposed to work on OS X. But here is an explanation on how things work on linux: There are two different link paths in play here. First the one used when building the application. That is the one you modify. The application keeps track on which dynamic libs it needs, for

Re: [Bug-gnubg] MacOS 10.5.2 (Leopard) - PPC Update

2008-04-08 Thread Christian Anthon
Michael Petch wrote: One difference between your build and mine was that I installed the port esound (which supplies ESD). Gnubg will use ESD for sound if ./configure finds it installed. I noticed your build output suggests you have no sound support. Although I installed esound after everything

stack align in multithread.c (was Re: [Bug-gnubg] OS/X check in)

2008-04-10 Thread Christian Anthon
On Wed, Apr 9, 2008 at 11:58 PM, Michael Petch [EMAIL PROTECTED] wrote: Howdy, I have put away changes to support OS/X sound with Quicktime (The way it was previously), and fixed up the multithreaded code to only align the stack on X86 processors. I am unsure this has to be done on the

Re: [Bug-gnubg] OS/X check in

2008-04-10 Thread Christian Anthon
On Wed, Apr 9, 2008 at 11:58 PM, Michael Petch [EMAIL PROTECTED] wrote: Howdy, I have put away changes to support OS/X sound with Quicktime (The way it was previously), and fixed up the multithreaded code to only align the stack on X86 processors. I am unsure this has to be done on the

Re: stack align in multithread.c (was Re: [Bug-gnubg] OS/X check in)

2008-04-10 Thread Christian Anthon
On Thu, Apr 10, 2008 at 12:00 PM, Michael Petch [EMAIL PROTECTED] wrote: Now I'm glad you picked up on the Target. The reality is (in my mind) that the appropriate check is target, not host. My intent is to properly create a cross compile environment for OS/X (Since Intel and X86 builds can

Re: [Bug-gnubg] unable to open *.pos

2008-04-13 Thread Christian Anthon
Hi Thomas, it is only the file format that isn't recognized. You may enforce a particular format by choosing it in the menu. I've fixed the file recognition so that your file will be recognized in the next version. Christian. ___ Bug-gnubg mailing

Re: [Bug-gnubg] BUG: Cannot install gnubg-0.16-devel-20080319-NOGLADE-setup.exe correctly.

2008-04-13 Thread Christian Anthon
the problem is likely solved as Achim describes. I've tried to fix it for the next release, but haven't tested under similar circumstances yet. Christian. On Sun, Apr 13, 2008 at 6:41 PM, Achim Mueller [EMAIL PROTECTED] wrote: * Achim Mueller [EMAIL PROTECTED] [080413 18:35]: * boomslang

Re: [Bug-gnubg] Oddity/Bug in Rollouts?

2008-04-14 Thread Christian Anthon
This the odd/even ply problem at its worst. First of all the cube action is strange because gnubg grossly mis-evaluates the position for one or both sides. Look at Max' examples and I'm sure you can come up with a reasonable explanation. So, is it a bug in the code or in the net(s)? This is

Re: [Bug-gnubg] Oddity/Bug in Rollouts?

2008-04-14 Thread Christian Anthon
On Mon, Apr 14, 2008 at 2:19 PM, Massimiliano Maini [EMAIL PROTECTED] wrote: - how can a position be too good for a player that can not score a gammon ? Well, he could get backgammons, but it doesn't seem to be the case above. The most likely cause is that O makes some bad takes on the next

Re: [Bug-gnubg] Uninstaller doesn't delete personal files

2008-04-15 Thread Christian Anthon
I think it would be a good idea to optionally remove the user files upon uninstallation. Useful for those with a messed up configuration or just want to remove the entire thing. Christian. On Tue, Apr 15, 2008 at 2:43 AM, Achim Mueller [EMAIL PROTECTED] wrote: Good point. Though I don't know

Re: [Bug-gnubg] Beaver issue ?

2008-04-16 Thread Christian Anthon
There was no test for this very rare case. Hopefully I fixed it right, but I can't test without the sgf file. Christian. On Wed, Apr 16, 2008 at 5:05 PM, Massimiliano Maini [EMAIL PROTECTED] wrote: Hi all, from a post on BGonline forum:

Re: [Bug-gnubg] Road map

2008-04-16 Thread Christian Anthon
On Wed, Apr 16, 2008 at 3:51 PM, Massimiliano Maini [EMAIL PROTECTED] wrote: I forgot at the time: can we merge the positionID an the matchID into a single ID (being simlpy the concatenation of the two, for backward compatibility maybe) ? I find it extrmely annoying to have to

Re: [Bug-gnubg] Error in MS Windows install

2008-04-16 Thread Christian Anthon
If the problem persists, or if the build process dies with other warnings, you need to edit the .bat file and delete the -werror option to gcc. Christian. On Wed, Apr 16, 2008 at 9:28 PM, Michael Petch [EMAIL PROTECTED] wrote: On 4/16/08 1:13 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Re: [Bug-gnubg] Uninstaller doesn't delete personal files

2008-04-16 Thread Christian Anthon
On Tue, Apr 15, 2008 at 10:12 AM, Massimiliano Maini [EMAIL PROTECTED] wrote: I agree. I have to check how/if this can be done with InnoSetup (windows). ot sure is gonna be easy to identify exactly where the .gnubg directory is created ... I don't know much about innosetup, but I'm 99% sure

Re: [Bug-gnubg] Pbs in current code (0.90) ?

2008-04-16 Thread Christian Anthon
On Wed, Apr 9, 2008 at 10:46 AM, Massimiliano Maini [EMAIL PROTECTED] wrote: Hi all, I start a match (let's say 5pt) with tutor on (and analysis+evaluation at the same level, 2ply supremo). At the 1st occasion, I double. Gnubg takes (obviously). Now I'm on roll and in the game record panel

Re: [Bug-gnubg] Bug in Tutor Mode with Cube/Pass

2008-04-21 Thread Christian Anthon
Massimiliano Maini wrote: [EMAIL PROTECTED] wrote on 20/04/2008 20:42:33: Fixed. This fixes max's tutor cube problem as well. Turned out that a minor problem was introduced with the changes to make the progress indicator async. Christian. Hi Christian, I confirm it fixes the bug

[Bug-gnubg] merging position and match ids

2008-04-25 Thread Christian Anthon
Hi all, I've attempted a merge of the two ids in to one, which is just the two separated by a : . There is now only one entry for the id, but it accepts both match and position ids, and tries to be a bit clever about so that you should be able to paste a complex string like: Position ID:

Re: [Bug-gnubg] merging position and match ids

2008-04-25 Thread Christian Anthon
Massimiliano Maini wrote: [EMAIL PROTECTED] wrote on 25/04/2008 10:12:00: In the no-GUI version there's the new set gnubgID command (fine) and the old set matchID command but not the old set positionID command. Not sure this is intentional. The command is called set board and takes among

Re: [Bug-gnubg] FW: Bug-gnubg Digest, Vol 65, Issue 21

2008-04-30 Thread Christian Anthon
The 3d board seems to be working on some setups under vista, but not all. So my guess is that it is graphics card dependent. Once Jon is able to finish his set of 3d options it should be easier to investigate. Perhaps we ought to have a run with no init files target in the start menu. This is

Re: [Bug-gnubg] Fwd: Bug#477975: gnubg: dialog boxes are too small and not resizable

2008-04-30 Thread Christian Anthon
If somebody wants to do something that ugly to their nice looking gtk applications, then they are asking for problems. Anyway, I've attempted a fix... Christian. On Sat, Apr 26, 2008 at 6:43 AM, Michael Petch [EMAIL PROTECTED] wrote: On 4/25/08 9:06 PM, Russ Allbery [EMAIL PROTECTED] wrote:

Re: [Bug-gnubg] match winning chances

2008-05-12 Thread Christian Anthon
This doesn't work any more. The cube error rate was broken and had to be fixed, which invalidates the formulas. New ones could be made if somebody care. I don't. Christian. On Mon, May 12, 2008 at 6:47 PM, Michael Petch [EMAIL PROTECTED] wrote: Considering that all you need is EPM and EPC

Re: [Bug-gnubg] error when building gnubg on ubuntu

2008-05-27 Thread Christian Anthon
The INSTALL file should tell you what you need. I'm not 100% sure that it is up to date though. Christian. On Tue, May 27, 2008 at 12:46 PM, Misja Alma [EMAIL PROTECTED] wrote: That did the trick! Tx, Misja On Tue, May 27, 2008 at 12:23 PM, Christian Anthon [EMAIL PROTECTED] wrote: You

Re: [Bug-gnubg] Batch rollouts, again

2008-05-27 Thread Christian Anthon
You need to navigate to the right position first. If you are still having problems, send us a file and tell us exactly what you are trying to do. Christian. On Sat, May 24, 2008 at 10:44 AM, [EMAIL PROTECTED] wrote: So, is it possible to do rollouts of a checker play and/or cube decision and

Re: [Bug-gnubg] error when building gnubg on ubuntu

2008-05-27 Thread Christian Anthon
You need the development libraries of libxml, named something similar to libxml2-devel. Christian. On Tue, May 27, 2008 at 11:56 AM, Misja Alma [EMAIL PROTECTED] wrote: Hi all, I was trying to build gnubg from the 27-5 cvs snapshot on a fresh ubuntu 8.04 install, but when I ran the configure

Re: [Bug-gnubg] gnubg crash on rhel5

2008-05-28 Thread Christian Anthon
We need some more details a) version and origin of your gnubg b) 2d or 3d display c) I'm not sure exactly what you mean by moving a tile off the screen and moving it around Christian. On Tue, May 27, 2008 at 11:26 PM, [EMAIL PROTECTED] wrote: I can make gnubg crash easily. By simply moving a

Re: [Bug-gnubg] Gnubg terminal rollout

2008-06-07 Thread Christian Anthon
On Thu, Jun 5, 2008 at 2:27 PM, Achim Mueller [EMAIL PROTECTED] wrote: Hi folks, in gnubg terminal (gnubg -t) I do: set board simple 0 2 4 2 2 3 0 0 -1 0 0 0 0 0 1 0 -2 0 -2 -2 -3 -3 1 0 -1 1 show board set cube center set cube value 1 set turn 1 eval hint rollout show board

Re: [Bug-gnubg] sounds

2008-06-10 Thread Christian Anthon
found the free sound project http://freesound.iua.upf.edu/ where there are many CC sounds avaiable. Could this be of interest for new/better/alternative sounds for GNU BG? Thomas 2008/1/27 Christian Anthon [EMAIL PROTECTED]: I like the idea of having new sounds. Some of the ones

Re: [Bug-gnubg] Linking errors due to recent changes

2008-06-13 Thread Christian Anthon
I'll take care of it. The msdev pages claims that it is an iso c++ standard to have the underscores, seems a bit strange to me, but the functions are ansi C, so who knows. We could use some #if's to define macros, but it hardly seems worth it. Christian. On Fri, Jun 13, 2008 at 10:05 AM,

Re: [Bug-gnubg] Linking errors due to recent changes

2008-06-14 Thread Christian Anthon
PROTECTED] wrote: On Fri 13 Jun 2008 (10:27 +0200), Christian Anthon wrote: I'll take care of it. The msdev pages claims that it is an iso c++ standard to have the underscores, seems a bit strange to me, but the functions are ansi C, so who knows. We could use some #if's to define macros

Re: [Bug-gnubg] language option causes baord to disappear?

2008-06-16 Thread Christian Anthon
If you can provide your version, your language and exact steps to reproduce it will be much easier for us to investigate. Christian. On Mon, Jun 16, 2008 at 8:18 PM, bob koca [EMAIL PROTECTED] wrote: I wanted to click on options but clicked on language instead. I clicked away and then the

Re: [Bug-gnubg] New location for homedirectory?

2008-06-19 Thread Christian Anthon
If you do that, I think we should distinguish between g_get_user_data_dir and g_get_user_config_dir. Otherwise we pollute the directory structure under unix. Christian. On Thu, Jun 19, 2008 at 9:30 PM, Jonathan Kinsey [EMAIL PROTECTED] wrote: On windows the settings files are currently being

Re: [Bug-gnubg] New location for homedirectory?

2008-06-19 Thread Christian Anthon
the place to put files. So g_get_user_config_dir()/gnubg is the right place for the settings on windows. Where do these point to on Unix? Jon Christian Anthon wrote: If you do that, I think we should distinguish between g_get_user_data_dir and g_get_user_config_dir. Otherwise we pollute

Re: [Bug-gnubg] Pass marked as bad?

2008-06-19 Thread Christian Anthon
No, the pass is unmarked in the gui and annotated accordingly: (dual core, 2 threads) Christian The score (after 0 games) is: crazycowboy 0, You 0 (match to 3 points) Match Information: Date: June 19, 2008 Move number 12: You doubles to 2 GNU Backgammon Position ID: 4HPDgEHWvIEFIA

Re: [Bug-gnubg] Apr 25 2008 build still crashing

2008-06-19 Thread Christian Anthon
Building a new version would be a good idea as Jon has recently simplified the threading code. However both Jon and I are currently working on the code, so it might be a good idea to wait a bit until the changes settles in between the two of us. Christian. On Thu, Jun 19, 2008 at 1:31 PM,

Re: [Bug-gnubg] pixmaps dir ?

2008-06-20 Thread Christian Anthon
Yes that should do it. Possibly you might want to use the ico file for the executable icon. Christian. On Fri, Jun 20, 2008 at 11:19 AM, Massimiliano Maini [EMAIL PROTECTED] wrote: Hi all, what am I supposed to do with the pixmaps dir content for a windows distribution ? Just copy

Re: [Bug-gnubg] New location for homedirectory?

2008-06-21 Thread Christian Anthon
On Fri, Jun 20, 2008 at 9:57 PM, Jonathan Kinsey [EMAIL PROTECTED] wrote: I've got no problem with having 2 variables, I'm not sure what would go in which directory though: gnubg settings (gnubgautorc) Rollout settings files gtksettings settings in config... player records sqldb file

Re: [Bug-gnubg] Pass marked as bad?

2008-06-23 Thread Christian Anthon
Any idea why I couldn't reproduce the problem. Not that it should matter now. Christian. On Fri, Jun 20, 2008 at 9:36 PM, Jonathan Kinsey [EMAIL PROTECTED] wrote: Turns out I managed to break this, I've fixed it now. Jon Jonathan Kinsey wrote: In the attached match, after analysing the

Re: [Bug-gnubg] How confidence intervals are displayed

2008-06-23 Thread Christian Anthon
Hi Bob, no it was the average and the upper that was displayed. Fixed now. Christian. On Sun, Jun 22, 2008 at 7:51 PM, bob koca [EMAIL PROTECTED] wrote: When clicking on match/session statistics there are two rows given with heading 95% confidence interval (ppg) separated by a row with

Re: [Bug-gnubg] Dropped by move filter

2008-06-23 Thread Christian Anthon
Hi Achim, I'm not exactly sure what your point is, but since the correct 2ply move falls outside the 0.160 limit of the normal move filter used at 0ply, it is never evaluated at 2ply. Christian. On Mon, Jun 23, 2008 at 3:29 AM, Mueller Achim [EMAIL PROTECTED] wrote: Hi folks, GNU

[Bug-gnubg] Re: [bug #23674] Tutor gives wrong advice on doubling decisions

2008-06-24 Thread Christian Anthon
I suggest that you mark it as upstream, fixed upstream or similar. On Tue, Jun 24, 2008 at 8:02 AM, Heikki Levanto [EMAIL PROTECTED] wrote: On Tue, Jun 24, 2008 at 01:12:11AM +0200, Christian Anthon wrote: You have hit a bug in that version of gnubg. It has been fixed now. Thanks. Then I

[Bug-gnubg] Re: List address not available?!

2008-06-24 Thread Christian Anthon
Hi Achim, the last mail you send to the list about dropped by movefilter I received twice with 3 hours in between, so I assume that it is just a minor server hiccup. Christian. On Tue, Jun 24, 2008 at 3:08 PM, Mueller Achim [EMAIL PROTECTED] wrote: Hi folks, it seems that the list

[Bug-gnubg] list test - please ignore (NM)

2008-06-24 Thread Christian Anthon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 . -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkhhAFwACgkQrfaHb/owiP/oGQCdE1qI0B0jLJXS0cIaetNsS5dw 86IAniN7rxy+FX8WX57jiY7jjlG2yjMW =JTPl -END PGP

Re: [Bug-gnubg] Dropped by move filter

2008-06-25 Thread Christian Anthon
I agree, this is a position where 2ply is expected to do much better, even cubeless, since it understands the variation tree much better. It sounds like a good idea though, to make a collection of moves/evals/cubes where 0ply is way of compared to 2ply or rollouts. Christian. On Wed, Jun 25,

Re: [Bug-gnubg] RE: Bug-gnubg Digest, Vol 67, Issue 14

2008-06-25 Thread Christian Anthon
a negative symbol. Brackets with a comma is often used for confidence interval. For example instead of -.43 - -.21 consider [-.43, -.21] Bob Koca Message: 3 Date: Tue, 24 Jun 2008 01:11:05 +0200 From: Christian Anthon [EMAIL PROTECTED] Subject: Re: [Bug-gnubg] How confidence intervals

[Bug-gnubg] Re: Missing fonts on MacOS 10.5?

2008-06-25 Thread Christian Anthon
This is so Mac specific that I can only guess. Is it possible that you have other gtk using apps installed, which depends on certain fonts, not necessarily placed under /usr/X11. Do you run anything like gnome under mac osx? Christian. On Tue, Jun 24, 2008 at 4:37 PM, Mueller Achim [EMAIL

[Bug-gnubg] Re: Missing fonts on MacOS 10.5?

2008-06-25 Thread Christian Anthon
The missing text is most likely translated. Could it be a problem with missing mo files, gettext files, or bad locale settings? Christian. Achim Mueller wrote: Christian Anthon schrieb: This is so Mac specific that I can only guess. Is it possible that you have other gtk using apps installed

Re: [Bug-gnubg] Oddity in luck strings in the code

2008-06-27 Thread Christian Anthon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan Kinsey wrote: | | It also strikes me as a bit odd that the thresholds for these strings | are .02 and .06, and the defaults for lucky rolls are .3 and .6 - are | these two sets of numbers related? | Perhaps we could just use the same words

Re: [Bug-gnubg] More reproducible crashes with Apr 25 2008 build

2008-07-01 Thread Christian Anthon
Hi Chase, it sounds like a problem with the progress indicator, or perhaps the threading implementation itself. However, Jon has made a simplification of the threading interface since the last preview, so possibly it will just go away by itself. If you are impatient for a new version, the

Re: [Bug-gnubg] Ver 0.90 -- extending rollout doesn't extend the rollout

2008-07-04 Thread Christian Anthon
Hi Daniel, Okay, I think I understand the problem now. It used to be so that the random numbers for the game where seeded by a function depending on the global seed and the trial number. In the multithreaded code, the seed function depends on the global seed and the trial number in the current

Re: [Bug-gnubg] Problem with accessing My Documents folder

2008-07-08 Thread Christian Anthon
Is it possible that you have characters in your My Documents folder path that are not part of the English alphabet, e.g. in a username or in the Estonian names for the Documents and Settings or My Documents folders? It shouldn't crash your computer, but it is possible that we are not doing things

[Bug-gnubg] window size bug

2008-07-10 Thread Christian Anthon
Hi Roger, you need to be subscribed to the mailing list to be able to post. You can do that here: http://lists.gnu.org/mailman/listinfo/bug-gnubg I'm forwarding your mail to the list to see it if rings a bell with anybody else, but it sounds a bit weird. Do you mean that the window gets

Re: [Bug-gnubg] Compiling 20080624 on Windows XP

2008-07-18 Thread Christian Anthon
No but we are getting there ;) Edit Makefile.w32 and remove the word format from makebearoff_SOURCES Christian. On Thu, Jul 17, 2008 at 9:10 PM, Daniel Frimerman [EMAIL PROTECTED] wrote: The snapshot is a bit old, it is likely that a newer one will work better. At a quick glance: 1) add

Re: [Bug-gnubg] bug report

2008-07-23 Thread Christian Anthon
Thx, exact steps to reproduce will also be a good idea if this only happens on some dialogs. Christian. On Mon, Jul 21, 2008 at 11:20 AM, Daniel Frimerman [EMAIL PROTECTED] wrote: Least I could do is tell you what's calling the API to restore the window. Will take a look later. Date: Mon,

Re: [Bug-gnubg] Warnings in most recentcode

2008-07-29 Thread Christian Anthon
Most of it is caused by a partial checkin that I made. Should be ok now. Christian. ___ Bug-gnubg mailing list Bug-gnubg@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnubg

Re: [Bug-gnubg] More than 2?

2008-08-05 Thread Christian Anthon
Hi Achim, the reason is that the gammon-value is about 0.75 at the score compared to the normal 0.5. This means that winning 2 points is more than twice as valuable as winning 1 point and since the base for calculating the EMG number is winning 1 point, you end up with a equity higher than 2.

Re: [Bug-gnubg] Bug: XQuartz crashes on MacOS 10.5.4

2008-08-05 Thread Christian Anthon
I've got no idea. I don't even see the word gnu mentioned in the 75 pages backtrace. You probably will have to dig up how to debug programs under mac os x Christian. On Sat, Aug 2, 2008 at 12:30 PM, Mueller Achim [EMAIL PROTECTED] wrote: Hi folks, I received two bug reports from people using

Re: [Bug-gnubg] error rate and match winning chances

2008-08-05 Thread Christian Anthon
Hi Achim, it is not an entirely easy question to answer. But here is a short explanation of the numbers: Luck total EMG (MWC)-5.700 (-12.144%) -2.564 (+20.291%) means that B gained 20.291+12.144 = 32.435% MWC by luck. As he presumably started the match with 50% MWC,

Re: [Bug-gnubg] Small bug in gtkboard.c + fix

2008-08-05 Thread Christian Anthon
thx, I'll incorporate your changes. Christian. On Tue, Aug 5, 2008 at 12:23 AM, Philippe Michel [EMAIL PROTECTED] wrote: Two arguments of g_object_set_data() are swapped in a recent change to gtkboard.c. This caused gnubg to crash when clicking on the Edit button. *** gtkboard.c.orig

Re: [Bug-gnubg] Multithreaded cube eval/play

2008-08-05 Thread Christian Anthon
There are no plans at the moment for threading the evaluation code, the reason is that the skill difference between the 2ply and 3ply is marginal, and possibly even in favor of 2ply, though I don't believe so. Threading the code at the 0ply level is probably not worth it because of the overhead

[Bug-gnubg] mac quicktime 7.5.0 problems

2008-08-07 Thread Christian Anthon
It appears that the apple quicktime code doesn't compile with the latest quicktime, could somebody with knowledge in the area take a look: Details: The code related to QuickTime in sound.c appears to contain functions that are now deprecated. In any case, that code is preventing me from building

Re: [Bug-gnubg] error rate and match winning chances

2008-08-07 Thread Christian Anthon
Hi Achim, the absolute fibsratings are more or less broken, and need to be recalibrated to be useful. Christian. ___ Bug-gnubg mailing list Bug-gnubg@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnubg

Re: [Bug-gnubg] error rate and match winning chances

2008-08-07 Thread Christian Anthon
The absolute fibs rating is a function of the GNU checker and cube error rates, and as you might expect, the higher the rate the lower the fibs rating. So any regularity you see is expected. But it might not be the right number. The GNU cube error rate had to be revised because the isCloseCube

Re: [Bug-gnubg] mac quicktime 7.5.0 problems

2008-08-09 Thread Christian Anthon
Problem is traced down. Turned out some frameworks were not linked in as they should be. I'll change the configure.in file accordingly. Christian. ___ Bug-gnubg mailing list Bug-gnubg@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnubg

Re: [Bug-gnubg] Gnubg snapshots down ?

2008-09-04 Thread Christian Anthon
On Thu, Sep 4, 2008 at 12:40 PM, Massimiliano Maini [EMAIL PROTECTED] wrote: latest gnubg snapshot on http://www.gnubg.org/media/sources/ is from 20080831 ... I'm guessing we are out of quota again. Do we really need to keep older snapshots? Can't we just have a gnubg-source-daily.tgz?

Re: [Bug-gnubg] Latest code pb with no-gui

2008-09-22 Thread Christian Anthon
I don't see any problems under linux. Maybe it is fixed by making a clean build. Christian. On Mon, Sep 22, 2008 at 10:18 AM, Jonathan Kinsey [EMAIL PROTECTED] wrote: That'll be me, I'll take a look... Jon To: bug-gnubg@gnu.org From: [EMAIL PROTECTED]

Re: [Bug-gnubg] compilation error in latest snapshot

2008-09-22 Thread Christian Anthon
I had the same problem. An X11 header have a #define GrayScale 1. Just grab the next shap shot and it should be fine. Christian. On Mon, Sep 22, 2008 at 3:02 PM, Jonathan Kinsey [EMAIL PROTECTED] wrote: Looks like you have a odd '1' in the file, maybe a strange version from cvs? Jon From:

Re: [Bug-gnubg] Problem related to gtk+-2.14.2 ?

2008-09-23 Thread Christian Anthon
Christian Anthon [EMAIL PROTECTED] wrote: Unless something is wrong, deprecated gtk functions should be allowed by default. Rerun configure without any options, and look for GTK_DISABLE_DEPRECATED in config.h and tell me what you find. Christian. On Tue, Sep 23, 2008 at 12:42 PM, Zulli

Re: [Bug-gnubg] Problem related to gtk+-2.14.2 ?

2008-09-23 Thread Christian Anthon
The autogen.sh file should be in your gnubg directory. Can you tell me what revision number you have in configure.in. It should look like this: AC_REVISION($Revision: 1.202 $) though your Revision number will be a bit smaller. cvs is easy to use if you just want a read only copy. Install cvs

Re: [Bug-gnubg] Latest code pb with no-gui

2008-09-25 Thread Christian Anthon
It should be. Are you trying to build with or without gtk? What revision of render.c do you have: [EMAIL PROTECTED]/gnubg/gnubg% cvs stat render.c === File: render.c Status: Up-to-date Working revision:1.82

Re: [Bug-gnubg] Latest code pb with no-gui

2008-09-25 Thread Christian Anthon
Ahh, that explains it. Thanks, Christian. On Thu, Sep 25, 2008 at 1:29 PM, Félix Ingrand [EMAIL PROTECTED] wrote: render.c is the right one: BUt for some reason, was not installed (or outdated?) checking for GTKGLEXT... no ___ Bug-gnubg mailing

Re: [Bug-gnubg] Virus alert in version 0.90 20080905

2008-10-06 Thread Christian Anthon
I'm fairly confident that it is a false positive. Searching for tibs.gen199 on google, leads to less than 10 hits, so it is a very rare virus. And some of the hits links to pidgin.exe, which is an application similar to gnubg with in how they are build and the supporting libraries that they use.

Re: [Bug-gnubg] gnubg for Leopard crashes with gtk+2.14.3

2008-10-06 Thread Christian Anthon
The warnings are unrelated to the bug. The line numbers in the back trace doesn't match up with what I have. But I believe that it could be line 238: gtk_widget_ensure_style( pwGameList ); Which doesn't seem to do anything anyway. So try deleting that and see what happens. Christian. On Mon,

<    1   2   3   4   5   6   7   8   >