[Bug 20973] New: Windows Live Essentials installer fails
http://bugs.winehq.org/show_bug.cgi?id=20973 Summary: Windows Live Essentials installer fails Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: leighmanthegreat(a)hotmail.com Created an attachment (id=25139) --> (http://bugs.winehq.org/attachment.cgi?id=25139) terminal output Both wlsetup-web.exe and wlsetup-all.exe available at http://download.live.com/ exit silently. Terminal output attached. -- 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=20973 leighman <leighmanthegreat(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer -- 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=20973 Jaime Rave <jaimerave(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave(a)gmail.com --- Comment #1 from Jaime Rave <jaimerave(a)gmail.com> 2009-12-09 10:26:40 --- Duplicate of bug 14287 -- 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=20973 --- Comment #2 from leighman <leighmanthegreat(a)hotmail.com> 2009-12-09 10:40:33 --- (In reply to comment #1)
Duplicate of bug 14287
Ooops! Sorry! I even did a search :/ -- 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=20973 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-09 11:11:37 --- Agreed, it looks to be a dup. OP, you can try to work around it using 'winetricks msxml3'. *** This bug has been marked as a duplicate of bug 14287 *** -- 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=20973 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE | --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-09 11:14:59 --- Actually, I take that back. Bug 14287 is about Windows Live Messenger, this is about the Windows Live installer, which is a wrapper installer for Messenger and other products. -- 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=20973 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-09 11:18:18 --- I can confirm the bug, too. Running wlsetup-web.exe after installing msxml3 (with winetricks) resulted in a dialog with an error saying, "Couldn't install programs". The dialog has a button, "Show Details". When I click on it, it says: "Error: OnInitDialog: 0x80070717". 0x80070717 is HRESULT_FROM_WIN32(ERROR_RESOURCE_LANG_NOT_FOUND). That's as far as I've looked. -- 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=20973 --- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-09 11:32:19 --- Okay, another quick bit of searching. winetricks comctl32 gets it a touch further: it crashes with an uncaught privileged instruction exception. I'll attach a log in a sec. -- 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=20973 --- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-09 11:33:13 --- Created an attachment (id=25142) --> (http://bugs.winehq.org/attachment.cgi?id=25142) Crash log This is the output with both msxml3 and comctl32 set to native. -- 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=20973 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-12-09 12:20:55 --- (In reply to comment #5)
I can confirm the bug, too. Running wlsetup-web.exe after installing msxml3 (with winetricks) resulted in a dialog with an error saying, "Couldn't install programs". The dialog has a button, "Show Details". When I click on it, it says: "Error: OnInitDialog: 0x80070717".
0x80070717 is HRESULT_FROM_WIN32(ERROR_RESOURCE_LANG_NOT_FOUND). That's as far as I've looked.
I don't see this error. Using native msxml3, and also shdocvw ,mshtml and friends (urlmon/shlwapi) the installer starts just fine for me. This really looks like a dupe to me .... -- 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=20973 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Juan Lang <juan_lang(a)yahoo.com> 2009-12-09 12:51:30 --- (In reply to comment #8)
I don't see this error. Using native msxml3, and also shdocvw ,mshtml and friends (urlmon/shlwapi) the installer starts just fine for me. This really looks like a dupe to me ....
Okay, fair enough, back to dup :) *** This bug has been marked as a duplicate of bug 14287 *** -- 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=20973 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-12-09 21:39:54 --- Closing dup -- 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