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@winehq.org ReportedBy: davidf@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)
http://bugs.winehq.org/show_bug.cgi?id=13473
David Fraser davidf@sjsoft.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.58. |1.0-rc1
--- Comment #1 from David Fraser davidf@sjsoft.com 2008-05-27 05:54:49 --- Retested on 1.0rc1 and the error is still there - attaching new stack traces
http://bugs.winehq.org/show_bug.cgi?id=13473
--- Comment #2 from David Fraser davidf@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
http://bugs.winehq.org/show_bug.cgi?id=13473
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.0-rc1 |0.9.58.
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-05-27 05:58:35 --- Please don't change an originally reported version.
http://bugs.winehq.org/show_bug.cgi?id=13473
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Vitaliy Margolen vitaliy@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.
http://bugs.winehq.org/show_bug.cgi?id=13473
David Fraser davidf@sjsoft.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from David Fraser davidf@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...
http://bugs.winehq.org/show_bug.cgi?id=13473
David Fraser davidf@sjsoft.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13392|0 |1 is obsolete| |
--- Comment #6 from David Fraser davidf@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
http://bugs.winehq.org/show_bug.cgi?id=13473
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.python.org/ftp/py | |thon/2.5.2/python-2.5.2.msi Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13473
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2009-01-03 14:27:02 --- Works fine in git.
http://bugs.winehq.org/show_bug.cgi?id=13473
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2009-01-16 10:38:33 --- Closing bugs fixed in 1.1.13.