[Bug 13473] New: Cannot load Python's sqlite module
http://bugs.winehq.org/show_bug.cgi?id=13473 Summary: Cannot load Python's sqlite module Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: davidf(a)sjsoft.com Created an attachment (id=13391) --> (http://bugs.winehq.org/attachment.cgi?id=13391) Log of running "wine python.exe -c 'import sqlite3'" wine python.exe -c "import sqlite3" generates a stack trace (attached below) Using Python 2.5.2. This basically loads a DLL entitled _sqlite3.pyd, which I presume later loads sqlite3.dll (but not sure whether this load has already started - the error seems to be in loading _sqlite3.pyd) -- 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=13473 David Fraser <davidf(a)sjsoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.58. |1.0-rc1 --- Comment #1 from David Fraser <davidf(a)sjsoft.com> 2008-05-27 05:54:49 --- Retested on 1.0rc1 and the error is still there - attaching new stack traces -- 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=13473 --- Comment #2 from David Fraser <davidf(a)sjsoft.com> 2008-05-27 05:55:34 --- Created an attachment (id=13392) --> (http://bugs.winehq.org/attachment.cgi?id=13392) Log of running "wine python.exe -c 'import sqlite3'" on 1.0rc1 -- 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=13473 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc1 |0.9.58. --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-05-27 05:58:35 --- Please don't change an originally reported version. -- 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=13473 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-27 07:49:46 ---
PE 65f00000-65fc2000 Deferred ole32 Please remove your ~/.wine directory and reinstall the application you are running _without_ using any dll overrides. Such configurations (especially with ole32 only as native) are not supported.
Reopen if the problem persists. -- 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=13473 David Fraser <davidf(a)sjsoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | --- Comment #5 from David Fraser <davidf(a)sjsoft.com> 2008-05-27 08:29:31 --- Sorry about that - redid with a clean .wine directory (i.e. totally removed .wine and then installed Python2.5 with msiexec /i python2.5.2.msi, then ran the test). Results will be attached next... -- 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=13473 David Fraser <davidf(a)sjsoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13392|0 |1 is obsolete| | --- Comment #6 from David Fraser <davidf(a)sjsoft.com> 2008-05-27 08:30:27 --- Created an attachment (id=13395) --> (http://bugs.winehq.org/attachment.cgi?id=13395) Log of running "wine python.exe -c 'import sqlite3'" on 1.0rc1, with clean .wine Attached clean log -- 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=13473 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.python.org/ftp/py | |thon/2.5.2/python-2.5.2.msi Keywords| |download -- 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=13473 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-01-03 14:27:02 --- Works fine in 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=13473 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-16 10:38:33 --- Closing bugs fixed in 1.1.13. -- 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