Hi,
Yes, that seems to have fixed it for me.
Thanks a lot for your quick support.
Best regards,
Ulf Eliasson
On Thu, Nov 28, 2013 at 8:14 AM, f...@libero.it wrote:
> Hi,
>
> i pushed a patch that i think should fix it.
>
> Could you please try the latest code and see if it works?
>
> (
>
> c
Hi,i pushed a patch that i think should fix it.Could you please try the latest
code and see if it works?(clicking "Download snapshot" on this page
http://sourceforge.net/p/scid/code/ci/master/tree/
)
Thank you very much.Bye,Fulvio
Messaggio originale
Da: ulf.l.elias...@gmail.com
Dat
Hi,
Seems it only enter it once, here is the output:
entering makeAnalysisWin
entering makeAnalysisWin
Once when started it and once when I hit F2 (and then it crashes).
However, because Scid vs PC. didn't crash I digged around a little bit and
found this (I hope its ok to look at what they did)
Messaggio originale
Da: ulf.l.elias...@gmail.com
Data: 27/11/2013 22.04I do not know TCL but digged around a little bit in the
code and found this in proc makeAnalysisWin around line 26490 in my version of
bin/scid:
set w ".analysisWin$n"if {[winfo exists $w]} {focus
Ok, just a quick update after some more quick tests.
The window *does* exists as it is started automatically the first time Scid
starts, even if I remove ~/.scid. That explains why it doesn't crash for
engine 2 right right after start, but it does if the window for engine 2 is
open.
So for some r
Hi,
I saw the previous posts to this mailing list about this in the web-archive.
I downloaded Scid today (previously I have used Scid vs PC.) and got the
same problem as Bennett when opening the analysis engine window:
X Error of failed request: BadWindow (invalid Window parameter)
Major opco