You are here > Bugs > PlayOnLinux > Bug > Ticket #409 fr

Bug #409 on PlayOnLinux

IE8 crashed while running

Added by vava on 2011-09-10 00:35:40 - Comment or update this ticket

Statut:
Invalid
Priority:
Normal
Assigned to:
Nobody
Last update:
2011-09-10 15:01:49
Description, steps to reproduce:
File :IE8
Date : 09/10/11 00:34:19
PlayOnLinux Version : 4.0.11
File content :
#!/bin/bash
[ "$PLAYONLINUX" = "" ] \&\& exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/vava/.PlayOnLinux//wineprefix/IE8"
export WINEDEBUG=""
cd "/home/vava/.PlayOnLinux//wineprefix/IE8/drive_c/./users/vava"
POL_Wine "Bureau"  $@

Output :
09/10/11 00:34:19 - [main] Message: Debugger is starting

Terminal output:

[POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.3.28, x86
[POL_Wine_SetVersionEnv] Message: "/home/vava/.PlayOnLinux//wine/linux-x86/1.3.28" exists
[POL_Wine] Message: Running wine-1.3.28 Bureau
wine: cannot find L"C:\\windows\\system32\\Bureau.exe"
[POL_Wine] Message: Wine return: 2
 

Other :
Wine updated, IE8 updated. All correctly installed. IE8 still doesn't working.

History

Update by Quentin PÂRIS on 2011-09-10 15:01:49

  • Statut changed to Invalid
Il n'y a rien à voir ici