Du är här

iTunes 12

Informations

Creator Meddelanden
mimi89999 Anonymous

Warning

This installer is a beta script. It means that it might not work as expected

Informations

Platforms:
Downloads: 792650
Wine: 4.0.4

Feedbacks

Description

Itunes by Apple. Wikipedia.

Warning: Syncing with iDevices doesn't work! (2019).

AppDB.winehq.org

 

KNOWN ISSUE (2019) : black coverage/background, read this in the POL forum.

Source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : see changelog
# Wine version used : see changelog
# Distribution used to test : Xubuntu 18.04 amd64 (kernel 5.4.0)
# Author : mimi89999
# Licence : GPLv3
#
# CHANGELOG
# [mimi89999] (2015-08-05)
#   Initial writting.
# [Dadu042] (2019-06-20)
#   Wine 1.7.48 -> 2.22 because I saw many strange visual issues this year with POL + Wine 1.x scripts.
# [Dadu042] (2020-02-17 22:17)
#   Wine 2.22 -> 4.0.3 (seems to fix the logging issue).
#   Improve POL_Shortcut
#   OS winxp -> win7
# [Dadu042] (2020-08-28 10:00)  (with iTunes v12.10.8.5)
#   Wine 4.0.3 -> 4.0.4
#   Add a warning about missing "ntlm_auth" (located in "winbind" package).

# KNOWN ISSUES:
#   Wine x86 4.0.4, 5.0.2, 5.9, 5.12 + iTunes v12.10.8.5): black coverage/background
#     Described at: https://www.playonlinux.com/en/topic-16444-Itunes_12__black_coverage_and_cannot_start.html
#     Tried: D3D11, DXVK_171, dwrite native.

TITLE="iTunes 12"
PREFIX="iTunes12"
WINEVERSION="4.0.4"
  
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
  
POL_SetupWindow_Init
  
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from there: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"

check_one "ntlm_auth" "winbind"
POL_SetupWindow_missing

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"
Set_OS "win7"
  
POL_Call POL_Install_gdiplus
  
POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
INSTALLER="$APP_ANSWER"
  
cd "$WINEPREFIX/drive_c"
  
POL_Wine_WaitBefore "$TITLE"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE" "" "" "AudioVideo;"
POL_Wine_reboot

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribute
Member Meddelanden
mdbuerkle Friday 25 December 2020 at 17:46
mdbuerkle Anonymous

Meddelanden

Have the following files prepared to upload on request, they sum up to 200KiB:

file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481+gdiplus+mono5.20_tracing_20201225-170100.log
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481+gdiplus+mono5.20_tracing_20201225-170100.txt
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481+gdiplus+mono5.20_20201225-165900.txt
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481+gdiplus+mono5.20_20201225-165900.cfg
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_inxi+lsusb_20201225-164300.txt

file:///home/mdb/Dokumente/playonlinux_story_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481_20201225-154900.txt
file:///home/mdb/Dokumente/backtrace_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko_tracing_20201225-153300.txt
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko_tracing_20201225-153300.log
file:///home/mdb/Dokumente/backtrace_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko_20201225-153100.txt
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko_tracing_20201225-153300.cfg
file:///home/mdb/Dokumente/backtrace_itunes-12.1.3.6-32bit_wine-4.0.4_tracing_20201225-151000.txt
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_tracing_20201225-151000.log
file:///home/mdb/Dokumente/iTunes-12_itunes-12.1.3.6-32bit_wine-4.0.4_install_20201225-150900.log
file:///home/mdb/Dokumente/backtrace_itunes-12.1.3.6-32bit_wine-4.0.4_20201225-150900.txt
file:///home/mdb/Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_20201225-150900.cfg

Have tried some versions / combinations of itunes setup files, the one with iTunesSetup-12-unknown-version-32bit.exe (iTunesSetup.exe with 176198472 Bytes) just demands to be run on Windows 10.

itunes-12.1.3.6-32bit.exe (108771096 Bytes) installed, but crashes on startup, all the files are about that.

contents of playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_inxi+lsusb_20201225-164300.txt:
System:    Kernel: 5.4.0-58-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Gnome 3.36.4 
           Distro: Ubuntu 20.04.1 LTS (Focal Fossa) 
Machine:   Type: Laptop System: MEDION product: ERAZER X7859 MD63050 v: N/A serial: <filter> 
           Mobo: MEDION model: PA70EXGM v: 1.0 serial: <filter> UEFI: American Megatrends v: 1.07.07RGME_00015 
           date: 10/26/2018 
Battery:   ID-1: BAT0 charge: 67.9 Wh condition: 67.9/66.9 Wh (101%) model: Notebook BAT status: Full 
CPU:       Topology: 6-Core model: Intel Core i7-8750H bits: 64 type: MT MCP arch: Kaby Lake rev: A L2 cache: 9216 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 52799 
           Speed: 865 MHz min/max: 800/4100 MHz Core speeds (MHz): 1: 814 2: 804 3: 800 4: 813 5: 841 6: 898 7: 800 8: 800 
           9: 831 10: 800 11: 806 12: 800 
Graphics:  Device-1: NVIDIA GP106BM [GeForce GTX 1060 Mobile 6GB] vendor: CLEVO/KAPOK driver: nvidia v: 450.80.02 
           bus ID: 01:00.0 
           Display: x11 server: X.Org 1.20.8 driver: nvidia unloaded: fbdev,modesetting,nouveau,vesa 
           resolution: 1920x1080~75Hz 
           OpenGL: renderer: GeForce GTX 1060/PCIe/SSE2 v: 4.6.0 NVIDIA 450.80.02 direct render: Yes 
Audio:     Device-1: Intel Cannon Lake PCH cAVS vendor: CLEVO/KAPOK driver: snd_hda_intel v: kernel bus ID: 00:1f.3 
           Device-2: NVIDIA GP106 High Definition Audio driver: snd_hda_intel v: kernel bus ID: 01:00.1 
           Sound Server: ALSA v: k5.4.0-58-generic 
Network:   Device-1: Intel Wireless-AC 9560 [Jefferson Peak] driver: iwlwifi v: kernel bus ID: 00:14.3 
           IF: wlo1 state: up mac: <filter> 
           Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: CLEVO/KAPOK driver: r8169 v: kernel 
           port: 3000 bus ID: 6f:00.0 
           IF: enp111s0 state: up speed: 1000 Mbps duplex: full mac: <filter> 
Drives:    Local Storage: total: 1.17 TiB used: 366.88 GiB (30.6%) 
           ID-1: /dev/mmcblk0 model: SA32G size: 28.91 GiB 
           ID-2: /dev/nvme0n1 vendor: Intel model: SSDPEKKW256G8 size: 238.47 GiB 
           ID-3: /dev/sda vendor: Seagate model: ST1000LM048-2E7172 size: 931.51 GiB 
RAID:      Hardware-1: Intel 82801 Mobile SATA Controller [RAID mode] driver: ahci v: 3.0 bus ID: 00:17.0 
Partition: ID-1: / size: 18.21 GiB used: 14.11 GiB (77.5%) fs: ext4 dev: /dev/sda4 
           ID-2: /home size: 413.04 GiB used: 351.77 GiB (85.2%) fs: ext4 dev: /dev/dm-0 
Sensors:   System Temperatures: cpu: 56.0 C mobo: N/A gpu: nvidia temp: 45 C 
           Fan Speeds (RPM): N/A 
Info:      Processes: 396 Uptime: 14h 18m Memory: 15.44 GiB used: 2.49 GiB (16.1%) Init: systemd runlevel: 5 Compilers: 
           gcc: 9.3.0 Shell: bash v: 5.0.17 inxi: 3.0.38 
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 10000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
    |__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 9: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 9: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 14: Dev 4, If 0, Class=Wireless, Driver=btusb, 12M
    |__ Port 14: Dev 4, If 1, Class=Wireless, Driver=btusb, 12M

