Re: [Scid-users] Segfault closing and reopening tree window

2011-11-14 Thread Steven
> I checked with gdb, and it looks like you're right about it being a problem with 8.5.10. > Do you know if it's been fixed in 8.5.11? It seems fixed. I knew they had found the bug, and after a one second test just now with tk-8.5.11, it works ok. S. -

Re: [Scid-users] Segfault closing and reopening tree window

2011-11-14 Thread Ben Hague
ferent version of tcl and tk. S.A. --- On Mon, 14/11/11, Ben Hague wrote: >From: Ben Hague >Subject: [Scid-users] Segfault closing and reopening tree window >To: "SCID Users" >Received: Monday, 14 November, 2011, 7:39 PM > > >Hi, >I've been having a p

Re: [Scid-users] Segfault closing and reopening tree window

2011-11-14 Thread Steven
1/11, Ben Hague wrote: From: Ben Hague Subject: [Scid-users] Segfault closing and reopening tree window To: "SCID Users" Received: Monday, 14 November, 2011, 7:39 PM Hi,I've been having a problem with the latest git code. In docking mode if I open the Tree Window, then c

Re: [Scid-users] Segfault closing and reopening tree window

2011-11-14 Thread Fulvio
Ben Hague wrote: Hi, I've been having a problem with the latest git code. In docking mode if I open the Tree Window, then close it, and then reopen it it segfaults. In tcl\windows\tree.tcl there's a proc called ::tree::closeTree which has the line ::docking::cleanup .treeWin$baseNumber. If I

[Scid-users] Segfault closing and reopening tree window

2011-11-14 Thread Ben Hague
Hi, I've been having a problem with the latest git code. In docking mode if I open the Tree Window, then close it, and then reopen it it segfaults. In tcl\windows\tree.tcl there's a proc called ::tree::closeTree which has the lineĀ ::docking::cleanup .treeWin$baseNumber. If I comment this out it