The forum

eDrawings installs, but can't be found

Author Replies
fester225 Wednesday 28 December 2011 at 0:55
fester225Anonymous

PlayOnLinux: 4.0.14
wine: 1.3.34
Ubuntu: 10.04

After a very short install program, eDrawings was supposed to be installed by PlayOnLinux.
wine can't find eDrawings. What do I do?



File :eDrawings
Date : 12/27/11 17:34:36
PlayOnLinux Version : 4.0.14
File content :
[code language%3Dplayonlinux]
#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/dan/.PlayOnLinux//wineprefix/eDrawings"
export WINEDEBUG=""
cd "/home/dan/.PlayOnLinux//wineprefix/eDrawings/drive_c/."
POL_Wine "" $@[/code]
Output :
12/27/11 17:34:36 - [main] Message: Debugger is starting
[code language%3Dconsole]
[POL_Wine] Message: Running wine-
wine: cannot find ''
[POL_Wine] Message: Wine return: 87
[/code]
Other :
12/27/11 17:35:36 - [POL_Open] Message: Opening :
el_gallo_azul Wednesday 21 September 2016 at 8:24
el_gallo_azulAnonymous

I'm not 100% sure about this, because I only discovered and installed PlayOnLinux today (I've had Wine for years), but PlayOnLinux and Wine seem to use different folders locations. I have installed a particular application twice: once in Wine, and once in PlayOnLinux, and they are separate instances of the application.

If you have a look in your /home/<user name> folder, you will notice the hidden folders ".PlayOnLinux" and ".wine".