contents of playonlinux_story_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481_20201225-154900.txt:
15:37 component installation mono481 (not _64b) but not finished after 10min, interrupted
15:48 alle Fenster per "playonlinux (x) schliessen" und "ja alle schliessen" beendet
15:49 component installation mono481 (not _64b) again, repair, running...
16:14 install-Fenster per "abbrechen" geschlossen
16:15 alle Fenster per "playonlinux (x) schliessen" und "ja alle schliessen" beendet
=> noch recht viele noch laufende Prozesse, alle beenden...
mdb@lapmdb-ml:~$ ps fauxw | grep -2 -ie wine -e playonlinux
mdb         2678  0.0  0.0 163420  7088 ?        Ssl  02:31   0:00  \_ /usr/libexec/gvfsd-metadata
mdb         4433  0.0  0.0  84220  3684 ?        SLs  15:00   0:00  \_ /usr/bin/gpg-agent --supervised
mdb         7676  0.0  0.0  12220  3884 ?        S    15:27   0:00  \_ bash /usr/share/playonlinux/bash/winebash iTunes 12 wineboot
mdb         7678  0.0  0.0   9412   736 ?        S    15:27   0:00  |   \_ grep -v menubuilder --line-buffered
mdb         7679  0.0  0.0   8836   580 ?        S    15:27   0:00  |   \_ tee -a /home/mdb/.PlayOnLinux/wineprefix/iTunes12/playonlinux.log
mdb         7677  0.0  0.0  12220  4044 ?        S    15:27   0:00  \_ bash /usr/share/playonlinux/bash/winebash iTunes 12 wineboot
mdb         7680  0.0  0.0   8836   524 ?        S    15:27   0:00  |   \_ tee -a /home/mdb/.PlayOnLinux/wineprefix/iTunes12/playonlinux.log
mdb         7683  0.6  0.0  16012 12872 ?        Ss   15:27   0:20  \_ /home/mdb/.PlayOnLinux/wine/linux-x86/4.0.4/bin/wineserver
mdb         7689  0.0  0.0 2653384 6648 ?        Ssl  15:27   0:00  \_ C:\windows\system32\services.exe
mdb         7692  0.0  0.0 2661520 13128 ?       Sl   15:27   0:00  \_ C:\Program Files\Bonjour\mDNSResponder.exe
mdb         7699  0.0  0.0 2660212 11628 ?       Sl   15:27   0:00  \_ C:\windows\system32\winedevice.exe
mdb         7706  0.0  0.0 2649904 6000 ?        Sl   15:27   0:00  \_ C:\windows\system32\plugplay.exe
mdb         7711  0.4  0.0 2668864 14760 ?       Sl   15:27   0:14  \_ C:\windows\system32\winedevice.exe
mdb         7717  0.0  0.2 2701760 46384 ?       Sl   15:27   0:02  \_ C:\Program Files\iTunes\iTunesHelper.exe
mdb         7721  0.0  0.1 2674336 16976 ?       Sl   15:27   0:00  \_ C:\windows\system32\explorer.exe /desktop
mdb         7729  0.3  0.0 2668652 16176 ?       Sl   15:27   0:09  \_ C:\Program Files\iPod\bin\iPodService.exe
mdb         7761  0.0  0.0 2655244 6264 ?        Sl   15:27   0:00  \_ C:\windows\system32\rpcss.exe
mdb         9032  0.0  0.0   5148  2268 ?        S    15:36   0:00  \_ wineserver -w
mdb        10248  0.0  0.0   5148  2144 ?        S    15:48   0:00  \_ wineserver -w
mdb        10426  0.0  0.0   5148  2308 ?        S    15:49   0:00  \_ wineserver -w
mdb        10542  0.8  0.3 827604 59096 ?        Ssl  15:51   0:13  \_ /usr/libexec/gnome-terminal-server
mdb        10550  0.0  0.0  11724  5712 pts/0    Ss   15:51   0:00  |   \_ bash
mdb        10866  0.2  0.0  25616 10312 pts/0    T    16:14   0:00  |       \_ vi Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481_20201225-154900.txt
mdb        10900  0.0  0.0  12700  4216 pts/0    R+   16:16   0:00  |       \_ ps fauxw
mdb        10901  0.0  0.0   9280   724 pts/0    S+   16:16   0:00  |       \_ grep --color=auto -2 -ie wine -e playonlinux
mdb        10870  0.6  0.2 435568 33016 ?        Ssl  16:16   0:00  \_ /usr/libexec/tracker-store
mdb         2143  0.0  0.0 240884  8024 ?        Sl   02:29   0:00 /usr/bin/gnome-keyring-daemon --daemonize --login
mdb@lapmdb-ml:~$ kill $(awk '{print $2}')
mdb         7676  0.0  0.0  12220  3884 ?        S    15:27   0:00  \_ bash /usr/share/playonlinux/bash/winebash iTunes 12 wineboot
mdb         7678  0.0  0.0   9412   736 ?        S    15:27   0:00  |   \_ grep -v menubuilder --line-buffered
mdb         7679  0.0  0.0   8836   580 ?        S    15:27   0:00  |   \_ tee -a /home/mdb/.PlayOnLinux/wineprefix/iTunes12/playonlinux.log
mdb         7677  0.0  0.0  12220  4044 ?        S    15:27   0:00  \_ bash /usr/share/playonlinux/bash/winebash iTunes 12 wineboot
mdb         7680  0.0  0.0   8836   524 ?        S    15:27   0:00  |   \_ tee -a /home/mdb/.PlayOnLinux/wineprefix/iTunes12/playonlinux.log
mdb         7683  0.6  0.0  16012 12872 ?        Ss   15:27   0:20  \_ /home/mdb/.PlayOnLinux/wine/linux-x86/4.0.4/bin/wineserver
mdb         7689  0.0  0.0 2653384 6648 ?        Ssl  15:27   0:00  \_ C:\windows\system32\services.exe
mdb         7692  0.0  0.0 2661520 13128 ?       Sl   15:27   0:00  \_ C:\Program Files\Bonjour\mDNSResponder.exe
mdb         7699  0.0  0.0 2660212 11628 ?       Sl   15:27   0:00  \_ C:\windows\system32\winedevice.exe
mdb         7706  0.0  0.0 2649904 6000 ?        Sl   15:27   0:00  \_ C:\windows\system32\plugplay.exe
mdb         7711  0.4  0.0 2668864 14760 ?       Sl   15:27   0:14  \_ C:\windows\system32\winedevice.exe
mdb         7717  0.0  0.2 2701760 46384 ?       Sl   15:27   0:02  \_ C:\Program Files\iTunes\iTunesHelper.exe
mdb         7721  0.0  0.1 2674336 16976 ?       Sl   15:27   0:00  \_ C:\windows\system32\explorer.exe /desktop
mdb         7729  0.3  0.0 2668652 16176 ?       Sl   15:27   0:09  \_ C:\Program Files\iPod\bin\iPodService.exe
mdb         7761  0.0  0.0 2655244 6264 ?        Sl   15:27   0:00  \_ C:\windows\system32\rpcss.exe
mdb         9032  0.0  0.0   5148  2268 ?        S    15:36   0:00  \_ wineserver -w
mdb        10248  0.0  0.0   5148  2144 ?        S    15:48   0:00  \_ wineserver -w
mdb        10426  0.0  0.0   5148  2308 ?        S    15:49   0:00  \_ wineserver -w
mdb@lapmdb-ml:~$ ps fauxw | grep -2 -ie wine -e playonlinux
mdb         2678  0.0  0.0 163420  7088 ?        Ssl  02:31   0:00  \_ /usr/libexec/gvfsd-metadata
mdb         4433  0.0  0.0  84220  3684 ?        SLs  15:00   0:00  \_ /usr/bin/gpg-agent --supervised
mdb         7711  0.4  0.0 2668864 14760 ?       Sl   15:27   0:15  \_ C:\windows\system32\winedevice.exe
mdb        10542  0.9  0.3 827604 59096 ?        Ssl  15:51   0:15  \_ /usr/libexec/gnome-terminal-server
mdb        10550  0.0  0.0  11724  5712 pts/0    Ss   15:51   0:00      \_ bash
mdb        10945  0.0  0.0  12700  4076 pts/0    R+   16:18   0:00          \_ ps fauxw
mdb        10946  0.0  0.0   9280   732 pts/0    S+   16:18   0:00          \_ grep --color=auto -2 -ie wine -e playonlinux
mdb         2143  0.0  0.0 240884  8024 ?        Sl   02:29   0:00 /usr/bin/gnome-keyring-daemon --daemonize --login
mdb@lapmdb-ml:~$ kill 7711
mdb@lapmdb-ml:~$ ps fauxw | grep -2 -ie wine -e playonlinux
mdb         2678  0.0  0.0 163420  7088 ?        Ssl  02:31   0:00  \_ /usr/libexec/gvfsd-metadata
mdb         4433  0.0  0.0  84220  3684 ?        SLs  15:00   0:00  \_ /usr/bin/gpg-agent --supervised
mdb         7711  0.4  0.0 2668864 14760 ?       Sl   15:27   0:15  \_ C:\windows\system32\winedevice.exe
mdb        10542  0.9  0.3 827604 59096 ?        Ssl  15:51   0:15  \_ /usr/libexec/gnome-terminal-server
mdb        10550  0.0  0.0  11724  5712 pts/0    Ss   15:51   0:00      \_ bash
mdb        10947  0.0  0.0  12700  4232 pts/0    R+   16:18   0:00          \_ ps fauxw
mdb        10948  0.0  0.0   9280   736 pts/0    S+   16:18   0:00          \_ grep --color=auto -2 -ie wine -e playonlinux
mdb         2143  0.0  0.0 240884  8024 ?        Sl   02:29   0:00 /usr/bin/gnome-keyring-daemon --daemonize --login
mdb@lapmdb-ml:~$ kill -TERM 7711
mdb@lapmdb-ml:~$ ps fauxw | grep -2 -ie wine -e playonlinux
mdb         2678  0.0  0.0 163420  7088 ?        Ssl  02:31   0:00  \_ /usr/libexec/gvfsd-metadata
mdb         4433  0.0  0.0  84220  3684 ?        SLs  15:00   0:00  \_ /usr/bin/gpg-agent --supervised
mdb         7711  0.4  0.0 2668864 14760 ?       Sl   15:27   0:15  \_ C:\windows\system32\winedevice.exe
mdb        10542  0.9  0.3 827604 59096 ?        Ssl  15:51   0:16  \_ /usr/libexec/gnome-terminal-server
mdb        10550  0.0  0.0  11724  5712 pts/0    Ss   15:51   0:00      \_ bash
mdb        10949  0.0  0.0  12700  4048 pts/0    R+   16:19   0:00          \_ ps fauxw
mdb        10950  0.0  0.0   9280   664 pts/0    S+   16:19   0:00          \_ grep --color=auto -2 -ie wine -e playonlinux
mdb         2143  0.0  0.0 240884  8024 ?        Sl   02:29   0:00 /usr/bin/gnome-keyring-daemon --daemonize --login
mdb@lapmdb-ml:~$ kill -INT 7711
mdb@lapmdb-ml:~$ ps fauxw | grep -2 -ie wine -e playonlinux
mdb         2678  0.0  0.0 163420  7088 ?        Ssl  02:31   0:00  \_ /usr/libexec/gvfsd-metadata
mdb         4433  0.0  0.0  84220  3684 ?        SLs  15:00   0:00  \_ /usr/bin/gpg-agent --supervised
mdb         7711  0.4  0.0      0     0 ?        Zl   15:27   0:15  \_ [winedevice.exe] <defunct>
mdb        10542  0.9  0.3 827604 59096 ?        Ssl  15:51   0:16  \_ /usr/libexec/gnome-terminal-server
mdb        10550  0.0  0.0  11724  5712 pts/0    Ss   15:51   0:00      \_ bash
mdb        10951  0.0  0.0  12700  4080 pts/0    R+   16:19   0:00          \_ ps fauxw
mdb        10952  0.0  0.0   9280   668 pts/0    S+   16:19   0:00          \_ grep --color=auto -2 -ie wine -e playonlinux
mdb         2143  0.0  0.0 240884  8024 ?        Sl   02:29   0:00 /usr/bin/gnome-keyring-daemon --daemonize --login
mdb@lapmdb-ml:~$ ps fauxw | grep -2 -ie wine -e playonlinux
mdb         2678  0.0  0.0 163420  7088 ?        Ssl  02:31   0:00  \_ /usr/libexec/gvfsd-metadata
mdb         4433  0.0  0.0  84220  3684 ?        SLs  15:00   0:00  \_ /usr/bin/gpg-agent --supervised
mdb         7711  0.4  0.0      0     0 ?        Zl   15:27   0:15  \_ [winedevice.exe] <defunct>
mdb        10542  0.9  0.3 827604 59096 ?        Ssl  15:51   0:16  \_ /usr/libexec/gnome-terminal-server
mdb        10550  0.0  0.0  11724  5712 pts/0    Ss   15:51   0:00      \_ bash
mdb        10954  0.0  0.0  12700  4092 pts/0    R+   16:19   0:00          \_ ps fauxw
mdb        10955  0.0  0.0   9280   728 pts/0    S+   16:19   0:00          \_ grep --color=auto -2 -ie wine -e playonlinux
mdb         2143  0.0  0.0 240884  8024 ?        Sl   02:29   0:00 /usr/bin/gnome-keyring-daemon --daemonize --login
 
