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):
http://sourceforge.net/p/scidvspc/code/1425/
Removing the catch clause and the destroy call as they did here fixed it
for me, just removing one of them is not enough.
Here are two more things that might be related:
https://core.tcl.tk/tk-tickets/tktview/3610628fffffffffffffffffffffffffffffffff
http://sourceforge.net/p/scidvspc/code/1427/
I run TCL/TK 8.6.1
Now its time for bed here :)
Best regards,
Ulf Eliasson
On Wed, Nov 27, 2013 at 10:45 PM, f...@libero.it <f...@libero.it> wrote:
> ----Messaggio originale----
> Da: ulf.l.elias...@gmail.com
> Data: 27/11/2013 22.04
> I 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 .
> destroy $w
> return
> }
>
>
>
>
> Hi,
> thank you very much for you help.
> Can I ask you to try a quick test?
> What happens if you add this two lines:
>
> puts "entering makeAnalysisWin"
> update idletasks
>
> just before that code?
> My guess is that some sort of recursion happens and destroying the
> half-created window cause the problem.
> Thanks,
> Fulvio
>
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users