[Bug 35458] 64-bit iTunes 11.1.4 complains about 'Apple Application Support was not found' on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 20 08:32:56 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=35458

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
            Summary|iTunes 11.1.4 64-bit fails  |64-bit iTunes 11.1.4
                   |to start                    |complains about 'Apple
                   |                            |Application Support was not
                   |                            |found' on startup

--- Comment #5 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

resolving here since two people can't reproduce OP's issue.
Reopen if still present with recent Wine version.

The registry key is present in 64-bit WINEPREFIX (32-bit part).

--- snip ---
$ pwd
/home/focht/Downloads/wine64/drive_c/Program Files (x86)/iTunes

$ file *.exe
iTunes.exe:       PE32 executable (GUI) Intel 80386, for MS Windows
iTunesHelper.exe: PE32 executable (GUI) Intel 80386, for MS Windows

$ WINEDEBUG=+tid,+seh,+relay,+reg wine ./iTunes.exe >>log.txt 2>&1
...
003a:Starting process L"C:\\Program Files (x86)\\iTunes\\iTunes.exe"
(entryproc=0x4019cd) 
...
003a:Call advapi32.RegOpenKeyExW(80000002,00407a70 L"Software\\Apple
Inc.\\Apple Application Support",00000000,00000001,0033f914) ret=00401042
003a:trace:reg:NtOpenKey (0x1c,L"Software\\Apple Inc.\\Apple Application
Support",1,0x33f914)
003a:trace:reg:NtOpenKey <- 0x50
003a:Ret  advapi32.RegOpenKeyExW() retval=00000000 ret=00401042
003a:Call advapi32.RegQueryValueExW(00000050,00407a54
L"InstallDir",00000000,0033f908,0033fb80,0033f90c) ret=00401069
003a:trace:reg:RegQueryValueExW
(0x50,L"InstallDir",(nil),0x33f908,0x33fb80,0x33f90c=518)
003a:trace:reg:NtQueryValueKey (0x50,L"InstallDir",2,0x33f75c,256)
003a:Ret  advapi32.RegQueryValueExW() retval=00000000 ret=00401069
003a:Call KERNEL32.GetFileAttributesExW(0033fb80 L"C:\\Program Files
(x86)\\Common Files\\Apple\\Apple Application Support\\",00000000,0033f918)
ret=0040107e
003a:Ret  KERNEL32.GetFileAttributesExW() retval=00000001 ret=0040107e 
...
003a:Call KERNEL32.LoadLibraryW(0033f978 L"C:\\Program Files
(x86)\\iTunes\\iTunes.dll") ret=0040158a
...
--- snip ---

$ wine --version
wine-1.7.33-50-g7eed378

Regards

-- 
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.



More information about the wine-bugs mailing list