http://bugs.winehq.org/show_bug.cgi?id=12809
Summary: Dreamwawer crash. err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting Product: Wine Version: 0.9.60 Platform: PC-x86-64 OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: qbox2xxx@gmail.com
user@user:~$ wine /home/qbox/.wine/drive_c/Program\ Files/Macromedia/Dreamweaver\ 8/Dreamweaver.exe err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Macromedia\Dreamweaver 8\Dreamweaver.exe" failed, status c0000005 user@user:~$
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #1 from Austin English austinenglish@gmail.com 2008-04-26 14:52:13 --- (In reply to comment #0)
user@user:~$ wine /home/qbox/.wine/drive_c/Program\ Files/Macromedia/Dreamweaver\ 8/Dreamweaver.exe
Don't do this, cd to the directory first.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #2 from Lazo Apostolovski qbox2xxx@gmail.com 2008-04-26 16:05:51 --- Same problem....
http://bugs.winehq.org/show_bug.cgi?id=12809
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #3 from Austin English austinenglish@gmail.com 2008-04-29 20:29:53 --- Does the cs3 demo have the same problem?
http://www.adobe.com/downloads/?ogn=EN_US-gn_dl
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #4 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-02 10:54:43 --- I dont know I dont use CS3. Anything else work fine. Only dreamwaver make problems...
http://bugs.winehq.org/show_bug.cgi?id=12809
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|austinenglish@gmail.com |
--- Comment #5 from Austin English austinenglish@gmail.com 2008-05-02 11:04:15 --- Can you download it and test it? How did you install wine, from distro or source?
http://bugs.winehq.org/show_bug.cgi?id=12809
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #6 from Anastasius Focht focht@gmx.net 2008-05-02 11:16:31 --- Hello,
downloaded Macromedia Dreamweaver 8 (demo).. works fine here.
wine-0.9.60-630-gb93eb2c clean wineprefix
"odbc32.dll" is not needed for Dreamweaver. Looks like you have installed other software which might have messed up your wineprefix (~/.wine). Try reinstalling/running on clean wineprefix.
Regards
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #7 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-02 13:52:27 --- I install wine from the synaptic manager on Ubuntu 8.04. Before worked fine.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #8 from Austin English austinenglish@gmail.com 2008-05-02 14:32:46 --- (In reply to comment #7)
I install wine from the synaptic manager on Ubuntu 8.04. Before worked fine.
Try: $ mv ~/.wine ~/.wine.bak $ wine dreamweaver_setup.exe
and see if that works?
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #9 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-02 15:36:04 --- I remove wine with sudo aptitude remove wine. I delete folder ~/.wine I install wine with sudo aptitude install wine I install Dreamwaver again. Same! I Try: $ mv ~/.wine ~/.wine.bak $ wine dreamweaver_setup.exe
Still same.
user@user:~$ wine /home/qbox/.wine.bak/drive_c/Program\ Files/Macromedia/Dreamweaver\ 8/Dreamweaver.exe preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 preloader: Warning: failed to reserve range 00000000-00010000 err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\qbox\.wine.bak\drive_c\Program Files\Macromedia\Dreamweaver 8\Dreamweaver.exe" failed, status c0000005 user@user:~$
http://bugs.winehq.org/show_bug.cgi?id=12809
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #10 from Dan Kegel dank@kegel.com 2008-05-02 16:07:29 --- Does the workaround in http://wiki.winehq.org/PreloaderPageZeroProblem help?
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2008-05-02 22:30:24 --- (In reply to comment #9)
L"Z:\home\qbox\.wine.bak\drive_c\Program Files\Macromedia\Dreamweaver 8\Dreamweaver.exe" failed, status c0000005
For some reason you're still running with an old wine prefix.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #12 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-03 06:14:05 --- How to delete all files for wine and start over?
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #13 from Dmitry Timoshkov dmitry@codeweavers.com 2008-05-03 07:07:52 --- You've beed said how to do it in the Comment #8. To remove installed files completely delete ~/.wine instead of renaming it.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #14 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-03 09:38:34 --- (In reply to comment #13)
You've beed said how to do it in the Comment #8. To remove installed files completely delete ~/.wine instead of renaming it.
I delete ~/.wine and I reinstall dreamwave but its still the same.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #15 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-04 09:21:32 --- I install new version 0.9.61 and it still the same. On ubuntu 7.04 worked fine but now on 8.04 I have problems....
http://bugs.winehq.org/show_bug.cgi?id=12809
Lazo Apostolovski qbox2xxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #16 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-05 06:22:10 --- There is some problem with ODBC components. I put 2 files: odbc32.dll in system folder and odbcint.dll in system32 folder I select them in winecfg/libraries And it start to work. Thanks to all.
http://bugs.winehq.org/show_bug.cgi?id=12809
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #17 from Dan Kegel dank@kegel.com 2008-05-05 08:48:48 --- That's not a fix; that's a workaround. Your results, if we can duplicate them, indicate a bug in wine's ODBC implementation.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #18 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-05 09:14:31 --- sorry how can i put to workaround and how to mark ODBC implementation. Im a little confused and Im loose on this point.
http://bugs.winehq.org/show_bug.cgi?id=12809
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |odbc Keywords| |download
--- Comment #19 from Dan Kegel dank@kegel.com 2008-05-05 09:28:34 --- I was just saying "don't mark it fixed", that's all.
But now that you mention it, I think we need a component for odbc, so I've added one and moved this bug there.
http://bugs.winehq.org/show_bug.cgi?id=12809
Lazo Apostolovski qbox2xxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|odbc |-unknown Resolution| |LATER
--- Comment #20 from Lazo Apostolovski qbox2xxx@gmail.com 2008-05-05 10:29:58 --- ok i will mark like..... later. :)
http://bugs.winehq.org/show_bug.cgi?id=12809
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|LATER |
--- Comment #21 from Dmitry Timoshkov dmitry@codeweavers.com 2008-05-05 10:49:42 --- It's up to Wine developers to decide how to fix this bug.
http://bugs.winehq.org/show_bug.cgi?id=12809
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |odbc Summary|Dreamwawer crash. |Dreamweaver crashes (odbc |err:module:attach_process_dl|problem) |ls "odbc32.dll" failed to | |initialize, aborting |
http://bugs.winehq.org/show_bug.cgi?id=12809
Samuel Wilson linwiz311@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |linwiz311@gmail.com
--- Comment #22 from Samuel Wilson linwiz311@gmail.com 2008-07-13 19:11:31 --- I can confirm this issue. DreamWeaver 8 used to work in earlier versions of wine, but it currently does not work. I get the same error: err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #23 from Lei Zhang thestig@google.com 2008-07-15 18:50:58 --- (In reply to comment #22)
I can confirm this issue. DreamWeaver 8 used to work in earlier versions of wine, but it currently does not work. I get the same error: err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting
If it used to work, then please run a regression test and figure out what broke the app.
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=12809
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |
--- Comment #24 from Austin English austinenglish@gmail.com 2009-01-12 00:35:40 --- I still have yet to see a download showing this problem.
Is this still present in 1.1.12 or newer wine? Can you run the regression test?
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #25 from Lazo Apostolovski qbox2xxx@gmail.com 2009-01-13 04:44:05 --- Created an attachment (id=18673) --> (http://bugs.winehq.org/attachment.cgi?id=18673) output
http://bugs.winehq.org/show_bug.cgi?id=12809
Lazo Apostolovski qbox2xxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18673|output |I start today Dreamweaver description| |and I have this problem. | |Until now I have no | |problems.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #26 from Lazo Apostolovski qbox2xxx@gmail.com 2009-01-13 04:47:54 --- (From update of attachment 18673) I start today Dreamweaver and I have this problem. Until now I have no problems.
http://bugs.winehq.org/show_bug.cgi?id=12809
Lazo Apostolovski qbox2xxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18673|I start today Dreamweaver |output description|and I have this problem. | |Until now I have no | |problems. |
--- Comment #27 from Lazo Apostolovski qbox2xxx@gmail.com 2009-01-13 04:48:40 --- (From update of attachment 18673) I start today Dreamweaver and I have this problem. Until now I have no problems.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #28 from Austin English austinenglish@gmail.com 2009-01-13 09:50:01 --- (In reply to comment #26)
(From update of attachment 18673 [details]) I start today Dreamweaver and I have this problem. Until now I have no problems.
That would be a different bug, but it's already fixed ;-).
Wait for 1.1.13, or use git.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #29 from Austin English austinenglish@gmail.com 2009-07-13 11:57:01 --- Is this still an issue in current (1.1.25 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12809
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #30 from Austin English austinenglish@gmail.com 2010-04-30 17:08:55 --- No response in over 6 months, marking abandoned. If this is still an issue in current (1.1.43 or newer) wine, and you can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=12809
--- Comment #31 from Austin English austinenglish@gmail.com 2010-04-30 17:09:15 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=12809
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #32 from Austin English austinenglish@gmail.com 2010-04-30 17:13:45 --- Really closing.