Re: Insight freezes on Windows 7
Roland Schwingel <[email protected]> Fri, 22 Mar 2013 09:00:24 +0100
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Hi Pavel... > I am trying to use Insight on Windows 7, and have problems. Under > certain conditions it freezes and GUI stops responding. I am a regular user of insight on Windows 7 64bit. I use insight both for 32 and 64bit mingw targets and do not have hangs. > This happens after you open and close target selection dialog, and > then do one of the following: > a) Close main window. > b) Call any function which gets reference to Windows HWnd (for example > "Print setup" dialog), or open "Select file" dialog (File->Open... for > example). > c) Use 'Connect to target' option with no target set up. In this case it > opens target selection dialog, then if you cancel it it should open > MessageBox(), which freezes. I am not using open target but will try to reproduce this. Which tcl/tk version do you use? I am using a stock tcl/tk 8.6.0. All versions before did had serious problems for me on windows 64bit. I am quite happy with 8.6 Roland