[Bug 17756] New: python 3.0.1's ctypes test fails
http://bugs.winehq.org/show_bug.cgi?id=17756 Summary: python 3.0.1's ctypes test fails Product: Wine Version: 1.1.17 Platform: Other URL: http://www.python.org/ftp/python/3.0.1/python-3.0.1.msi OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: madewokherd(a)gmail.com To reproduce, install python and run: $ wine 'c:\python30\python.exe' -m test.test_ctypes The test fails because CloseEventLog(NULL) returns a non-zero value. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17756 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17756 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2009-03-15 18:57:02 --- This failure doesn't indicate any lack of functionality in Python. It only uses CloseEventLog to verify its ability to call functions in advapi32. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17756 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-01-06 14:52:55 --- Works fine in python 3.1.1 and current git. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17756 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-01-06 16:52:12 --- Running the test.test_ctypes test with Python 3.0.1 and wine-1.1.35-458-g220af42 succeeds for me. Given Paul Vriens's improvements to dlls/advapi32/eventlog.c a few months ago which improved the behavior of CloseEventLog() and other functions, it's safe to mark this bug fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17756 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-01-09 04:45:48 --- Closing bugs fixed in 1.1.36. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org