Vous êtes ici > Bugs > PlayOnLinux > Bug > Ticket #348 en

Bug #348 sur PlayOnLinux

iTunes 10 crashed while running

Ajouté par makatron le 2011-09-02 05:51:31 - Commenter ou mettre à jour ce ticket

Statut :
Invalide
Priorité :
Faible
Assigné à :
Nobody
Dernière mise à jour :
2011-09-02 10:39:23
Description, étapes pour reproduire :
File :iTunes 10
Date : 09/01/11 23:48:13
PlayOnLinux Version : 4.0.11
File content :
#!/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"  $@

Output :
09/01/11 23:48:13 - [main] Message: Debugger is starting

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
 

Other :
itunes doesnt play

History

Mise à jour par GNU_Raziel le 2011-09-02 10:39:23

  • Statut changé vers Résolu
  • Priorité changé vers Faible

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.

Il n'y a rien à voir ici