http://bugs.winehq.org/show_bug.cgi?id=22218
Summary: Ad-Aware: Fails based on QueryDosDevice Product: Wine Version: 1.1.41 Platform: x86 URL: http://www.lavasoft.com/products/ad_aware_free.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Shelnutt2@gmail.com
Created an attachment (id=27111) --> (http://bugs.winehq.org/attachment.cgi?id=27111) Log of the output from launching Ad-AwareAdmin.exe (without FLTMGR.SYS)
Ad-Aware fails to run because Ad-AwareAdmin.exe fails to run.
To reproduce, download Ad-Aware, http://www.lavasoft.com/products/ad_aware_free.php , install it, and then when you try to run Ad-Aware.exe it immediately says that Ad-AwareAdmin.exe failed to launch and then continues trying to launch Ad-Aware.exe. When launching Ad-AwareAdmin.exe itself it seems to fail for one of two reason.
1) It is missing FLTMGR.SYS.
2) There is an error message in the debugging, ERR [0034] 2010/03/30 23:50:28: QueryDosDevice failed with error message 'File not foun' in method 'SystemUtil::ConvertToDevicePath' (..\SystemUtil.cpp:208) .
In order to eliminate 1, I copy FLTMGR.SYS to system32/drivers/ from a windows xp partition. When running Ad-AwareAdmin.exe it crashes with a unhandled page fault. I believe the real issue lies with, the error message in 2. I have tried to find this SystemUtil.cpp but I don't see it in wine and google gives me nothing. I assume then it is from Ad-Aware.
I am not sure what file it is looking for that can't be found. I originally ran this program using appinstall and autohotkey. I had all the files verified and sha1sum'ed based on what is installed in windows xp. So all of the ad-aware files are installed. I believe something is not being converted correctly.
http://bugs.winehq.org/show_bug.cgi?id=22218
--- Comment #1 from Seth Shelnutt Shelnutt2@gmail.com 2010-03-30 23:44:53 --- Created an attachment (id=27112) --> (http://bugs.winehq.org/attachment.cgi?id=27112) Log of the output from launching Ad-AwareAdmin.exe after copying over FLTMGR.SYS
http://bugs.winehq.org/show_bug.cgi?id=22218
--- Comment #2 from Seth Shelnutt Shelnutt2@gmail.com 2010-03-30 23:45:17 --- Created an attachment (id=27113) --> (http://bugs.winehq.org/attachment.cgi?id=27113) Log of the output from launching Ad-Aware.exe proper
http://bugs.winehq.org/show_bug.cgi?id=22218
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-31 08:33:04 --- Most/all of those drivers won't work on Wine.
http://bugs.winehq.org/show_bug.cgi?id=22218
Seth Shelnutt Shelnutt2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
--- Comment #4 from Seth Shelnutt Shelnutt2@gmail.com 2010-03-31 09:56:41 --- (In reply to comment #3)
Most/all of those drivers won't work on Wine.
Do we know why? What is needed to get them working?
http://bugs.winehq.org/show_bug.cgi?id=22218
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=22218
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-31 21:55:09 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Wine's ntoskrnl is mostly a stub, good enough for few copy-protection "drivers" that don't do anything.
To make this work you talking about transferring most/all of wineserver into ntoskrnl.
http://bugs.winehq.org/show_bug.cgi?id=22218
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #6 from Austin English austinenglish@gmail.com 2010-07-29 11:39:47 --- Consolidating FLTMGR.sys bugs.
*** This bug has been marked as a duplicate of bug 23583 ***
http://bugs.winehq.org/show_bug.cgi?id=22218
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2010-07-29 11:40:16 --- Closing.