[Bug 27303] New: QQMusic2011 installer needs atl80.dll
http://bugs.winehq.org/show_bug.cgi?id=27303 Summary: QQMusic2011 installer needs atl80.dll Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com 1. Download QQmusic installer $ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe 2. install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 ( Drake of the 99 Dragons needs msvcp60.dll.?_Tidy@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@AAEX_N(a)Z ) $ winetricks -q vcrun6 3. install QQMusic2011 $ wine QQMusic2011.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.ATL" (8.0.50727.4053) err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.ATL" (8.0.50727.4053) err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135 err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not registered err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not registered err:ole:create_server class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not registered See attachment for full log. Is there any way to work around? register a native atl80.dll will cause run time error r6034, is that a bug? Thanks! -- 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=27303 --- Comment #1 from fracting <fracting(a)gmail.com> 2011-05-27 13:21:12 CDT --- Created an attachment (id=34922) --> (http://bugs.winehq.org/attachment.cgi?id=34922) Log: install QQMusic -- 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=27303 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dl_dir.qq.com/music/ | |clntupate/QQMusic2011.exe -- 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=27303 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|QQMusic2011 installer needs |Multiple applications need |atl80.dll |atl80.dll (QQMusic2011 | |installer, Visual C++ 2005 | |Express SP1) Ever Confirmed|0 |1 --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2012-02-12 12:04:10 CST --- Hello, confirming. Refining summary as Visual C++ 2005 Express SP1 also needs this. --- snip --- $ wine ./VCExpress.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.ATL" (8.0.50608.0) fixme:ole:CoInitializeSecurity (0x32f8a0,-1,(nil),(nil),0,0,(nil),8,(nil)) - stub! fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.ATL" (8.0.50608.0) err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\IDE\\msenv.dll") not found --- snip --- 'winetricks vcrun2005' works around. $ wine --version wine-1.4-rc3 Regards -- 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=27303 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr -- 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=27303 --- Comment #3 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2012-04-03 00:42:10 CDT --- Created attachment 39659 --> http://bugs.winehq.org/attachment.cgi?id=39659 stub dll Does the attached patch help? -- 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=27303 --- Comment #4 from Qian Hong <fracting(a)gmail.com> 2012-04-03 10:22:45 CDT --- (In reply to comment #3)
Created attachment 39659 [details] stub dll
Does the attached patch help?
Thanks, the installer crash: wine: Call from 0x7b83ac3b to unimplemented function atl80.dll.AtlCreateRegistrar, aborting Would you like a separate bug report? -- 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=27303 --- Comment #5 from Vitaliy Margolen <vitaliy-bugzilla(a)kievinfo.com> 2012-04-03 21:26:29 CDT --- (In reply to comment #4)
Would you like a separate bug report?
This bug is about not having it at all. -- 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=27303 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |887f009df63b134b3c1eb36e17b | |84cf3fc33b446 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-04-05 13:17:24 CDT --- http://source.winehq.org/git/wine.git/commitdiff/887f009df63b134b3c1eb36e17b... http://source.winehq.org/git/wine.git/commitdiff/7bffd907908a18a16b34d16245c... file new bugs for other missing functions. -- 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=27303 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2012-04-13 13:28:54 CDT --- Closing bugs fixed in 1.5.2. -- 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=27303 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |atl -- 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.
https://bugs.winehq.org/show_bug.cgi?id=27303 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer URL|http://dl_dir.qq.com/music/ |https://web.archive.org/web |clntupate/QQMusic2011.exe |/20110614211618/http://dl_d | |ir.qq.com/music/clntupate/Q | |QMusic2011.exe -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla