Quelques testes:
L'installation s'est bien déroulée, aucunes erreurs. :D
Et quand je le lance, rien ne se passe pourtant je vois bien dans mes processus qu'il est bien lancé mais je n'ai aucune interface graphique du logiciel.
J'ai fait plusieurs testes en mode debugger voici ce que j'obtiens.
Premier teste:
Config:
- Debian 3.2.0-1 64bit
- Wine 1.3.0
- PlayOnLinux 4.0.15
- Installation manuelle
- Artlantis-Studio4.0.16_x86.exe
- Nvidia 9800GTX
File :Artlantis Studio 4
Date : 03/10/12 22:31:36
PlayOnLinux Version : 4.0.15
File content :
#!/bin/bash
[ "$PLAYONLINUX" = "" ] \\&\\& exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/onil/.PlayOnLinux//wineprefix/Artlantis4"
export WINEDEBUG=""
#POL_Log=Installation manuelle_1331396107
cd "/home/onil/.PlayOnLinux//wineprefix/Artlantis4/drive_c/./Program Files/Artlantis Studio 4"
POL_Wine ArtlantisStudio.exe $@
Install output Installation manuelle_1331396107:
Output :
03/10/12 22:31:36 - [main] Message: Debugger is starting
[POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.3.0, x86
[POL_Wine_SetVersionEnv] Message: "/home/onil/.PlayOnLinux//wine/linux-x86/1.3.0" exists
[POL_Wine] Message: Running wine-1.3.0 ArtlantisStudio.exe
wine client error:0: version mismatch 431/402.
Your wine binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?
[POL_Wine] Message: Wine return: 1
Other :
Deuxième teste:
Config:
- Debian 3.2.0-1 64bit
- Wine 1.4
- PlayOnLinux 4.0.15
- Installation manuelle
- Artlantis-Studio4.0.16_x86.exe
- Nvidia 9800GTX
File :Artlantis Studio 4
Date : 03/10/12 21:18:25
PlayOnLinux Version : 4.0.15
File content :
#!/bin/bash
[ "$PLAYONLINUX" = "" ] \\&\\& exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/onil/.PlayOnLinux//wineprefix/Artlantis4"
export WINEDEBUG=""
#POL_Log=Installation manuelle_1331396107
cd "/home/onil/.PlayOnLinux//wineprefix/Artlantis4/drive_c/./Program Files/Artlantis Studio 4"
POL_Wine ArtlantisStudio.exe $@
Install output Installation manuelle_1331396107:
Output :
03/10/12 21:18:26 - [main] Message: Debugger is starting
[POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.4, x86
[POL_Wine_SetVersionEnv] Message: "/home/onil/.PlayOnLinux//wine/linux-x86/1.4" exists
[POL_Wine] Message: Running wine-1.4 ArtlantisStudio.exe
wine: cannot find L"C:\\\\windows\\\\system32\\\\winemenubuilder.exe"
err:wineboot:ProcessRunKeys Error running cmd L"C:\\\\windows\\\\system32\\\\winemenubuilder.exe -a -r" (2)
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:win:EnumDisplayDevicesW ((null),0,0x33e904,0x00000000), stub!
/usr/share/playonlinux/lib/wine.lib : ligne 412 : 2251 Complété wine "$@"
[POL_Wine] Message: Wine return: 143
Other :
Merci d'avance
Edité par Onil
Config :
- Système debian 3.2.0-1-amd64
- Carte graphique Nvidia 9800 GTX - Pilote Nvidia
- Play On Linux 4.0.15
-- Enjoy! --