mdb@lapmdb-ml:~$ date
Fr 25. Dez 16:19:25 CET 2020
mdb@lapmdb-ml:~$ date
Fr 25. Dez 16:20:24 CET 2020
mdb@lapmdb-ml:~$ ps fauxw | grep -2 -ie wine -e playonlinux
mdb         2678  0.0  0.0 163420  7088 ?        Ssl  02:31   0:00  \_ /usr/libexec/gvfsd-metadata
mdb         4433  0.0  0.0  84220  3684 ?        SLs  15:00   0:00  \_ /usr/bin/gpg-agent --supervised
mdb         7711  0.4  0.0      0     0 ?        Zl   15:27   0:15  \_ [winedevice.exe] <defunct>
mdb        10542  0.9  0.3 828116 59604 ?        Ssl  15:51   0:17  \_ /usr/libexec/gnome-terminal-server
mdb        10550  0.0  0.0  11724  5720 pts/0    Ss   15:51   0:00  |   \_ bash
mdb        10958  0.4  0.0  25620 10280 pts/0    T    16:20   0:00  |       \_ vi Dokumente/playonlinux_itunes-12.1.3.6-32bit_wine-4.0.4_added-pol-gecko+mono481_20201225-154900.txt
mdb        10989  0.0  0.0  12700  4080 pts/0    R+   16:20   0:00  |       \_ ps fauxw
mdb        10990  0.0  0.0   9280   736 pts/0    S+   16:20   0:00  |       \_ grep --color=auto -2 -ie wine -e playonlinux
mdb        10961  1.1  0.2 435568 33324 ?        Ssl  16:20   0:00  \_ /usr/libexec/tracker-store
mdb        10970  1.3  0.2 1283352 36528 ?       SNsl 16:20   0:00  \_ /usr/libexec/tracker-extract
mdb@lapmdb-ml:~$ cat /proc/7711/
arch_status      clear_refs       cwd              gid_map          maps             net/             oom_score_adj    root             smaps            status           uid_map
attr/            cmdline          environ          io               mem              ns/              pagemap          sched            smaps_rollup     syscall          wchan
autogroup        comm             exe              limits           mountinfo        numa_maps        patch_state      schedstat        stack            task/            
auxv             coredump_filter  fd/              loginuid         mounts           oom_adj          personality      sessionid        stat             timers           
cgroup           cpuset           fdinfo/          map_files/       mountstats       oom_score        projid_map       setgroups        statm            timerslack_ns    
mdb@lapmdb-ml:~$ cat /proc/7711/p
pagemap      patch_state  personality  projid_map   
mdb@lapmdb-ml:~$ cat /proc/7711/sessionid 
3mdb@lapmdb-ml:~$ cat /proc/7711/cgroup 
12:freezer:/
11:perf_event:/
10:hugetlb:/
9:cpuset:/
8:devices:/
7:pids:/
6:blkio:/
5:cpu,cpuacct:/
4:rdma:/
3:memory:/
2:net_cls,net_prio:/
1:name=systemd:/
0::/user.slice/user-1000.slice/user@1000.service/gnome-launched-PlayOnLinux.desktop-4202.scope
mdb@lapmdb-ml:~$ cat /proc/7711/sched
winedevice.exe (7711, #threads: 4)
-------------------------------------------------------------------
se.exec_start                                :       7400139.133629
se.vruntime                                  :        142769.932059
se.sum_exec_runtime                          :             6.426794
se.nr_migrations                             :                    1
nr_switches                                  :                  341
nr_voluntary_switches                        :                  338
nr_involuntary_switches                      :                    3
se.load.weight                               :              1048576
se.runnable_weight                           :              1048576
se.avg.load_sum                              :                  752
se.avg.runnable_load_sum                     :                  752
se.avg.util_sum                              :               770896
se.avg.load_avg                              :                   16
se.avg.runnable_load_avg                     :                   16
se.avg.util_avg                              :                   16
se.avg.last_update_time                      :        7400139132928
se.avg.util_est.ewma                         :                   86
se.avg.util_est.enqueued                     :                   17
policy                                       :                    0
prio                                         :                  120
clock-delta                                  :                   46
numa_pages_migrated                          :                    0
numa_preferred_nid                           :                   -1
total_numa_faults                            :                    0
current_node=0, numa_group_id=0
numa_faults node=0 task_private=0 task_shared=0 group_private=0 group_shared=0
mdb@lapmdb-ml:~$ ps -Hp 7711
    PID TTY          TIME CMD
   7711 ?        00:00:16 winedevice.exe <defunct>
mdb@lapmdb-ml:~$ ps -H | grep 7711
mdb@lapmdb-ml:~$ ps -axuH | grep 7711
mdb         7711  0.0  0.0      0     0 ?        Zl   15:27   0:00 [winedevice.exe] <defunct>
mdb         7711  0.0  0.0 2668988 15024 ?       Sl   15:27   0:00 C:\windows\system32\winedevice.exe
mdb         7711  0.0  0.0 2668988 15024 ?       Sl   15:27   0:00 C:\windows\system32\winedevice.exe
mdb         7711  0.4  0.0 2668988 15024 ?       Sl   15:27   0:16 C:\windows\system32\winedevice.exe
mdb        11019  0.0  0.0   9412  2552 pts/0    S+   16:22   0:00 grep --color=auto 7711
mdb@lapmdb-ml:~$ cat /proc/7711/
arch_status      clear_refs       cwd              gid_map          maps             net/             oom_score_adj    root             smaps            status           uid_map
attr/            cmdline          environ          io               mem              ns/              pagemap          sched            smaps_rollup     syscall          wchan
autogroup        comm             exe              limits           mountinfo        numa_maps        patch_state      schedstat        stack            task/            
auxv             coredump_filter  fd/              loginuid         mounts           oom_adj          personality      sessionid        stat             timers           
cgroup           cpuset           fdinfo/          map_files/       mountstats       oom_score        projid_map       setgroups        statm            timerslack_ns    
mdb@lapmdb-ml:~$ cat /proc/7711/status 
Name: winedevice.exe
State: Z (zombie)
Tgid: 7711
Ngid: 0
Pid: 7711
PPid: 2055
TracerPid: 0
Uid: 1000 1000 1000 1000
Gid: 1000 1000 1000 1000
FDSize: 0
Groups: 4 24 27 30 46 116 126 130 1000 
NStgid: 7711
NSpid: 7711
NSpgid: 7689
NSsid: 7689
Threads: 4
SigQ: 0/62826
SigPnd: 0000000000000000
ShdPnd: 0000000000000000
SigBlk: 0000000010012a03
SigIgn: 0000000001001000
SigCgt: 00000001800046fe
CapInh: 0000000000000000
CapPrm: 0000000000000000
CapEff: 0000000000000000
CapBnd: 0000003fffffffff
CapAmb: 0000000000000000
NoNewPrivs: 0
Seccomp: 0
Speculation_Store_Bypass: thread vulnerable
Cpus_allowed: fff
Cpus_allowed_list: 0-11
Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001
Mems_allowed_list: 0
voluntary_ctxt_switches: 338
nonvoluntary_ctxt_switches: 3
mdb@lapmdb-ml:~$ ps uww -p 2055
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
mdb         2055  0.0  0.0  19584 10920 ?        Ss   02:29   0:00 /lib/systemd/systemd --user
mdb@lapmdb-ml:~$ kill -KILL 7711
mdb@lapmdb-ml:~$ cat /proc/7711/^C
mdb@lapmdb-ml:~$ ps -axuH | grep 7711
mdb        11051  0.0  0.0   9412  2640 pts/0    S+   16:23   0:00 grep --color=auto 7711
mdb@lapmdb-ml:~$ 
 

I had the ubuntu-20.04.1-LTS version of mono-runtime etc. installed (didnt find an x86 version, mono-runtime:amd64 (6.8.0.105+dfsg-2)) which I removed before 2020-12-24_22-00-00, though I purged the remains of mono-runtime (/etc/mono/registry/LocalMachine/ and eventually files in there, I didn't check before purging) only "just now".

Svar

Anonymous
Saturday 30 January 2021 at 12:09
use iTunes installer version 12.8.0 this working

this  installers download

https://secure-appldnld.apple.com/itunes12/091-81691-20180709-C98EBAE5-D5C5-41EC-9847-A5F71D9C4437/iTunesSetup.exe

or this

https://www.filehorse.com/download-itunes-32/35819/

 

uncheck 3 checkbox

 

select your install language

 

send no to enable autorun cd rom

 

uncheck checkbox open itunes after install

 

100% full Working download and play itunes store your movies series music build

 

Warning not update itunes after install
Saturday 6 March 2021 at 12:34
According this report: https://bugs.winehq.org/show_bug.cgi?id=40748
Wine v6.3 should fix the black screen issue.
Dadu042 Friday 28 August 2020 at 10:05
Dadu042

Information

This update has been approved by the team.

Meddelanden

Still have the black GUI issue.

Differences

@@ -1,9 +1,8 @@
 #!/bin/bash
 # Date : (2015-08-05)
 # Last revision : see changelog
-# Wine version used : 
-# Distribution used to test : Linux Debian Jessie 8.1 x86_64
-# Kernel : 3.16.0-4-amd64
+# Wine version used : see changelog
+# Distribution used to test : Xubuntu 18.04 amd64 (kernel 5.4.0)
 # Author : mimi89999
 # Licence : GPLv3
 #
@@ -13,39 +12,51 @@
 # [Dadu042] (2019-06-20)
 #   Wine 1.7.48 -> 2.22 because I saw many strange visual issues this year with POL + Wine 1.x scripts.
 # [Dadu042] (2020-02-17 22:17)
-#   Wine 2.22 -> 4.0 (seems to fix the logging issue).
+#   Wine 2.22 -> 4.0.3 (seems to fix the logging issue).
 #   Improve POL_Shortcut
 #   OS winxp -> win7
+# [Dadu042] (2020-08-28 10:00)  (with iTunes v12.10.8.5)
+#   Wine 4.0.3 -> 4.0.4
+#   Add a warning about missing "ntlm_auth" (located in "winbind" package).
+
+# KNOWN ISSUES:
+#   Wine x86 4.0.4, 5.0.2, 5.9, 5.12 + iTunes v12.10.8.5): black coverage/background
+#     Described at: https://www.playonlinux.com/en/topic-16444-Itunes_12__black_coverage_and_cannot_start.html
+#     Tried: D3D11, DXVK_171, dwrite native.
 
 TITLE="iTunes 12"
 PREFIX="iTunes12"
-WINEVERSION="4.0.3"
- 
+WINEVERSION="4.0.4"
+  
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
- 
+  
 POL_SetupWindow_Init
- 
+  
 POL_Debug_Init
- 
+
 POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
 POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
-POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
- 
+POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from there: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
+
+check_one "ntlm_auth" "winbind"
+POL_SetupWindow_missing
+
 POL_Wine_SelectPrefix "$PREFIX"
 POL_Wine_PrefixCreate "$WINEVERSION"
 Set_OS "win7"
- 
+  
 POL_Call POL_Install_gdiplus
- 
+  
 POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
 INSTALLER="$APP_ANSWER"
- 
+  
 cd "$WINEPREFIX/drive_c"
- 
+  
 POL_Wine_WaitBefore "$TITLE"
 POL_Wine "$INSTALLER"
 POL_Shortcut "iTunes.exe" "$TITLE" "" "" "AudioVideo;"
 POL_Wine_reboot
+
 POL_SetupWindow_Close
 exit 0
\ No newline at end of file

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : see changelog
# Wine version used : see changelog
# Distribution used to test : Xubuntu 18.04 amd64 (kernel 5.4.0)
# Author : mimi89999
# Licence : GPLv3
#
# CHANGELOG
# [mimi89999] (2015-08-05)
#   Initial writting.
# [Dadu042] (2019-06-20)
#   Wine 1.7.48 -> 2.22 because I saw many strange visual issues this year with POL + Wine 1.x scripts.
# [Dadu042] (2020-02-17 22:17)
#   Wine 2.22 -> 4.0.3 (seems to fix the logging issue).
#   Improve POL_Shortcut
#   OS winxp -> win7
# [Dadu042] (2020-08-28 10:00)  (with iTunes v12.10.8.5)
#   Wine 4.0.3 -> 4.0.4
#   Add a warning about missing "ntlm_auth" (located in "winbind" package).

# KNOWN ISSUES:
#   Wine x86 4.0.4, 5.0.2, 5.9, 5.12 + iTunes v12.10.8.5): black coverage/background
#     Described at: https://www.playonlinux.com/en/topic-16444-Itunes_12__black_coverage_and_cannot_start.html
#     Tried: D3D11, DXVK_171, dwrite native.

TITLE="iTunes 12"
PREFIX="iTunes12"
WINEVERSION="4.0.4"
  
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
  
POL_SetupWindow_Init
  
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from there: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"

check_one "ntlm_auth" "winbind"
POL_SetupWindow_missing

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"
Set_OS "win7"
  
POL_Call POL_Install_gdiplus
  
POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
INSTALLER="$APP_ANSWER"
  
cd "$WINEPREFIX/drive_c"
  
POL_Wine_WaitBefore "$TITLE"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE" "" "" "AudioVideo;"
POL_Wine_reboot

POL_SetupWindow_Close
exit 0

Svar

Anonymous
Thursday 30 March 2023 at 12:53
xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131680,(nil)): stub
0017:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x7afb14 0x7afb0c
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
/home/sujit/.PlayOnLinux//wineprefix/iTunes12/dosdevices/c:/users/sujit/Desktop
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa58,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131e60,(nil)): stub
0017:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[03/30/23 16:14:33] - Running wine-4.0.4 wineboot (Working directory : /home/sujit/Desktop)
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0017:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131b80,(nil)): stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0017:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131b80,(nil)): stub
0014:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0015:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131b80,(nil)): stub
0017:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x7afb14 0x7afb0c
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
002a:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0030:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0xc3fea4
0034:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0039:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0x7afea4
0038:fixme:ole:CoInitializeSecurity (0x175c60,-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
0038:fixme:advapi:RegisterEventSourceA ((null),"iPod Service"): stub
0038:fixme:advapi:RegisterEventSourceW (L"",L"iPod Service"): stub
0038:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x69fd10,(nil)): stub
0038:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x176df0,(nil)): stub
0038:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
0038:fixme:ole:CoResumeClassObjects stub
003c:fixme:process:WTSGetActiveConsoleSessionId stub
0048:fixme:win:RegisterDeviceNotificationA (hwnd=0x10056, filter=0x179f880,flags=0x00000000) returns a fake device notification handle!
0048:fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10056 0x00000001
002a:fixme:ole:CoResumeClassObjects stub
0048:fixme:setupapi:CMP_WaitNoPendingInstallEvents 0
[03/30/23 16:14:59] - Running wine-4.0.4 iTunes.exe (Working directory : /home/sujit/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
[03/30/23 16:15:19] - Running wine-4.0.4 winecfg (Working directory : /usr/share/playonlinux/python)
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0017:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131b80,(nil)): stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0017:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131b80,(nil)): stub
0014:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0015:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131b80,(nil)): stub
0017:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x7afb14 0x7afb0c
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
[03/30/23 16:15:25] - Running wine-4.0.4 iTunes.exe (Working directory : /home/sujit/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
0030:err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\iTunes\\iTunes.exe") not found
0030:err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\iTunes\\CoreMedia.dll") not found
0030:err:module:import_dll Library CoreMedia.dll (which is needed by L"C:\\Program Files\\iTunes\\AVFoundationCF.dll") not found
0030:err:module:import_dll Library AVFoundationCF.dll (which is needed by L"C:\\Program Files\\iTunes\\iTunes.exe") not found
0030:err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\iTunes\\CoreMedia.dll") not found
0030:err:module:import_dll Library CoreMedia.dll (which is needed by L"C:\\Program Files\\iTunes\\iTunes.exe") not found
0030:err:module:attach_dlls Importing dlls for L"C:\\Program Files\\iTunes\\iTunes.exe" failed, status c0000135
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa58,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131e08,(nil)): stub
0017:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[03/30/23 16:18:13] - Running wine-4.0.4 iTunes.exe (Working directory : /home/sujit/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0017:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131680,(nil)): stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0017:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131680,(nil)): stub
0014:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0015:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131680,(nil)): stub
0017:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x7afb14 0x7afb0c
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0009:err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\iTunes\\iTunes.exe") not found
0009:err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\iTunes\\CoreMedia.dll") not found
0009:err:module:import_dll Library CoreMedia.dll (which is needed by L"C:\\Program Files\\iTunes\\AVFoundationCF.dll") not found
0009:err:module:import_dll Library AVFoundationCF.dll (which is needed by L"C:\\Program Files\\iTunes\\iTunes.exe") not found
0009:err:module:import_dll Library gdiplus.dll (which is needed by L"C:\\Program Files\\iTunes\\CoreMedia.dll") not found
0009:err:module:import_dll Library CoreMedia.dll (which is needed by L"C:\\Program Files\\iTunes\\iTunes.exe") not found
0009:err:module:attach_dlls Importing dlls for L"C:\\Program Files\\iTunes\\iTunes.exe" failed, status c0000135
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x7afa58,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x131e60,(nil)): stub
0017:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[03/30/23 16:20:52] - Running wine-4.0.4 iTunes.exe (Working directory : /home/sujit/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
[03/30/23 16:20:55] - Running wine-4.0.4 iTunes.exe (Working directory : /home/sujit/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
[03/30/23 16:20:58] - Running wine-4.0.4 iTunes.exe (Working directory : /home/sujit/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
[03/30/23 16:23:01] - Running wine-4.0.4 iTunes.exe (Working directory : /home/sujit/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
cockat22 Friday 28 August 2020 at 6:03
cockat22 Anonymous

Meddelanden

I'm trying to instal iTunes 12, environment Win XP, wine v 4.0.3.  It installs beautifully, then only crashes on start-up.

Thanks....

Here are my specs: (inxi -Fxz && lsusb -t)

System:
  Kernel: 5.4.0-42-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  Desktop: Cinnamon 4.6.7 Distro: Linux Mint 20 Ulyana 
  base: Ubuntu 20.04 focal 
Machine:
  Type: Laptop System: HP product: HP Notebook 
  v: Type1ProductConfigId serial: <filter> 
  Mobo: HP model: 8137 v: 99.53 serial: <filter> UEFI: Insyde 
  v: F.28 date: 14/5/2019 
Battery:
  ID-1: BAT1 charge: 714.3 Wh condition: 65.4/N/A Wh 
  model: 131-42-6E HS03031 status: Unknown 
  Device-1: hidpp_battery_0 model: Logitech Wireless Mouse M325 
  charge: 55% (should be ignored) status: Discharging 
  Device-2: hidpp_battery_1 
  model: Logitech Wireless Keyboard K330 
  charge: 55% (should be ignored) status: Discharging 
CPU:
  Topology: Quad Core 
  model: AMD A6-5200 APU with Radeon HD Graphics bits: 64 
  type: MCP arch: Jaguar rev: 1 L2 cache: 2048 KiB 
  flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 15970 
  Speed: 1871 MHz min/max: 800/2000 MHz Core speeds (MHz): 
  1: 1254 2: 1213 3: 1127 4: 1260 
Graphics:
  Device-1: AMD Kabini [Radeon HD 8400 / R3 Series] 
  vendor: Hewlett-Packard driver: radeon v: kernel 
  bus ID: 00:01.0 
  Display: x11 server: X.Org 1.20.8 driver: ati,radeon 
  unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
  OpenGL: 
  renderer: AMD KABINI (DRM 2.50.0 5.4.0-42-generic LLVM 10.0.0) 
  v: 4.5 Mesa 20.0.8 direct render: Yes 
Audio:
  Device-1: AMD Kabini HDMI/DP Audio vendor: Hewlett-Packard 
  driver: snd_hda_intel v: kernel bus ID: 00:01.1 
  Device-2: AMD FCH Azalia vendor: Hewlett-Packard 
  driver: snd_hda_intel v: kernel bus ID: 00:14.2 
  Sound Server: ALSA v: k5.4.0-42-generic 
Network:
  Device-1: Realtek RTL8188EE Wireless Network Adapter 
  vendor: Hewlett-Packard driver: rtl8188ee v: kernel port: 3000 
  bus ID: 01:00.0 
  IF: wlp1s0 state: up mac: <filter> 
  Device-2: Realtek RTL810xE PCI Express Fast Ethernet 
  vendor: Hewlett-Packard driver: r8169 v: kernel port: 2000 
  bus ID: 02:00.0 
  IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:
  Local Storage: total: 480.60 GiB used: 92.33 GiB (19.2%) 
  ID-1: /dev/sda vendor: Seagate model: ST500LT012-1DG142 
  size: 465.76 GiB temp: 41 C 
  ID-2: /dev/sdb type: USB vendor: Generic model: SD MMC MS PRO 
  size: 14.84 GiB 
Partition:
  ID-1: / size: 47.81 GiB used: 13.46 GiB (28.1%) fs: ext4 
  dev: /dev/sda7 
  ID-2: /home size: 23.03 GiB used: 13.82 GiB (60.0%) fs: ext4 
  dev: /dev/sda10 
  ID-3: /var size: 57.42 GiB used: 2.77 GiB (4.8%) fs: ext4 
  dev: /dev/sda4 
Sensors:
  System Temperatures: cpu: 62.5 C mobo: N/A gpu: radeon 
  temp: 20 C 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 283 Uptime: 2d 1h 07m Memory: 7.24 GiB 
  used: 2.75 GiB (38.0%) Init: systemd runlevel: 5 Compilers: 
  gcc: 9.3.0 Shell: bash v: 5.0.17 inxi: 3.0.38 
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 1: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
    |__ Port 3: Dev 2, If 0, Class=Mass Storage, Driver=ums-realtek, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M

 

 

Here is my debug log:

 

[08/27/20 20:39:38] - Running wine-4.0.3 --version (Working directory : /home/cockat22/.PlayOnLinux/shortcuts)
wine-4.0.3

PlayOnLinux logfile
-------------------
Date: 08/27/20 20:39:38

> PlayOnLinux Version
  4.3.4
> uname -a
  Linux johnHP 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> lsb_release -a
  
> wine --version
  wine-4.0.3
> POL_WINEVERSION
  4.0.3
> WINEPREFIX
  /home/cockat22/.PlayOnLinux//wineprefix/iTunes12
> Distribution
  Linux Mint 20
> glxinfo \| grep rendering
  direct rendering: Yes
> glxinfo \| grep renderer
      GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, 
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: AMD KABINI (DRM 2.50.0, 5.4.0-42-generic, LLVM 10.0.0)
> OpenGL libs (Direct rendering testing)
  check_dd_x86 missing, test skipped
  check_dd_amd64 missing, test skipped

[08/27/20 20:40:25] - Running wine-4.0.3 cmd /c echo %ProgramFiles% (Working directory : /home/cockat22/.PlayOnLinux/shortcuts)
C:\Program Files
[08/27/20 20:40:42] - Running wine-4.0.3 regedit /home/cockat22/.PlayOnLinux//tmp/regkey.reg (Working directory : /home/cockat22/.PlayOnLinux/shortcuts)
[08/27/20 20:40:42] - Content of /home/cockat22/.PlayOnLinux//tmp/regkey.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine]
"Version"="win7"
-----------
[08/27/20 20:40:56] - ----- Starting function POL_Install_gdiplus -----
[08/27/20 20:40:56] - Running wine-4.0.3 WindowsXP-KB975337-x86-ENU.exe /extract:C:\Tmp /q (Working directory : /home/cockat22/.PlayOnLinux/ressources)
0027:fixme:advapi:DecryptFileA ("C:\\Tmp\\", 00000000): stub
[08/27/20 20:41:03] - Running wine-4.0.3 regedit /home/cockat22/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c/Tmp)
[08/27/20 20:41:03] - Content of /home/cockat22/.PlayOnLinux//tmp/override-dll.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"*gdiplus"="native"
-----------
[08/27/20 20:41:06] - ----- Ending function POL_Install_gdiplus -----
[08/27/20 20:43:08] - Running wine-4.0.3 /home/cockat22/ Downloads (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c)
wine: cannot find '/home/cockat22/ Downloads'
[08/27/20 20:43:33] - Running wine-4.0.3 wineboot (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c)
[08/27/20 21:05:16] - Running wine-4.0.3 winecfg (Working directory : /usr/share/playonlinux/python)
[08/27/20 21:05:32] - Running wine-4.0.3 wineboot (Working directory : /usr/share/playonlinux/python)
[08/27/20 21:05:44] - Running wine-4.0.3 control (Working directory : /usr/share/playonlinux/python)
[08/27/20 21:07:42] - The following file is located on a fuse filesystem.\nIt might prevent wine from working\n\n/home/cockat22/Downloads/iTunesSetup (1).exe
[08/27/20 21:07:42] - Running wine-4.0.3 /home/cockat22/Downloads/iTunesSetup (1).exe (Working directory : /mnt/data/Downloads)
0035:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
003f:fixme:wbemprox:client_security_SetBlanket 0x7c6ff978, 0x3b15c0, 10, 0, (null), 3, 3, (nil), 0x00000000
003f:fixme:wbemprox:client_security_Release 0x7c6ff978
0035:err:msi:ITERATE_Actions Execution halted, action L"Welcome" returned 1602
0033:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x32fe3c
0009:fixme:clipboard:import_text unsupported TEXT type "TEXT"
0009:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
0009:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
[08/27/20 21:19:20] - Running wine-4.0.3 /home/cockat22/Desktop/iTunesSetup (1).exe (Working directory : /home/cockat22/Desktop)
0027:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0027:fixme:dwmapi:DwmIsCompositionEnabled 0x6d5d3018
0032:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context 0x9e89a8, init_notify 0, handle 0x122fc88): stub
wine: configuration in '/home/cockat22/.PlayOnLinux//wineprefix/iTunes12' has been updated.
004b:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0055:fixme:wbemprox:client_security_SetBlanket 0x7c85b978, 0x3b15c0, 10, 0, (null), 3, 3, (nil), 0x00000000
0055:fixme:wbemprox:client_security_Release 0x7c85b978
005d:fixme:exec:SHELL_execute flags ignored: 0x00000100
0061:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
006b:fixme:wbemprox:client_security_SetBlanket 0x7c8b2978, 0x3ae5e8, 10, 0, (null), 3, 3, (nil), 0x00000000
006b:fixme:wbemprox:client_security_Release 0x7c8b2978
007c:fixme:hnetcfg:netfw_rules_Item 0x3b8d10, L"Apple Push Service", 0x56fb0c
005f:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
005e:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0095:fixme:hnetcfg:fw_app_put_Enabled 0x3b2cb0, -1
0099:fixme:winsock:WSCUnInstallNameSpace ({b600e6e9-553b-4a19-8696-335e5c896153}) Stub!
0099:fixme:winsock:WSCInstallNameSpace (L"mdnsNSP" L"C:\\Program Files\\Bonjour\\mdnsNSP.dll" 0x0000000c 0x00000001 {b600e6e9-553b-4a19-8696-335e5c896153}) Stub!
009d:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
009d:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
00a0:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
00a0:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
00a0:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f0f60,(nil)): stub
00a0:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
00a0:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
00a0:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
00a0:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
00a0:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
00a0:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f0f60,(nil)): stub
008d:fixme:service:svcctl_EnumServicesStatusW resume index not supported
008e:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00a0:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
00a0:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f0f60,(nil)): stub
00a0:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x8bfb14 0x8bfb0c
00a0:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
00a0:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
00a0:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
00a0:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
005f:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
005e:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00ab:fixme:wbemprox:client_security_SetBlanket 0x7c867978, 0x3b1970, 10, 0, (null), 3, 3, (nil), 0x00000000
00ab:fixme:wbemprox:client_security_Release 0x7c867978
00ba:fixme:setupapi:SetupSetNonInteractiveMode 1
00ba:fixme:setupapi:pSetupGetGlobalFlags stub
00ba:fixme:setupapi:pSetupGetGlobalFlags stub
0061:err:msi:execute_script Execution of script 0 halted; action L"[2.1\00012\0001{9AA3828A-F852-11DB-8E29-6C6B55D89593}\0001C:\\Program Files\\Common Files\\Apple\\Mobile Device Support\\Drivers\\\000122\00012\0001Apple Mobile Device Support\0001Apple Inc.<=>S-1-5-21-0-0-0-1000<=>{7A575C48-96BC-4D2F-BD35-51AEF4B9BB0D}]MsiInstallDrivers" returned 1603
0061:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
005e:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
005f:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0061:err:msi:execute_script Execution of script 2 halted; action L"[SchedServiceConfig<=>S-1-5-21-0-0-0-1000<=>{7A575C48-96BC-4D2F-BD35-51AEF4B9BB0D}]RollbackServiceConfig" returned 1603
0061:fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
00d0:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
00d0:fixme:wbemprox:client_security_SetBlanket 0x7b8e0978, 0x51c188, 10, 0, (null), 3, 3, (nil), 0x00000000
00d0:fixme:wbemprox:client_security_Release 0x7b8e0978
00d0:fixme:wbemprox:client_security_SetBlanket 0x7b8e0978, 0x51c1c0, 10, 0, (null), 3, 3, (nil), 0x00000000
00d0:fixme:wbemprox:client_security_Release 0x7b8e0978
00d0:fixme:wbemprox:client_security_SetBlanket 0x7b8e0978, 0x51c1c0, 10, 0, (null), 3, 3, (nil), 0x00000000
00d0:fixme:wbemprox:client_security_Release 0x7b8e0978
00d0:fixme:wbemprox:client_security_SetBlanket 0x7b8e0978, 0x51c1c0, 10, 0, (null), 3, 3, (nil), 0x00000000
00d0:fixme:wbemprox:client_security_Release 0x7b8e0978
00d0:fixme:win:EnumDisplayDevicesW ((null),0,0x33e2c8,0x00000000), stub!
00d0:fixme:wbemprox:client_security_SetBlanket 0x7b8e0978, 0x51b698, 10, 0, (null), 3, 3, (nil), 0x00000000
00d0:fixme:wbemprox:client_security_Release 0x7b8e0978
00d0:err:ole:create_server class {bb46f03e-7cd2-489f-8f95-bb950f395fdb} not registered
00d0:err:ole:CoGetClassObject no class object {bb46f03e-7cd2-489f-8f95-bb950f395fdb} could be created for context 0x4
00d0:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
00d0:err:ole:CoDisconnectObject apartment not initialised
00d3:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
00d4:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0061:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x33fe3c
00f1:fixme:hnetcfg:netfw_rules_Item 0x3b9450, L"iTunes.MSI", 0x56fb0c
004b:fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
004b:fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
00fa:fixme:service:svcctl_ChangeServiceConfig2W level 6 not implemented
0100:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0105:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0x8bfea4
0106:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0x9cfea4
0104:fixme:ole:CoInitializeSecurity (0x535568,-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
0104:fixme:advapi:RegisterEventSourceA ((null),"iPod Service"): stub
0104:fixme:advapi:RegisterEventSourceW (L"",L"iPod Service"): stub
0104:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7afd10,(nil)): stub
0104:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x535e20,(nil)): stub
0104:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
0104:fixme:ole:CoResumeClassObjects stub
004b:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
004b:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0108:fixme:process:WTSGetActiveConsoleSessionId stub
0117:fixme:win:RegisterDeviceNotificationA (hwnd=0x5009e, filter=0x179f880,flags=0x00000000) returns a fake device notification handle!
0117:fixme:wtsapi:WTSRegisterSessionNotification Stub 0x5009e 0x00000001
0117:fixme:setupapi:CMP_WaitNoPendingInstallEvents 0
0009:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x32fe3c
00a0:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa58,(nil)): stub
00a0:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f1740,(nil)): stub
00a0:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[08/27/20 21:26:03] - Running wine-4.0.3 cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0017:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c30,(nil)): stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0017:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c30,(nil)): stub
0014:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0015:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c30,(nil)): stub
0017:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x8bfb14 0x8bfb0c
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
C:\Program Files
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa58,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f73f8,(nil)): stub
0017:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[08/27/20 21:26:23] - Running wine-4.0.3 regedit /home/cockat22/.PlayOnLinux//tmp/regkey.reg (Working directory : /usr/share/playonlinux/python)
[08/27/20 21:26:23] - Content of /home/cockat22/.PlayOnLinux//tmp/regkey.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine]
"Version"="win7"
-----------
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0017:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c30,(nil)): stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0017:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c30,(nil)): stub
0015:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0014:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c30,(nil)): stub
0017:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x8bfb14 0x8bfb0c
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
[08/27/20 21:26:39] - ----- Starting function POL_Install_gdiplus -----
[08/27/20 21:26:40] - Running wine-4.0.3 WindowsXP-KB975337-x86-ENU.exe /extract:C:\Tmp /q (Working directory : /home/cockat22/.PlayOnLinux/ressources)
002c:fixme:advapi:DecryptFileA ("C:\\Tmp\\", 00000000): stub
[08/27/20 21:26:47] - Running wine-4.0.3 regedit /home/cockat22/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c/Tmp)
[08/27/20 21:26:47] - Content of /home/cockat22/.PlayOnLinux//tmp/override-dll.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"*gdiplus"="native"
-----------
[08/27/20 21:26:49] - ----- Ending function POL_Install_gdiplus -----
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa58,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f73f8,(nil)): stub
0017:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[08/27/20 21:27:12] - Running wine-4.0.3 /home/cockat22/Desktop/iTunesSetup (1).exe (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c)
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0017:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c38,(nil)): stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0017:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c38,(nil)): stub
0014:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0015:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0017:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x8bfa5c,(nil)): stub
0017:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x4f6c38,(nil)): stub
0017:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x8bfb14 0x8bfb0c
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0017:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
0031:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0036:fixme:wbemprox:client_security_SetBlanket 0x7c99e978, 0x3b1570, 10, 0, (null), 3, 3, (nil), 0x00000000
0036:fixme:wbemprox:client_security_Release 0x7c99e978
005c:fixme:hnetcfg:netfw_rules_Item 0x3b7a58, L"iTunes.MSI", 0x69fb0c
0031:fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
0031:fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
0065:fixme:service:svcctl_ChangeServiceConfig2W level 6 not implemented
006b:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
006f:fixme:ole:CoInitializeSecurity (0x535050,-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
0071:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0x9cfea4
0070:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0x8bfea4
006f:fixme:advapi:RegisterEventSourceA ((null),"iPod Service"): stub
006f:fixme:advapi:RegisterEventSourceW (L"",L"iPod Service"): stub
006f:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7afd10,(nil)): stub
006f:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x535130,(nil)): stub
006f:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
006f:fixme:ole:CoResumeClassObjects stub
0031:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0031:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0073:fixme:process:WTSGetActiveConsoleSessionId stub
0080:fixme:win:RegisterDeviceNotificationA (hwnd=0x30092, filter=0x179f880,flags=0x00000000) returns a fake device notification handle!
0080:fixme:wtsapi:WTSRegisterSessionNotification Stub 0x30092 0x00000001
0080:fixme:setupapi:CMP_WaitNoPendingInstallEvents 0
0009:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x33fe3c
[08/27/20 21:29:08] - Running wine-4.0.3 winepath -u C:\\users\\cockat22\\Desktop (Working directory : /home/cockat22/.local/share/applications)
/home/cockat22/.PlayOnLinux//wineprefix/iTunes12/dosdevices/c:/users/cockat22/Desktop
[08/27/20 21:29:09] - Running wine-4.0.3 wineboot (Working directory : /home/cockat22/Desktop)
0082:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0087:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa, 0xd4fea4
0082:fixme:ole:CoResumeClassObjects stub
00a2:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
00a2:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffa, 0x33fe3c
[08/27/20 21:29:38] - Running wine-4.0.3 iTunes.exe (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
00c6:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00c6:fixme:service:svcctl_EnumServicesStatusW resume index not supported
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
RegisterBuiltInVisualizers**********************
GetEnvironmentVariable num characters = 0

Looks like this machine is running a 32-bit OS. Nevertheless GetEnvironmentVariable "ProgramW6432" returned zero characters so we can't find 3rd party plugins from the iTunes plug-ins folder.ConnectNamedPipe [ERROR_IO_PENDING].
00de:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00df:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00de:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00df:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00de:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00df:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00de:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00df:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00de:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00df:fixme:service:svcctl_EnumServicesStatusW resume index not supported
[08/27/20 21:30:40] - Running wine-4.0.3 iTunes.exe (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
00f5:fixme:service:svcctl_EnumServicesStatusW resume index not supported
00f6:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0100:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
AMDeviceSecureStartService not available
[08/27/20 21:34:41] - Running wine-4.0.3 iTunes.exe (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
0128:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0129:fixme:service:svcctl_EnumServicesStatusW resume index not supported
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
RegisterBuiltInVisualizers**********************
GetEnvironmentVariable num characters = 0

Looks like this machine is running a 32-bit OS. Nevertheless GetEnvironmentVariable "ProgramW6432" returned zero characters so we can't find 3rd party plugins from the iTunes plug-ins folder.ConnectNamedPipe [ERROR_IO_PENDING].
[08/27/20 21:34:53] - Running wine-4.0.3 iTunes.exe (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
0146:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0145:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0146:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0145:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0146:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0145:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0146:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0145:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0146:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0145:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0146:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0145:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0162:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
AMDeviceSecureStartService not available
[08/27/20 21:35:23] - Running wine-4.0.3 iTunes.exe (Working directory : /home/cockat22/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
0168:err:winediag:ODBC32_SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
0168:fixme:advapi:GetCurrentHwProfileA (0x257f380) semi-stub
0168:fixme:win:EnumDisplayDevicesW ((null),0,0x257efb8,0x00000000), stub!
0168:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0168:fixme:msg:ChangeWindowMessageFilter c056 00000001
0168:fixme:shcore:SetCurrentProcessExplicitAppUserModelID L"Apple.iTunes": stub
0168:fixme:win:DisableProcessWindowsGhosting : stub
0168:fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40062 0x00000000
0168:fixme:dxva2:OPMGetVideoOutputsFromHMONITOR (0x1, 0x1, 0x257f254, 0x257f260): stub
0168:fixme:nls:LCIDToLocaleName unsupported flags 8000000
0175:fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to?
0168:fixme:win:RegisterPowerSettingNotification (0x40062,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 25 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 25 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:dwmapi:DwmIsCompositionEnabled 0x257f6dc
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vfprintf options 24 not handled
0189:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0189:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 25 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 25 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0193:fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
0193:fixme:wininet:get_proxy_autoconfig_url no support on this platform
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:win:EnumDisplayDevicesW ((null),0,0x257ea58,0x00000000), stub!
0168:fixme:win:EnumDisplayDevicesW ((null),0,0x257ebb8,0x00000000), stub!
0168:fixme:d3d:swapchain_init The application requested more than one back buffer, this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if possible.
0168:fixme:d3d:swapchain_init Unimplemented swap effect 0x3.
0198:fixme:ver:GetCurrentPackageFamilyName (0xf4cf464 0xf4cf46c): stub
0199:fixme:iphlpapi:NotifyAddrChange (Handle 0xf6dfecc, overlapped 0xf6dfeb8): stub
019a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0xfb8e16c 1 C) semi-stub
019a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0xfb8df9c 1 C) semi-stub
019a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0xfb8df1c 1 C) semi-stub
019d:err:ole:CoGetClassObject class {2735412e-7f64-5b0f-8f00-5d77afbe261e} not registered
019d:err:ole:CoGetClassObject no class object {2735412e-7f64-5b0f-8f00-5d77afbe261e} could be created for context 0x1
0168:fixme:shell:ApplicationAssociationRegistration_QueryAppIsDefaultAll (0xcfac0c8)->(1, L"iTunes", 0x257f670)
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
0168:fixme:cdrom:CDROM_GetMediaType : faking success
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
0168:fixme:cdrom:CDROM_GetMediaType : faking success
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
0168:fixme:cdrom:CDROM_GetMediaType : faking success
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
0168:fixme:cdrom:CDROM_GetMediaType : faking success
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
001c:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
0168:fixme:cdrom:CDROM_GetMediaType : faking success
0168:fixme:font:get_outline_text_metrics failed to read full_nameW for font L".\007f"!
0168:fixme:oleacc:AccPropServices_SetHwndPropStr (0x4011c 4294967292 0 {608d3df8-8128-4aa7-a428-f55e49267291} L"Search")
0168:fixme:oleacc:AccPropServices_SetHwndPropStr (0x4011c 4294967292 0 {123fe443-211a-4615-9527-c45a7e93717a} L"Good")
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:dwrite:get_name_record_codepage encoding 10 not handled, platform 3.
0168:fixme:dwrite:get_name_record_codepage encoding 10 not handled, platform 3.
0168:fixme:dwrite:get_name_record_codepage encoding 10 not handled, platform 3.
0195:fixme:msvcrt:_configure_wide_argv (1) stub
0195:fixme:msvcrt:_initialize_wide_environment stub
0195:fixme:win:EnumDisplayDevicesW ((null),0,0x33f7f8,0x00000000), stub!
0195:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
0195:fixme:dwrite:dwritefactory_CreateMonitorRenderingParams (0x1): monitor setting ignored
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0195:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0195:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0195:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
RegisterBuiltInVisualizers**********************
GetEnvironmentVariable num characters = 0

Looks like this machine is running a 32-bit OS. Nevertheless GetEnvironmentVariable "ProgramW6432" returned zero characters so we can't find 3rd party plugins from the iTunes plug-ins folder.0195:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
ConnectNamedPipe [ERROR_IO_PENDING].
019f:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
0193:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0193:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:dwrite:opentype_decode_namerecord handle NAME format 1
0168:fixme:dwrite:opentype_decode_namerecord handle NAME format 1
0168:fixme:dwrite:opentype_decode_namerecord handle NAME format 1
0168:fixme:dwrite:opentype_decode_namerecord handle NAME format 1
0168:fixme:dwrite:opentype_decode_namerecord handle NAME format 1
0168:fixme:dwrite:opentype_decode_namerecord handle NAME format 1
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:shcore:GetCurrentProcessExplicitAppUserModelID 0x257f6c0: stub
0168:fixme:ole:CoResumeClassObjects stub
0168:err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
0168:err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
0168:err:ole:create_server class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
0168:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0168:err:ole:CoGetClassObject no class object {4e14fba2-2e22-11d1-9964-00c04fbbb345} could be created for context 0x17
01a5:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a4:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a5:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a4:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a5:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a4:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a5:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a4:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0168:fixme:win:RegisterDeviceNotificationW (hwnd=0x40062, filter=0x257fa7c,flags=0x00000000) returns a fake device notification handle!
0168:fixme:win:RegisterDeviceNotificationW (hwnd=0x40062, filter=0x257fa7c,flags=0x00000000) returns a fake device notification handle!
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
0168:fixme:wininet:get_proxy_autoconfig_url no support on this platform
0168:fixme:shcore:GetCurrentProcessExplicitAppUserModelID 0x257fa54: stub
01a5:fixme:service:svcctl_EnumServicesStatusW resume index not supported
01a4:fixme:service:svcctl_EnumServicesStatusW resume index not supported
019c:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
019c:fixme:msvcrt:MSVCRT__stdio_common_vsnwprintf_s options 24 not handled
019c:fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
019c:fixme:wininet:get_proxy_autoconfig_url no support on this platform
016a:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:win:EnumDisplayDevicesW ((null),0,0x257e708,0x00000000), stub!
016a:fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x23
016a:fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
0168:fixme:win:EnumDisplayDevicesW ((null),0,0x257e998,0x00000000), stub!
0168:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
0168:fixme:dwrite:dwritefactory_CreateMonitorRenderingParams (0x1): monitor setting ignored
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
01b1:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x10117968, discard 0, hdc 0x257ee0c semi-stub!
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
019c:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
019c:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
019c:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
019c:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:dciman:DCICreatePrimary 0x10051 0x8d9141c
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
016a:fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x23
016a:fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x100fa250, discard 0, hdc 0x257ee0c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:d2d:d2d_factory_CreateGeometryGroup iface 0x6424e78, fill_mode 0x1, geometries 0x257edb0, geometry_count 5, group 0x257ee60 stub!
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101d0310, discard 0, hdc 0x257ee0c semi-stub!
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
0168:err:ole:CoGetClassObject no class object {1968106d-f3b5-44cf-890e-116fcb9ecef1} could be created for context 0x1
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101ab200, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:shcore:GetCurrentProcessExplicitAppUserModelID 0x257f530: stub
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101c51c0, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:d2d:d2d_factory_CreateGeometryGroup iface 0x6424e78, fill_mode 0x1, geometries 0x257f410, geometry_count 2, group 0x257f4c0 stub!
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101b2750, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x10117920, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101b2750, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:d2d:d2d_factory_CreateGeometryGroup iface 0x6424e78, fill_mode 0x1, geometries 0x257f410, geometry_count 2, group 0x257f4c0 stub!
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101c73a0, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x100ee500, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101c73a0, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x1012cdb0, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101b3558, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101ccf10, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101b3558, discard 0, hdc 0x257f46c semi-stub!
0199:fixme:iphlpapi:NotifyAddrChange (Handle 0xf6dfecc, overlapped 0xf6dfeb8): stub
0199:fixme:iphlpapi:NotifyAddrChange (Handle 0xf6dfecc, overlapped 0xf6dfeb8): stub
0199:fixme:iphlpapi:NotifyAddrChange (Handle 0xf6dfecc, overlapped 0xf6dfeb8): stub
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x100e1630, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x100eb4c8, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x1012cdb0, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x100b2d60, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x101c7d40, discard 0, hdc 0x257f46c semi-stub!
0199:fixme:iphlpapi:NotifyAddrChange (Handle 0xf6dfecc, overlapped 0xf6dfeb8): stub
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:shcore:GetCurrentProcessExplicitAppUserModelID 0x257f050: stub
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 4.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 5.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 6.
0168:fixme:d3d11:d3d_blend_state_create Color mask 0 not supported for render target 7.
0168:fixme:d3d11:d3d_blend_state_create Per-rendertarget blend not implemented.
0168:fixme:dxgi:dxgi_surface_GetDC iface 0x1015bbc8, discard 0, hdc 0x257f46c semi-stub!
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:uiautomation:UiaClientsAreListening ()
0168:fixme:shcore:GetCurrentProcessExplicitAppUserModelID 0x257f730: stub
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0168:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
01bc:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d
0168:fixme:win:UnregisterPowerSettingNotification (0xdeadbeef): stub
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:fixme:msvcrt:MSVCRT__stdio_common_vsprintf options 26 not handled
0168:err:ole:CoGetClassO

Svar

Friday 28 August 2020 at 9:32
First fix the issue 'SECUR32_initNTLMSP ntlm_auth was not found or is outdated' , read : http://wiki.playonlinux.com/index.php/Troubleshooting_Common_Problems
Dadu042 Monday 17 February 2020 at 22:18
Dadu042

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

@@ -1,7 +1,7 @@
 #!/bin/bash
 # Date : (2015-08-05)
-# Last revision : (2015-08-06)
-# Wine version used : 1.7.48
+# Last revision : see changelog
+# Wine version used : 
 # Distribution used to test : Linux Debian Jessie 8.1 x86_64
 # Kernel : 3.16.0-4-amd64
 # Author : mimi89999
@@ -12,10 +12,14 @@
 #   Initial writting.
 # [Dadu042] (2019-06-20)
 #   Wine 1.7.48 -> 2.22 because I saw many strange visual issues this year with POL + Wine 1.x scripts.
+# [Dadu042] (2020-02-17 22:17)
+#   Wine 2.22 -> 4.0 (seems to fix the logging issue).
+#   Improve POL_Shortcut
+#   OS winxp -> win7
 
 TITLE="iTunes 12"
 PREFIX="iTunes12"
-WINEVERSION="2.22"
+WINEVERSION="4.0.3"
  
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
@@ -30,7 +34,7 @@
  
 POL_Wine_SelectPrefix "$PREFIX"
 POL_Wine_PrefixCreate "$WINEVERSION"
-Set_OS "winxp"
+Set_OS "win7"
  
 POL_Call POL_Install_gdiplus
  
@@ -41,7 +45,7 @@
  
 POL_Wine_WaitBefore "$TITLE"
 POL_Wine "$INSTALLER"
-POL_Shortcut "iTunes.exe" "$TITLE"
+POL_Shortcut "iTunes.exe" "$TITLE" "" "" "AudioVideo;"
 POL_Wine_reboot
 POL_SetupWindow_Close
 exit 0
\ No newline at end of file

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : see changelog
# Wine version used : 
# Distribution used to test : Linux Debian Jessie 8.1 x86_64
# Kernel : 3.16.0-4-amd64
# Author : mimi89999
# Licence : GPLv3
#
# CHANGELOG
# [mimi89999] (2015-08-05)
#   Initial writting.
# [Dadu042] (2019-06-20)
#   Wine 1.7.48 -> 2.22 because I saw many strange visual issues this year with POL + Wine 1.x scripts.
# [Dadu042] (2020-02-17 22:17)
#   Wine 2.22 -> 4.0 (seems to fix the logging issue).
#   Improve POL_Shortcut
#   OS winxp -> win7

TITLE="iTunes 12"
PREFIX="iTunes12"
WINEVERSION="4.0.3"
 
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
 
POL_SetupWindow_Init
 
POL_Debug_Init
 
POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
 
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"
Set_OS "win7"
 
POL_Call POL_Install_gdiplus
 
POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
INSTALLER="$APP_ANSWER"
 
cd "$WINEPREFIX/drive_c"
 
POL_Wine_WaitBefore "$TITLE"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE" "" "" "AudioVideo;"
POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Svar

Dadu042 Sunday 30 June 2019 at 7:14
Dadu042

Warning

This update has not been approved yet by the team.
Use it at your own risk

Meddelanden

Details in the changelog.

Differences

@@ -6,36 +6,42 @@
 # Kernel : 3.16.0-4-amd64
 # Author : mimi89999
 # Licence : GPLv3
+#
+# CHANGELOG
+# [mimi89999] (2015-08-05)
+#   Initial writting.
+# [Dadu042] (2019-06-20)
+#   Wine 1.7.48 -> 2.22 because I saw many strange visual issues this year with POL + Wine 1.x scripts.
 
 TITLE="iTunes 12"
 PREFIX="iTunes12"
-WINEVERSION="1.7.48"
-
+WINEVERSION="2.22"
+ 
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
-
+ 
 POL_SetupWindow_Init
-
+ 
 POL_Debug_Init
-
+ 
 POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
 POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
 POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
-
+ 
 POL_Wine_SelectPrefix "$PREFIX"
 POL_Wine_PrefixCreate "$WINEVERSION"
 Set_OS "winxp"
-
+ 
 POL_Call POL_Install_gdiplus
-
+ 
 POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
 INSTALLER="$APP_ANSWER"
-
+ 
 cd "$WINEPREFIX/drive_c"
-
+ 
 POL_Wine_WaitBefore "$TITLE"
 POL_Wine "$INSTALLER"
 POL_Shortcut "iTunes.exe" "$TITLE"
 POL_Wine_reboot
 POL_SetupWindow_Close
-exit 0
+exit 0
\ No newline at end of file

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : (2015-08-06)
# Wine version used : 1.7.48
# Distribution used to test : Linux Debian Jessie 8.1 x86_64
# Kernel : 3.16.0-4-amd64
# Author : mimi89999
# Licence : GPLv3
#
# CHANGELOG
# [mimi89999] (2015-08-05)
#   Initial writting.
# [Dadu042] (2019-06-20)
#   Wine 1.7.48 -> 2.22 because I saw many strange visual issues this year with POL + Wine 1.x scripts.

TITLE="iTunes 12"
PREFIX="iTunes12"
WINEVERSION="2.22"
 
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
 
POL_SetupWindow_Init
 
POL_Debug_Init
 
POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
 
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"
Set_OS "winxp"
 
POL_Call POL_Install_gdiplus
 
POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
INSTALLER="$APP_ANSWER"
 
cd "$WINEPREFIX/drive_c"
 
POL_Wine_WaitBefore "$TITLE"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE"
POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Svar

jaygambrel Monday 31 July 2017 at 20:26
jaygambrel Anonymous

Meddelanden

I tried the install script for iTunes 12 and like others had not been able to login with my Apple ID.  I then tried after installing version 2.0.2 of Wine via the instructions on WineHQ.  I proceeded to open POL and select install an unlisted program.  I created a 32 bit virtual drive and when asked if there was anything else i wanted to do I checked off "Install some Libraries".  When asked what to install I checked off "POL_Install_gdiplus".  I then installed iTunes by selecting the 32-bit Windows iTunes Installer.

I still have more testing to do, but I was able to login to the Store with my Apple ID, which I hadn't been able to before.  I hope this information helps others as well.  I wish I knew how to create a script for POL, but I don't have that expertise.

Jay

Svar

Anonymous
Saturday 21 September 2019 at 19:05
This also happens to me. I can't login and the music doesn't play in the store.
Anonymous
Monday 17 February 2020 at 21:55
Has there been any update to this? I have recently installed iTunes 12 using the POL script and like you and others, am unable to sign into the Apple Store. I may have to resign myself to using virtualbox instead.
Monday 17 February 2020 at 22:16
The loggin issues is reported on Appdb.winehq.org It seems that Wine 4.0.0 can help. I update the script.
wytnoize Wednesday 10 February 2016 at 4:46
wytnoize Anonymous

Meddelanden

I managed to run the 12.3 version (32-bit) but i saw now that it runs that it isn't the latest (12.3.2), i need to update it.
Although i can't log in to the Store nor log in for Apple Music, nor log in for iTunes Match (which is the thing i needed.) In case anyone knows how to go further...

So first, the Wine config is set to be a Win XP and iTunes 12 requires at least 7, i configured my iTunes drive/bottle (after a failed install) as Windows 8 and i could install it through configuration "launch an .exe in this virtual drive" but it would crash at launch after that. Then in the managing of WINE X86 versions i downloaded 1.9.3 which is a latest i believe. I set it up as the version to use with the iTunes drive/bottle via some configuration panel. (Sorry if i'm not very precise it's the first time i use PlayOnLinux.) I had set up a shortcut also. I think at some point, PoL decided it needed another version of Gecko something (something else?), well it installed automatically. Now iTunes 12.3 runs...

Athough like i said, without being able to identify/log in, it's useless for me.. (i can't test for syncing.)

Svar

Anonymous
Wednesday 10 February 2016 at 4:55
In the debugger the line that gets added when trying to login is :

fixme:iphlpapi:NotifyAddrChange (Handle 0x217ea14, overlapped 0x217ea00): stub
Anonymous
Monday 31 July 2017 at 20:29
Please see my above comment. Try installing it with version 2.0.2 of Wine and install gdiplus as I noted.
jelabarre Wednesday 13 January 2016 at 17:50
jelabarre Anonymous

Meddelanden

The only 32-bit version of iTunes12 I could find was 12.2.2.  This script gets as far as kicking off the itunes installer itself, which complains it has to be run on MSWin7 or newer.  At that point it exits.  Cannot install the application at all.

(granted, if Apple were capable of selling, or at least letting me *browse* the store on a web browser, probably wouldn't need iTunes to purchase anything.  Only reason I wanted the store was I got a gift card, more than a year ago, and I still have $13 out of the $50 left, because it's way too much of a PITA to search for anything there since I have to run whyTunes in a MSWin10TP VM).

 

Svar

osspuddles Saturday 2 January 2016 at 18:44
osspuddles Anonymous

Meddelanden

I can install and launch, but that's it.  After opening up all Apple-used ports, I can connect to the iTunes store (about 50% of the time; the rest of the time it crashes out almost immediately), but attempting to log in to the store crashes out every time.

I know it's only one part of the functionality, but if I can't log in, I may as well use spotify.

I have been an Apple fanboy for a long time, but the fact that they ignore Linux users in favor of screwing people over with their proprietary bullcrap has me ready to defenestrate all my Macs.  Why can't they see that Windows is the real enemy?

Svar

Anonymous
Saturday 2 January 2016 at 19:11
Here's the debug log:
Anonymous
Saturday 2 January 2016 at 19:11
[01/02/16 13:07:48] - Running wine-1.7.48 --version (Working directory : /home/puddles/.PlayOnLinux/shortcuts)
wine-1.7.48

PlayOnLinux logfile
-------------------
Date: 01/02/16 13:07:48

> PlayOnLinux Version
4.2.9
> uname -a
Linux localhost.localdomain 4.2.8-300.fc23.x86_64 #1 SMP Tue Dec 15 16:49:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
> lsb_release -a

> wine --version
wine-1.7.48
> POL_WINEVERSION
1.7.48
> WINEPREFIX
/home/puddles/.PlayOnLinux//wineprefix/iTunes12
> Distribution
Chapeau release 23 (Armstrong)
> glxinfo \| grep rendering
direct rendering: Yes
> glxinfo \| grep renderer
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
> OpenGL libs (Direct rendering testing)
32bits direct rendering is enabled
64bits direct rendering is enabled

[01/02/16 13:07:57] - Running wine-1.7.48 cmd /c echo %ProgramFiles% (Working directory : /home/puddles/.PlayOnLinux/shortcuts)
C:\Program Files
[01/02/16 13:08:00] - Running wine-1.7.48 regedit /home/puddles/.PlayOnLinux//tmp/regkey.reg (Working directory : /home/puddles/.PlayOnLinux/shortcuts)
[01/02/16 13:08:00] - Content of /home/puddles/.PlayOnLinux//tmp/regkey.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine]
"Version"="winxp"
-----------
[01/02/16 13:08:01] - ----- Starting function POL_Install_gdiplus -----
[01/02/16 13:08:01] - Running wine-1.7.48 WindowsXP-KB975337-x86-ENU.exe /extract:C:\Tmp /q (Working directory : /home/puddles/.PlayOnLinux/ressources)
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:advapi:DecryptFileA ("C:\\Tmp\\", 00000000): stub
[01/02/16 13:08:02] - Running wine-1.7.48 regedit /home/puddles/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/puddles/.PlayOnLinux/wineprefix/iTunes12/drive_c/Tmp)
[01/02/16 13:08:02] - Content of /home/puddles/.PlayOnLinux//tmp/override-dll.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"*gdiplus"="native"
-----------
[01/02/16 13:08:02] - ----- Ending function POL_Install_gdiplus -----
[01/02/16 13:08:15] - Running wine-1.7.48 /home/puddles/Downloads/iTunesSetup.exe (Working directory : /home/puddles/.PlayOnLinux/wineprefix/iTunes12/drive_c)
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:hnetcfg:fw_app_put_Enabled 0x99b1b8, -1
fixme:winsock:WSCUnInstallNameSpace (0x6401c004) Stub!
fixme:winsock:WSCInstallNameSpace (L"mdnsNSP" L"C:\\Program Files\\Bonjour\\mdnsNSP.dll" 0x0000000c 0x00000001 {b600e6e9-553b-4a19-8696-335e5c896153}) Stub!
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e56c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x123678,(nil)): stub
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e2fc,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x123e20,(nil)): stub
err:eventlog:ReportEventW L"ERROR: bind(listenfd, (struct sockaddr *) &laddr, sizeof(laddr)); failed: 317 ()"
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e2fc,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x123e20,(nil)): stub
err:eventlog:ReportEventW L"ERROR: udsserver_init: 317 (Message 0x not found in file )"
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x79e564,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x123e20,(nil)): stub
fixme:setupapi:SetupSetNonInteractiveMode 1
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:wintrust:WinVerifyTrust unimplemented for 3
fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0)
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:setupapi:SetupSetNonInteractiveMode 1
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:wintrust:WinVerifyTrust unimplemented for 3
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:service:svcctl_ChangeServiceConfig2W SERVICE_CONFIG_FAILURE_ACTIONS not implemented: period 86400 msg L"" cmd L""
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:GetCurrentHwProfileA (0x33fa94) semi-stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
err:msi:ITERATE_StartService Failed to start service L"Apple Mobile Device" (1053)
err:msi:ITERATE_Actions Execution halted, action L"StartServices" returned 1627
fixme:setupapi:SetupSetNonInteractiveMode 1
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:setupapi:pSetupGetGlobalFlags stub
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:wbemprox:client_security_SetBlanket 0x7d14aabc, 0x13b7e8, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d14aabc
fixme:wbemprox:client_security_SetBlanket 0x7d14aabc, 0x13bb18, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d14aabc
fixme:wbemprox:client_security_SetBlanket 0x7d14aabc, 0x13bb18, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d14aabc
fixme:wbemprox:client_security_SetBlanket 0x7d14aabc, 0x13ce60, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d14aabc
fixme:win:EnumDisplayDevicesW ((null),0,0x33eed8,0x00000000), stub!
fixme:wbemprox:client_security_SetBlanket 0x7d14aabc, 0x13bb18, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7d14aabc
err:ole:create_server class {bb46f03e-7cd2-489f-8f95-bb950f395fdb} not registered
err:ole:CoGetClassObject no class object {bb46f03e-7cd2-489f-8f95-bb950f395fdb} could be created for context 0x4
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
fixme:difxapi:DriverPackageInstallW (L"\\\\?\\C:\\users\\Public\\Application Data\\B0FFCDD9-5261-4e59-B29A-17A4FABDEBAB\\x86\\GEARAspiWDM.inf", 2, 0x33c280, 0x33c278) stub
fixme:difxapi:DriverPackageGetPathW (L"\\\\?\\C:\\users\\Public\\Application Data\\B0FFCDD9-5261-4e59-B29A-17A4FABDEBAB\\x86\\GEARAspiWDM.inf", (nil), 0x33c27c) stub
fixme:difxapi:DriverPackageInstallW (L"\\\\?\\C:\\users\\Public\\Application Data\\B0FFCDD9-5261-4e59-B29A-17A4FABDEBAB\\x86\\GEARAspiWDM.inf", 2, 0x33c280, 0x33c278) stub
err:ole:CoGetClassObject class {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} not registered
err:ole:CoGetClassObject class {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} not registered
err:ole:create_server class {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {e2b3c97f-6ae1-41ac-817a-f6f92166d7dd} could be created for context 0x17
fixme:hnetcfg:fw_app_put_Enabled 0x103a610, -1
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:thread:GetThreadPreferredUILanguages 56, 0x33f6d0, 0x33f6e0 0x33f6d4
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:heap:RtlSetHeapInformation 0x4410000 0 0x33f5b4 4 stub
fixme:msvcrt:__clean_type_info_names_internal (0x641433c) stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:ver:GetCurrentPackageId (0x650ea08 (nil)): stub
err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
err:ole:create_server class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {4e14fba2-2e22-11d1-9964-00c04fbbb345} could be created for context 0x17
fixme:win:EnumDisplayDevicesW ((null),0,0x33f1d8,0x00000000), stub!
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:win:DisableProcessWindowsGhosting : stub
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x1009a 0x00000000
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
fixme:msvcrt:__clean_type_info_names_internal (0x3d25a94) stub
fixme:msvcrt:__clean_type_info_names_internal (0x5a4d137c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x172735c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1a6cbcc) stub
fixme:msvcrt:__clean_type_info_names_internal (0x2bb5ff4) stub
fixme:msvcrt:__clean_type_info_names_internal (0x2658bcc) stub
fixme:msvcrt:__clean_type_info_names_internal (0x28c707c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x296b5d4) stub
fixme:msvcrt:__clean_type_info_names_internal (0x3eb33c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x20dd7fc) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1be663c) stub
fixme:msvcrt:__clean_type_info_names_internal (0xfd657c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1179c2c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x10e6834) stub
fixme:msvcrt:__clean_type_info_names_internal (0x3cd4d4) stub
fixme:msvcrt:__clean_type_info_names_internal (0x34a624) stub
fixme:msvcrt:__clean_type_info_names_internal (0x97f3e4) stub
fixme:msvcrt:__clean_type_info_names_internal (0xad1d74) stub
fixme:msvcrt:__clean_type_info_names_internal (0xbe449c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x3b043c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x38e46c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x374cd4) stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ver:GetCurrentPackageId (0x78ea08 (nil)): stub
fixme:ole:CoInitializeSecurity (0x1662f0,-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:advapi:RegisterEventSourceA ((null),"iPod Service"): stub
fixme:advapi:RegisterEventSourceW (L"",L"iPod Service"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x68e860,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x170128,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:ole:CoResumeClassObjects stub
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:win:RegisterDeviceNotificationA (hwnd=0x6006c, filter=0x168e320,flags=0x00000000) returns a fake device notification handle!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x6006c 0x00000001
Application tried to create a window, but no driver could be loaded.
The explorer process failed to start.
fixme:msvcrt:__clean_type_info_names_internal (0x383344) stub
fixme:msvcrt:__clean_type_info_names_internal (0x3b433c) stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ver:GetCurrentPackageId (0xbaea08 (nil)): stub
[01/02/16 13:08:43] - Running wine-1.7.48 winepath -u C:\\users\\puddles\\Desktop (Working directory : /home/puddles/.PlayOnLinux/wineprefix/iTunes12/drive_c)
/home/puddles/.PlayOnLinux//wineprefix/iTunes12/dosdevices/c:/users/puddles/Desktop
[01/02/16 13:08:43] - Running wine-1.7.48 wineboot (Working directory : /home/puddles/Desktop)
fixme:msvcrt:__clean_type_info_names_internal (0x3b433c) stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:msvcrt:__clean_type_info_names_internal (0x5af3e4) stub
fixme:msvcrt:__clean_type_info_names_internal (0x701d74) stub
fixme:msvcrt:__clean_type_info_names_internal (0x81449c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x3a043c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x37e46c) stub
fixme:msvcrt:__clean_type_info_names_internal (0x364cd4) stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ole:CoResumeClassObjects stub
[01/02/16 13:08:51] - Running wine-1.7.48 iTunes.exe (Working directory : /home/puddles/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
p11-kit: couldn't load module: /usr/lib/pkcs11/p11-kit-trust.so: /usr/lib/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
p11-kit: couldn't load module: /usr/lib/pkcs11/p11-kit-trust.so: /usr/lib/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
Notice | SUSystemInfo::GatherSystemInformation | Starting to collect system information.
Error | SUSystemInfo::GetPreferences | Could not read task scheduler frequency value.
Error | SUSystemInfo::GetiTunesQuickTimeInformation | Failed with error 259.
Notice | SUSystemInfo::GatherSystemInformation | Done collecting system information.
Notice | Windows Version: Microsoft Windows XP Professional Service Pack 3 (Build 2600).
Notice | System Version: 5.1.2600.
Notice | Hardware Model: Wine.
Notice | Hardware RAM: 16551444480.
Notice | CPU Type: Intel(R) Pentium(R) 4 CPU 2.40GHz.
Notice | Graphics Adapter: Intel(R) G45/G43.
Notice | Language: 1033.
Notice | iTunes Version: 12.0.1.26.
Notice | Application Path: C:\Program Files\Apple Software Update\SoftwareUpdate.exe.
Notice | Application Name: Apple Software Update.
Notice | Application Version: 2.1.3.
Notice | Plugin Directory: C:\Program Files\Apple Software Update\Plugins.
Notice | Package Directory: C:\users\puddles\Local Settings\Application Data\Apple\Apple Software Update.
Notice | Default URL: .
Notice | Starting "Apple Software Update" (2.1.3) interactive.
Notice | Command line arguments: -embedding.
Notice | Microsoft Windows XP Professional Service Pack 3 (Build 2600)
Notice | Using catalog URL: http://swcatalog.apple.com/content/catalogs/others/index-windows-1.sucatalog
Notice | ASU COM controller started. Application lock count +1.
Notice | ASU COM controller released. Application lock count -1.
Notice | Loaded language resources from C:\Program Files\Apple Software Update\SoftwareUpdateFiles.Resources\en.lproj\SoftwareUpdateFilesLocalized.dll
Notice | Loaded language resources from C:\Program Files\Apple Software Update\SoftwareUpdate.Resources\en.lproj\SoftwareUpdateLocalized.dll
[01/02/16 13:09:45] - Running wine-1.7.48 iTunes.exe (Working directory : /home/puddles/.PlayOnLinux/wineprefix/iTunes12/drive_c/Program Files/iTunes)
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:heap:RtlSetHeapInformation 0x4400000 0 0x32f5b4 4 stub
fixme:msvcrt:__clean_type_info_names_internal (0x640433c) stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:ver:GetCurrentPackageId (0x64fea08 (nil)): stub
err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
err:ole:CoGetClassObject class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
err:ole:create_server class {4e14fba2-2e22-11d1-9964-00c04fbbb345} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {4e14fba2-2e22-11d1-9964-00c04fbbb345} could be created for context 0x17
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1d8,0x00000000), stub!
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:win:DisableProcessWindowsGhosting : stub
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x200ae 0x00000000
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to?
fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to?
fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to?
fixme:winmm:MXD_GetControlDetails What should the sw-side mixer controls map to?
fixme:advapi:GetCurrentHwProfileA (0x32ecc0) semi-stub
fixme:wininet:get_proxy_autoconfig_url no support on this platform
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
ALSA lib pcm.c:7905:(snd_pcm_recover) underrun occurred
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ole:NdrClearOutParameters (0x1b8deb0,0x7e75ddc8,0x1b8e034): stub
err:ole:ifproxy_get_public_ref IRemUnknown_RemAddRef returned with 0x800706be, hrref = 0x00000000
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800706be
fixme:win:RegisterDeviceNotificationW (hwnd=0x200ae, filter=0x32981c,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x200ae, filter=0x32981c,flags=0x00000000) returns a fake device notification handle!
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:wininet:get_proxy_autoconfig_url no support on this platform
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32f348,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32eea8,0x00000000), stub!
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0 func=300 method=0)
fixme:msvcrt:type_info_name_internal_method type_info_node parameter ignored
fixme:oleacc:AccPropServices_SetHwndPropStr (0x200dc 4294967292 0 {608d3df8-8128-4aa7-a428-f55e49267291} L"Search")
fixme:oleacc:AccPropServices_SetHwndPropStr (0x200da 4294967292 0 {608d3df8-8128-4aa7-a428-f55e49267291} L"Search")
fixme:oleacc:AccPropServices_SetHwndPropStr (0x200da 4294967292 0 {608d3df8-8128-4aa7-a428-f55e49267291} L"Search Library")
fixme:ole:CoResumeClassObjects stub
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:advapi:RegisterTraceGuidsW (0x2dc6e54, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x3001968, (null), (null), 0x30098c8): stub
fixme:advapi:RegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:advapi:RegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:advapi:RegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:advapi:RegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:advapi:RegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:advapi:RegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:advapi:RegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x32ee30): semi-stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:advapi:RegisterTraceGuidsW (0x3a539dd, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x3c1a790, (null), (null), 0x3c35938): stub
fixme:advapi:RegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:advapi:RegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:advapi:RegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:advapi:RegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:advapi:RegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:advapi:RegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:advapi:RegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x32edfc): semi-stub
fixme:iphlpapi:NotifyAddrChange (Handle 0x32ef48, overlapped 0x3c2ba60): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32e4e8,0x00000000), stub!
fixme:ver:GetCurrentPackageId (0xbb3ea08 (nil)): stub
fixme:wininet:get_proxy_autoconfig_url no support on this platform
fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub
p11-kit: couldn't load module: /usr/lib/pkcs11/p11-kit-trust.so: /usr/lib/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:advapi:RegisterTraceGuidsW (0x3079451, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x309f0b4, (null), (null), 0x30a3f20): stub
fixme:advapi:RegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:advapi:RegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:advapi:RegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:advapi:RegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:advapi:RegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:advapi:RegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:advapi:RegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x32ebf4): semi-stub
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:imm:ImmReleaseContext (0x60086, 0xdeb91e8): stub
err:tooltips:TOOLTIPS_Timer How did this happen?
fixme:oleacc:AccPropServices_SetHwndPropStr (0x200dc 4294967292 0 {608d3df8-8128-4aa7-a428-f55e49267291} L"Search Store")
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 2032127 L" " 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321858
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e001" 0x321848
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e001" 0x32144c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3209b0
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x322184
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321568
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x322184
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321568
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x322184
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321568
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x322184
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321568
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x322184
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321568
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x322184
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321568
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x322184
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x321568
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e001" 0x321ddc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x3213bc
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c78
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c64
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)->0xce00b7 1966080 L"\e007" 0x320c3c
fixme:mlang:fnIMLangFontLink2_MapFont (0xa61bc7c)-
petch Friday 7 August 2015 at 18:08
petch

