Description of problem:
While using vim 8.2 on cygwin 3.3 (x86_64) on Windows 10,
when editing an existing file with vim and saving it, the Window’s
file system archive bit is always left cleared (not modified state).
This happens, whether the archive bit was set (is modified) or
clear (not modifie
.18-1 causes it to
work, suggesting that the problem is with cygwin1.dll
rather than with python.
Any help/ideas would be appreciated...
- Steve Ward
# Demonstrate python/Tkinter threading bug
import sys, types, os, threading
import Tkinter as TK
from time import sleep
class App:
def __in
ython.
- Steve Ward
Steve Ward wrote:
On upgrading to the latest 1.5.19-4 cygwin release, I
find that several previously working python programs
began mysteriously exiting. I've boiled the problem
down to a skeletal test program (attached), which runs
under the prior 1.5.18-1 release but e
hread seems necessary to stimulate the failure;
even commenting out the sleep(100) to make it return
immediately avoides the spurious exit. When the second
thread is running, the self.root.after(...) call
apparently causes a silent exit rather than returning.
Any help/ideas would be appreciated...
-
Jason -
Looks like just the right fix. Thanks for all the good work.
- Steve
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/fa
it.edu
X-Spam-Level:
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS
autolearn=ham version=3.0.2
Steve,
On Fri, Apr 15, 2005 at 10:12:56PM -0400, Jason Tishler wrote:
> On Fri, Apr 15, 2005 at 03:54:37PM -0400, Steve Ward wrote:
> > Ca
Jason, RE:
Sorry, but I cannot reproduce the above problem with the latest
snapshot:
$ uname -a
CYGWIN_NT-5.1 gelpdevjt022 1.5.15s(0.126/4/2) 20050408 16:35:04 ...
$ python -V
Python 2.4
$ ls -l
total 0
lrwxrwxrwx1 jtishler Do
RE:
> (3) Thinking that the realpath bug might be a key
> to the python import-thru-symlinks problem,
> I ran a simple test on recent cygwin/python
> combinations, finding:
>
> Cygwin version Python version realpath Import
> 1
to the environment of my machines...
Any ideas?
- Steve Ward
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ine. Both worked in previous releases of cygwin.
Similarly, putting symlinks in site-packages no longer works.
Has some change to cygwin's handling of symlinks (since 1.5.12)
caused this problem?
Thanks for any light shed...
- Steve Ward
--
Unsubscribe info: http://cygwin.com/
10 matches
Mail list logo