delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_YE |
X-Spam-Check-By: | sourceware.org |
X-Env-Sender: | l DOT wood AT surrey DOT ac DOT uk |
X-Msg-Ref: | server-6.tower-72.messagelabs.com!1343460272!8821356!2 |
X-StarScan-Received: | |
X-StarScan-Version: | 6.6.1.2; banners=-,-,- |
X-VirusChecked: | Checked |
From: | <l DOT wood AT surrey DOT ac DOT uk> |
To: | <cygwin AT cygwin DOT com> |
Date: | Sat, 28 Jul 2012 08:24:31 +0100 |
Subject: | best place to report Tcl/Tk cygwin port problems? |
Message-ID: | <FD7B10366AE3794AB1EC5DE97A93A37341C5B16BDB@EXMB01CMS.surrey.ac.uk> |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id q6S7Ov1B003677 |
What's the best place to report problems with the new unixish non-Insight Tcl/Tk Cygwin port? (8.5.11, uptodate Cygwin on Win7 64bit) I'm able to hang it by asking about non-existent files/directories on the filesystem: $ tclsh % set a [file exists /cygdrive ] 1 % set a [file exists /cygdrive2 ] (hangs, must ctrl-c, should report 0) $ tclsh % set a [file exists /gffg ] (hangs, must ctrl-c, should report 0) $ tclsh % set a [file exists /bin ] 1 % set a [file exists /usr ] 1 % set a [file exists /banana ] 0 % set a [file exists /gffg ] (hangs, must ctrl-c, should report 0) and I'm also seeing some Tk oddities with e.g. tiling of PhotoImages in my app that aren't present on other platforms. thanks, Lloyd Wood http://savi.sf.net/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |