[Bug 10803] New: iTunes 7.3 no longer functions after upgrading Wine to 0.9 .51
http://bugs.winehq.org/show_bug.cgi?id=10803 Summary: iTunes 7.3 no longer functions after upgrading Wine to 0.9.51 Product: Wine Version: 0.9.51. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs(a)winehq.org ReportedBy: linux(a)xstylus.com In Wine versions 0.9.50 and prior, iTunes 7.3 functions. However, when upgrading to 0.9.51, iTunes 7.3 will no longer function. A fresh installation of Wine 0.9.51 was installed on my machine, and then itunes 7.3 installed. iTunes 7.3 still would not run. Reverting back to 0.9.50 would not solve the problem either. I was only able to solve the problem by reverting to 0.9.50 AND purging my .wine folder. Instructions for installing Wine 7.3 can be found at: http://wine-review.blogspot.com/2007/10/itunes-73-on-linux-with-wine.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2007-12-18 11:33:43 --- Please do a regression test: http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 --- Comment #2 from Troy Williams <linux(a)xstylus.com> 2007-12-19 00:05:33 --- Thanks for the regression test link (linux n00b here). Here are the regression test results: 1e3d65dbb8d3ecc182db3291b460830f0e99c714 is first bad commit commit 1e3d65dbb8d3ecc182db3291b460830f0e99c714 Author: Aric Stewart <aric(a)codeweavers.com> Date: Wed Dec 12 11:11:07 2007 +0900 imagehlp: Improve last error handling in ImageGetCertificateData. :040000 040000 df9f8b2f003d7e15b5afbbf907c1a0791f25a90e 1647f240e10b8098266c13ac64be104d1eb6ed9d M dlls -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aric(a)codeweavers.com --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-12-19 00:18:20 --- Adding author of the patch to the cc: list -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.apple.com/itunes/ | |download/ Severity|major |normal Keywords| |download, regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang(a)yahoo.com Component|-unknown |crypt32 --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2008-01-07 17:28:41 --- I think Aric's patch is correct, but it causes a bug in wintrust, which depended on the old behavior: http://source.winehq.org/source/dlls/wintrust/crypt.c#L223 Notice that CryptSIPGetSignedDataMsg returns if ImageGetCertificateData fails with NULL passed as the certificate pointer. However, since Aric's patch, ImageGetCertificateData fails when NULL is passed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 --- Comment #5 from Juan Lang <juan_lang(a)yahoo.com> 2008-01-08 13:40:56 --- Created an attachment (id=10123) --> (http://bugs.winehq.org/attachment.cgi?id=10123) Proposed patch Does this fix it for you? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 --- Comment #6 from Troy Williams <linux(a)xstylus.com> 2008-01-10 22:31:23 --- (In reply to comment #5)
Created an attachment (id=10123) --> (http://bugs.winehq.org/attachment.cgi?id=10123) [details] Proposed patch
Does this fix it for you?
Indeed it does. Thank you. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |patch --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2008-01-11 17:14:40 --- Juan, is this patch ready to go to wine-patches? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 --- Comment #8 from Juan Lang <juan_lang(a)yahoo.com> 2008-01-14 09:45:49 --- Yes, it's ready to go in. I'll send it in later today. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 --- Comment #9 from Juan Lang <juan_lang(a)yahoo.com> 2008-01-14 13:05:15 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2008-January/049062.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 --- Comment #10 from Vijay Kamuju <infyquest(a)gmail.com> 2008-01-15 08:16:02 --- The patch has been commited, it will be in 0.9.54 http://source.winehq.org/git/wine.git?a=commitdiff;h=14a12b88614746375c8456a... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Vijay Kamuju <infyquest(a)gmail.com> 2008-01-15 08:27:09 --- forgot to resolve it. fixed -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10803 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Dan Kegel <dank(a)kegel.com> 2008-01-28 06:10:19 --- Closing all RESOLVED FIXED bugs older than 0.9.54. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=10803 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |14a12b88614746375c8456a2932 | |4965cd61b652e CC| |focht(a)gmx.net URL|http://www.apple.com/itunes |https://web.archive.org/web |/download/ |/20190920222252/https://sec | |ure-appldnld.apple.com/iTun | |es7/Win/061-3610.20070802.x | |4r9j/iTunesSetup.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