Warning

This update has not been approved yet by the team.
Use it at your own risk

Meddelanden

5th parameter of POL_SetupWindow_presentation is prefix name

Use variables to make it easier to keep everything in sync

Differences

@@ -8,6 +8,8 @@
 # Licence : GPLv3
 
 TITLE="iTunes 12"
+PREFIX="iTunes12"
+WINEVERSION="1.7.48"
 
 [ "$PLAYONLINUX" = "" ] && exit 0
 source "$PLAYONLINUX/lib/sources"
@@ -16,12 +18,12 @@
 
 POL_Debug_Init
 
-POL_SetupWindow_presentation "iTunes 12" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
+POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
 POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
 POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
 
-POL_Wine_SelectPrefix "iTunes12"
-POL_Wine_PrefixCreate "1.7.48"
+POL_Wine_SelectPrefix "$PREFIX"
+POL_Wine_PrefixCreate "$WINEVERSION"
 Set_OS "winxp"
 
 POL_Call POL_Install_gdiplus
@@ -31,7 +33,7 @@
 
 cd "$WINEPREFIX/drive_c"
 
-POL_Wine_WaitBefore "iTunes"
+POL_Wine_WaitBefore "$TITLE"
 POL_Wine "$INSTALLER"
 POL_Shortcut "iTunes.exe" "$TITLE"
 POL_Wine_reboot

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : (2015-08-06)
# Wine version used : 1.7.48
# Distribution used to test : Linux Debian Jessie 8.1 x86_64
# Kernel : 3.16.0-4-amd64
# Author : mimi89999
# Licence : GPLv3

TITLE="iTunes 12"
PREFIX="iTunes12"
WINEVERSION="1.7.48"

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

POL_SetupWindow_Init

POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Apple" "https://www.apple.com/itunes/" "mimi89999" "$PREFIX"
POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"
Set_OS "winxp"

POL_Call POL_Install_gdiplus

POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
INSTALLER="$APP_ANSWER"

cd "$WINEPREFIX/drive_c"

POL_Wine_WaitBefore "$TITLE"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE"
POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Svar

mimi89999 Thursday 6 August 2015 at 12:47
mimi89999 Anonymous

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

@@ -1,6 +1,6 @@
 #!/bin/bash
 # Date : (2015-08-05)
-# Last revision : (2015-08-05)
+# Last revision : (2015-08-06)
 # Wine version used : 1.7.48
 # Distribution used to test : Linux Debian Jessie 8.1 x86_64
 # Kernel : 3.16.0-4-amd64
@@ -17,10 +17,10 @@
 POL_Debug_Init
 
 POL_SetupWindow_presentation "iTunes 12" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
-POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices doesn't work! Are you sure you want to install iTunes?')" "$TITLE"
+POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
 POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
 
-POL_Wine_SelectPrefix "iTunes_12"
+POL_Wine_SelectPrefix "iTunes12"
 POL_Wine_PrefixCreate "1.7.48"
 Set_OS "winxp"
 

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : (2015-08-06)
# Wine version used : 1.7.48
# Distribution used to test : Linux Debian Jessie 8.1 x86_64
# Kernel : 3.16.0-4-amd64
# Author : mimi89999
# Licence : GPLv3

TITLE="iTunes 12"

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

POL_SetupWindow_Init

POL_Debug_Init

POL_SetupWindow_presentation "iTunes 12" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices does not work! Are you sure you want to install iTunes?')" "$TITLE"
POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"

POL_Wine_SelectPrefix "iTunes12"
POL_Wine_PrefixCreate "1.7.48"
Set_OS "winxp"

POL_Call POL_Install_gdiplus

POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
INSTALLER="$APP_ANSWER"

cd "$WINEPREFIX/drive_c"

POL_Wine_WaitBefore "iTunes"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE"
POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Svar

Anonymous
Thursday 6 August 2015 at 12:52
I changed doesn't for does not
mimi89999 Wednesday 5 August 2015 at 14:48
mimi89999 Anonymous

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

@@ -0,0 +1,39 @@
+#!/bin/bash
+# Date : (2015-08-05)
+# Last revision : (2015-08-05)
+# Wine version used : 1.7.48
+# Distribution used to test : Linux Debian Jessie 8.1 x86_64
+# Kernel : 3.16.0-4-amd64
+# Author : mimi89999
+# Licence : GPLv3
+
+TITLE="iTunes 12"
+
+[ "$PLAYONLINUX" = "" ] && exit 0
+source "$PLAYONLINUX/lib/sources"
+
+POL_SetupWindow_Init
+
+POL_Debug_Init
+
+POL_SetupWindow_presentation "iTunes 12" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
+POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices doesn't work! Are you sure you want to install iTunes?')" "$TITLE"
+POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"
+
+POL_Wine_SelectPrefix "iTunes_12"
+POL_Wine_PrefixCreate "1.7.48"
+Set_OS "winxp"
+
+POL_Call POL_Install_gdiplus
+
+POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
+INSTALLER="$APP_ANSWER"
+
+cd "$WINEPREFIX/drive_c"
+
+POL_Wine_WaitBefore "iTunes"
+POL_Wine "$INSTALLER"
+POL_Shortcut "iTunes.exe" "$TITLE"
+POL_Wine_reboot
+POL_SetupWindow_Close
+exit 0

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : (2015-08-05)
# Wine version used : 1.7.48
# Distribution used to test : Linux Debian Jessie 8.1 x86_64
# Kernel : 3.16.0-4-amd64
# Author : mimi89999
# Licence : GPLv3

