http://bugs.winehq.org/show_bug.cgi?id=10736
Summary: iTunes 7.5 causes display distortion & fails to run fully Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: zac@zacbrown.org
Created an attachment (id=9579) --> (http://bugs.winehq.org/attachment.cgi?id=9579) screenshot of display corruption while trying to run iTunes.exe
iTunes75Setup.exe installs iTunes without issue aside from blacking out the display at a point late in the install sequence.
When trying to run iTunes, the following is printed to console and then there is no change:
zbrown[iTunes]$ wine iTunes.exe fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled. fixme:heap:HeapSetInformation 0x1ac0000 0 0x34f514 4 fixme:win:EnumDisplayDevicesW ((null),0,0x34e9b0,0x00000000), stub! fixme:font:CreateScalableFontResourceA (0,"c:\windows\QTFont.for","c:\windows\QTFont.qfn",(null)): stub fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10028 0x00000000
The program neither crashes nor functions. A screenshot of the display distortion is attached.
http://bugs.winehq.org/show_bug.cgi?id=10736
Zac Brown zac@zacbrown.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|iTunes 7.5 causes display |iTunes 7.5 installs but |distortion & fails to run |fails to display the iTunes |fully |window when executed
--- Comment #1 from Zac Brown zac@zacbrown.org 2007-12-09 18:28:33 --- removed the display issue from topic since already reported as ddraw issue
http://bugs.winehq.org/show_bug.cgi?id=10736
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com URL| |http://www.apple.com/itunes/ | |download/ Keywords| |download Summary|iTunes 7.5 installs but |iTunes 7.5 hangs |fails to display the iTunes | |window when executed |
--- Comment #2 from Dan Kegel dank@kegel.com 2007-12-10 06:52:47 --- Yeah, the screen-all-black problem is bug 1347. Adding 'download' keyword, adding download URL, simplifying description
http://bugs.winehq.org/show_bug.cgi?id=10736
--- Comment #3 from Zac Brown zac@zacbrown.org 2007-12-10 13:26:41 --- This is a link to the debug log with the following command:
WINEDEBUG=+relay wine iTunes.exe > iTunes.log 2>&1
http://zacbrown.org/wine/iTunes.log
Its a big file, at 28 megs.
http://bugs.winehq.org/show_bug.cgi?id=10736
--- Comment #4 from James Hawkins truiken@gmail.com 2007-12-10 13:38:05 --- That's small enough to compress and attach to the bug.
http://bugs.winehq.org/show_bug.cgi?id=10736
--- Comment #5 from Zac Brown zac@zacbrown.org 2007-12-10 14:03:41 --- Created an attachment (id=9588) --> (http://bugs.winehq.org/attachment.cgi?id=9588) WINEDEBUG output for running iTunes 7.5
This is the log file for WINEDEBUG=+relay.
I kill the program right after bug 1347 shows itself since after that point the size of the log grows rapidly.
http://bugs.winehq.org/show_bug.cgi?id=10736
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2007-12-10 16:21:42 --- Happens for me too.
http://bugs.winehq.org/show_bug.cgi?id=10736
Dave Abrahams dave@boost-consulting.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dave@boost-consulting.com
--- Comment #7 from Dave Abrahams dave@boost-consulting.com 2007-12-11 13:41:21 --- Happens for me too. I'm not sure installation goes 100% correctly, since it hangs up for a noticeable period while "Registering iTunes Automation Server," and if you try to uninstall or repair iTunes it will fail after a similar delay while "Registering iTunes Automation Server."
http://bugs.winehq.org/show_bug.cgi?id=10736
Garth Dahlstrom ironstorm@users.sf.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ironstorm@users.sf.net
--- Comment #8 from Garth Dahlstrom ironstorm@users.sf.net 2007-12-24 01:38:50 --- 7.5 hangs at "fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10028 0x00000000" for me as well.
On 7.4.3 you get console output: fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled. fixme:heap:HeapSetInformation 0x1850000 0 0x33f514 4 fixme:win:EnumDisplayDevicesW ((null),0,0x33e9b0,0x00000000), stub! fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1320f8)->((nil),00000008) fixme:wtsapi:WTSRegisterSessionNotification Stub 0x80022 0x00000000
Before you get a pop-up telling you to re-register dlls using regsvr32 ( http://docs.info.apple.com/article.html?artnum=305999 ) that blocks the initialization thread until you hit continue.
Maybe this problem with 7.5 is a similar type of initialization time check that lacks a dialog box with the option to continue?
-G
http://bugs.winehq.org/show_bug.cgi?id=10736
Maarten Lankhorst m.b.lankhorst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst@gmail.com Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Maarten Lankhorst m.b.lankhorst@gmail.com 2008-02-21 18:58:02 --- I'm marking this fixed. The same problem occured on iTunes v7.6 and creating 8 stub dlls fixed it for it.
Someone retest please?
http://bugs.winehq.org/show_bug.cgi?id=10736
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Dan Kegel dank@kegel.com 2008-02-22 11:39:48 --- 0.9.56 released, so closing all bugs marked as RESOLVED FIXED.
http://bugs.winehq.org/show_bug.cgi?id=10736
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified