Вы находитесь здесь > Les forums > PlayOnLinux > PlayOnLinux cannot Start Steam.exe, wrong Path sv pl es en fr

æÏÒÕÍ

PlayOnLinux cannot Start Steam.exe, wrong Path

îÏ×ÁÑ ÔÅÍÁ  - ïÔ×ÅÔÉÔØ
á×ÔÏÒ ïÔ×ÅÔÙ
redimchen Понедельник 8 Февраля 2010 в 16:51 - [ãÉÔÁÔÁ]
Membre

Membre
hello!

i recently installed playonlinux over the synaptic installation tool. then i installed steam, over the "install" function of playonlinux.

now when i try to start steam in playonlinux, the following error comes:

Console:

Running Steam
/Steam/: No such file or directoryPlayOnLinux/wineprefix/Steam/drive_c/Programme
wine: Modul nicht gefunden

i tryed to fix this problem over this command:

Console:

 gedit ~/.PlayOnLinux/configurations/installed/Steam

the file looks like this:

Console:

#!/bin/bash
export WINEPREFIX="/home/johnny/.PlayOnLinux/wineprefix/Steam"
export WINEDEBUG="-all"
cd "/home/johnny/.PlayOnLinux/wineprefix/Steam/drive_c/Programme
/Steam/"
wine "Steam.exe"  $@

Please Help! Whats wrong?!?

Thank you!

Berillions Понедельник 8 Февраля 2010 в 20:56 - [ãÉÔÁÔÁ]
Membre

Membre
Hello,

There is a bug actually in PoL since Wine 1.1.36. So the best solution is to edit the script's launcher.

#!/bin/bash
export WINEPREFIX="/home/johnny/.PlayOnLinux/wineprefix/Steam"
export WINEDEBUG="-all"
cd "/home/johnny/.PlayOnLinux/wineprefix/Steam/drive_c/Programme/Steam/"
wine "Steam.exe" $@


Instead of :

#!/bin/bash
export WINEPREFIX="/home/johnny/.PlayOnLinux/wineprefix/Steam"
export WINEDEBUG="-all"
cd "/home/johnny/.PlayOnLinux/wineprefix/Steam/drive_c/Programme
/Steam/"
wine "Steam.exe" $@

redimchen Среда 10 Февраля 2010 в 16:20 - [ãÉÔÁÔÁ]
Membre

Membre
WORKS! Thank you very mutch. Easy solution, but i dont fingered that out. ;-p

have a nice day
Вы находитесь здесь: Index > PlayOnLinux > PlayOnLinux cannot Start Steam.exe, wrong Path
Il n'y a rien à voir ici