lukasmonk / lucaschessR2

Lucas Chess R Version 2
GNU General Public License v3.0
255 stars 36 forks source link

R2.10 doesn't display analysis results #111

Open montagdude opened 9 months ago

montagdude commented 9 months ago

In R2.09b, after running Utilities -> Analysis, it would display a window showing the evaluation graph and a bunch of other information (from what I remember, there were tabs for white, black, Elo, Indexes, and some other things). In R2.10, I don't get this window at all, just the annotations on the right side of the game board and the usual arrows. I think I've seen the analysis window pop up once or twice, but most of the time it doesn't. Is there an option I'm missing to display this, or is there a bug? I'm running the Linux installable (not Wayland) version.

lukasmonk commented 9 months ago

https://drive.google.com/file/d/1oW151wTBTxcqkdX_XVkz35es9IyplPd3/view?usp=sharing Download this file, and copy in the LucasChessR/bin/Analysis/ folder

montagdude commented 9 months ago

Thanks, that worked, with the slight correction that I had to replace LucasChessR/bin/Code/Analysis/Histogram.pyc with this file. I'm curious if you plan to do a bugfix release for this soon? The reason I ask is that I am the maintainer of LucasChess in the Slackware community repo (SlackBuilds.org), and I'm wondering if I should add this as a patch for now or just wait for a new release.

lukasmonk commented 9 months ago

Good reason, I will try to do the update today.