TITLE="iTunes 12"

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

POL_SetupWindow_Init

POL_Debug_Init

POL_SetupWindow_presentation "iTunes 12" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices doesn't work! Are you sure you want to install iTunes?')" "$TITLE"
POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer. You can download it from here: "https://www.apple.com/itunes/affiliates/download/"')" "$TITLE"

POL_Wine_SelectPrefix "iTunes_12"
POL_Wine_PrefixCreate "1.7.48"
Set_OS "winxp"

POL_Call POL_Install_gdiplus

POL_SetupWindow_browse "$(eval_gettext 'Please select the 32-bit iTunes installer.')" "$TITLE"
INSTALLER="$APP_ANSWER"

cd "$WINEPREFIX/drive_c"

POL_Wine_WaitBefore "iTunes"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE"
POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Svar

Anonymous
Wednesday 5 August 2015 at 23:16
Does it work?
Anonymous
Wednesday 5 August 2015 at 23:23
Yes
Anonymous
Wednesday 5 August 2015 at 23:27
But you can't sync with iDevices because wine doesn't support USB...
Anonymous
Wednesday 5 August 2015 at 23:46
Do you have any screenshot?
Anonymous
Wednesday 5 August 2015 at 23:48
I think you can safely remove POL_Wine_reboot
Anonymous
Thursday 6 August 2015 at 10:26
No. Some services required by iTunes are not started without the reboot
Friday 7 August 2015 at 19:38
For me, with the installer just downloaded from https://www.apple.com/itunes/affiliates/download/ (release 12.2.1.16), installation stops very early with the requirement of Windows 7 minimum... (?)
mimi89999 Wednesday 5 August 2015 at 14:43
mimi89999 Anonymous

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

