From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32717 invoked by alias); 22 Mar 2013 08:01:28 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 32579 invoked by uid 89); 22 Mar 2013 08:00:41 -0000 X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Received: from outdoor.onevision.de (HELO outdoor.onevision.de) (212.77.172.51) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 22 Mar 2013 08:00:38 +0000 Received: from sanders.onevision.de (moonrace [212.77.172.62]) by outdoor.onevision.de (8.14.3/8.13.7/ROSCH/DDB) with ESMTP id r2M80THx012675 for ; Fri, 22 Mar 2013 09:00:34 +0100 Received: from [192.168.5.32] ([192.168.5.32]) by sanders.onevision.de (Lotus Domino Release 8.5.3) with ESMTP id 2013032209002480-193856 ; Fri, 22 Mar 2013 09:00:24 +0100 Message-ID: <514C0F98.7030704@onevision.com> Date: Fri, 22 Mar 2013 08:01:00 -0000 From: Roland Schwingel User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: insight@sourceware.org Subject: Re: Insight freezes on Windows 7 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-15; format=flowed X-SW-Source: 2013-q1/txt/msg00036.txt.bz2 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