Re: tk_getOpenFile bug in Tk8.5.1
Witek wrote:
Hello,
I noticed that tk_getOpenFile -multiple 1 works fine in Tk8.4 however in
Tk8.5.1 it fails to select multiple files. Where should I post this bug so
it be fixed in next releases?
What platform? I just tried it on Windows Vista and Mac OSX, seems to
work fine there.
.
Relevant Pages
- Weekly Python Patch/Bug Summary
... Patch / Bug Summary ... new exit and quit objects ... Python memory allocator: Free memory ... tkinter Dialog fails when more than four buttons are used ... (comp.lang.python) - Weekly Python Patch/Bug Summary
... Patch / Bug Summary ... http://python.org/sf/1126187 opened by Philippe Kirsanov ... Fix to allow urllib2 digest auth to talk to livejournal.com ... gensuitemodule.processfile fails ... (comp.lang.python) - Weekly Python Patch/Bug Summary
... Patch / Bug Summary ... http://python.org/sf/1457736 closed by loewis ... http://python.org/sf/1580726 reopened by gbrandl ... Bulding source with VC6 fails due to missing files ... (comp.lang.python) - Re: Exception raised when drawing many circles
... at Microsoft.DirectX.Direct3D.Line.DrawTransform(Vector3vertexList, Matrix transform, Int32 color) ... Direct3D9::Vertex buffer must be unlocked during DrawPrimitive call ... I don't quite follow your response to Olivier, but I fail to see how this behavior could be anything but a bug in the Line class. ... I'd guess what's going on is that the Line class or something it wraps makes some assumption about a maximum buffer size and fails to reallocate properly when a request is made to draw lines that require a larger buffer. ... (microsoft.public.win32.programmer.directx.managed) - Re: how many bugs do you find and correct during TDD?
... If it is not as expected, is that a bug, an imporperly ... No as we haven't finished the cycle. ... and the test still fails. ... How many bugs does TDD catch then? ... (comp.object) |
|