Vous êtes ici > Bugs > PlayOnLinux > Bug > Ticket #348
Ajouté par makatron le 2011-09-02 05:51:31 - Commenter ou mettre à jour ce ticket
#!/bin/bash [ "$PLAYONLINUX" = "" ] \&\& exit 0 source "$PLAYONLINUX/lib/sources" export WINEPREFIX="/home/makatron/.PlayOnLinux//wineprefix/iTunes10" export WINEDEBUG="" cd "/home/makatron/.PlayOnLinux//wineprefix/iTunes10/drive_c/Program Files/iTunes" POL_Wine "iTunes.exe" $@
Sortie de la console :
iTunes 10: line 6: cd: /home/makatron/.PlayOnLinux//wineprefix/iTunes10/drive_c/Program Files/iTunes: No such file or directory [POL_Wine] Message: Running wine- iTunes.exe wine: cannot find L"C:\\windows\\system32\\iTunes.exe" [POL_Wine] Message: Wine return: 2
iTunes is not properly installed on your hard drive.
BTW, iTunes 10 support is very basic and iDevices sync is NOT supported by wine, there are natives apps that work far better for managing media files.