@@ -0,0 +1,39 @@
+#!/bin/bash
+# Date : (2015-08-05)
+# Last revision : (2015-08-05)
+# Wine version used : 1.7.48
+# Distribution used to test : Linux Debian Jessie 8.1 x86_64
+# Kernel : 3.16.0-4-amd64
+# Author : mimi89999
+# Licence : GPLv3
+
+TITLE="iTunes 12"
+
+[ "$PLAYONLINUX" = "" ] && exit 0
+source "$PLAYONLINUX/lib/sources"
+
+POL_SetupWindow_Init
+
+POL_Debug_Init
+
+POL_SetupWindow_presentation "iTunes 12" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
+# POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices doesn't work! Are you sure you want to install iTunes?')" "$TITLE"
+# POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer! If you are on a 64-bit platform, the download website will propose you the 64-bit installer. To get the good installer you need to change the user agent in Firefox.')" "$TITLE"
+
+POL_Wine_SelectPrefix "iTunes_12"
+POL_Wine_PrefixCreate "1.7.48"
+Set_OS "winxp"
+
+POL_Call POL_Install_gdiplus
+
+POL_SetupWindow_browse "Please select the 32-bit iTunes installer." "iTunes"
+INSTALLER="$APP_ANSWER"
+
+cd "$WINEPREFIX/drive_c"
+
+POL_Wine_WaitBefore "iTunes"
+POL_Wine "$INSTALLER"
+POL_Shortcut "iTunes.exe" "$TITLE"
+POL_Wine_reboot
+POL_SetupWindow_Close
+exit 0

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : (2015-08-05)
# Wine version used : 1.7.48
# Distribution used to test : Linux Debian Jessie 8.1 x86_64
# Kernel : 3.16.0-4-amd64
# Author : mimi89999
# Licence : GPLv3

TITLE="iTunes 12"

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

POL_SetupWindow_Init

POL_Debug_Init

POL_SetupWindow_presentation "iTunes 12" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
# POL_SetupWindow_message "$(eval_gettext 'Syncing with iDevices doesn't work! Are you sure you want to install iTunes?')" "$TITLE"
# POL_SetupWindow_message "$(eval_gettext 'You need the 32-bit installer! If you are on a 64-bit platform, the download website will propose you the 64-bit installer. To get the good installer you need to change the user agent in Firefox.')" "$TITLE"

POL_Wine_SelectPrefix "iTunes_12"
POL_Wine_PrefixCreate "1.7.48"
Set_OS "winxp"

POL_Call POL_Install_gdiplus

POL_SetupWindow_browse "Please select the 32-bit iTunes installer." "iTunes"
INSTALLER="$APP_ANSWER"

cd "$WINEPREFIX/drive_c"

POL_Wine_WaitBefore "iTunes"
POL_Wine "$INSTALLER"
POL_Shortcut "iTunes.exe" "$TITLE"
POL_Wine_reboot
POL_SetupWindow_Close
exit 0

Svar

mimi89999 Wednesday 5 August 2015 at 14:19
mimi89999 Anonymous

Warning

This update has not been approved yet by the team.
Use it at your own risk

Differences

@@ -0,0 +1,44 @@
+#!/bin/bash
+# Date : (2015-08-05)
+# Last revision : (2015-08-05)
+# Wine version used : 1.7.48
+# Distribution used to test : Linux Debian Jessie 8.1 x86_64
+# Kernel : 3.16.0-4-amd64
+# Author : mimi89999
+# Licence : GPLv3
+
+TITLE="iTunes"
+
+[ "$PLAYONLINUX" = "" ] && exit 0
+source "$PLAYONLINUX/lib/sources"
+
+POL_SetupWindow_Init
+
+POL_Debug_Init
+
+POL_SetupWindow_presentation "iTunes" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
+POL_SetupWindow_message "Syncing with iDevices doesn't work! Are you sure you want to install iTunes?"
+POL_SetupWindow_message "You need the 32-bit installer! If you are on a 64-bit platform, the download website will propose you the 64-bit installer. To get the good installer you need to change the user agent in Firefox." "$TITLE"
+
+POL_Wine_SelectPrefix "iTunes"
+POL_Wine_PrefixCreate "1.7.48"
+Set_OS "winxp"
+
+POL_Call POL_Install_gdiplus
+
+POL_SetupWindow_browse "Please select the 32-bit iTunes installer." "iTunes"
+INSTALLER="$APP_ANSWER"
+
+cd "$WINEPREFIX/drive_c"
+
+POL_Wine_WaitBefore "iTunes"
+POL_Wine start /unix "$INSTALLER"
+# When the installer exits the process is still running :-(
+
+POL_SetupWindow_question "Please click 'yes' when the installer exits." "Title"
+if [ "$APP_ANSWER" = "TRUE" ]; then
+  POL_Shortcut "iTunes.exe" "iTunes"
+  POL_Wine_reboot
+  POL_SetupWindow_Close
+  exit 0
+fi

New source code

#!/bin/bash
# Date : (2015-08-05)
# Last revision : (2015-08-05)
# Wine version used : 1.7.48
# Distribution used to test : Linux Debian Jessie 8.1 x86_64
# Kernel : 3.16.0-4-amd64
# Author : mimi89999
# Licence : GPLv3

TITLE="iTunes"

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

POL_SetupWindow_Init

POL_Debug_Init

POL_SetupWindow_presentation "iTunes" "Apple" "https://www.apple.com/itunes/" "mimi89999" "iTunes"
POL_SetupWindow_message "Syncing with iDevices doesn't work! Are you sure you want to install iTunes?"
POL_SetupWindow_message "You need the 32-bit installer! If you are on a 64-bit platform, the download website will propose you the 64-bit installer. To get the good installer you need to change the user agent in Firefox." "$TITLE"

POL_Wine_SelectPrefix "iTunes"
POL_Wine_PrefixCreate "1.7.48"
Set_OS "winxp"

POL_Call POL_Install_gdiplus

POL_SetupWindow_browse "Please select the 32-bit iTunes installer." "iTunes"
INSTALLER="$APP_ANSWER"

cd "$WINEPREFIX/drive_c"

POL_Wine_WaitBefore "iTunes"
POL_Wine start /unix "$INSTALLER"
# When the installer exits the process is still running :-(

POL_SetupWindow_question "Please click 'yes' when the installer exits." "Title"
if [ "$APP_ANSWER" = "TRUE" ]; then
  POL_Shortcut "iTunes.exe" "iTunes"
  POL_Wine_reboot
  POL_SetupWindow_Close
  exit 0
fi

Svar