-
Patch can be found here: http://svn.debian.org/viewsvn/python-apps?view=rev&revision=3356.
2009-07-30 21:19:23 UTC in Boa Constructor - wxPython GUI Builder
-
On 64-bit systems, OverflowError exception is raised while processing maxint.
Hardcoding it to 32--bit systems fixes it.
2009-07-30 21:13:12 UTC in Boa Constructor - wxPython GUI Builder
-
Steps to reproduce: open boa-constructor, open a .py file in the editor and then close from File -> Exit menu
Python crashes as seen in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532988.
2009-07-22 08:49:03 UTC in Boa Constructor - wxPython GUI Builder
-
.desktop file located at src/grdc.desktop.in is not Freedesktop.org compliant.
Attached patch fixes this.
2009-07-16 21:41:26 UTC in Grdc - GTK+/Gnome Remote Desktop Client
-
I tested it by displaying all files in /usr/bin. It took long but at last I was successful to display file list.
Using wx.FileDialog, it took just some seconds, it was definitely quicker.
2008-11-03 19:32:53 UTC in DrPython
-
Taken from https://launchpad.net/bugs/163337.
1) Open DrPython
2) Move to /usr/bin (or other directory with a lot of files in)
3) Change file type drop down to "All Files(*)"
4) DrPython hangs while trying to list files.
2008-07-23 07:07:11 UTC in DrPython
-
Is this really fixed? I can't find changes in trunk.
2008-07-17 15:47:25 UTC in DrPython
-
Is this really fixed? I can't find changes in trunk.
2008-07-17 15:46:48 UTC in DrPython
-
Is this really fixed? I can't find in trunk.
2008-07-17 15:44:17 UTC in DrPython
-
Both patches should be OK.
2008-07-07 18:42:33 UTC in DrPython