alright, so i was running a warcraft 2 game; by running it from a file manager, right click, open with wine. the program starts great, when i click on battle net the screen changes to black and white, i cannot do anything without it closing. i then tried to start it from a terminal to get a log of whats going wrong; except when it wont start from a terminal; this is what happens;; mint at mint ~ $ wine /media/disk/"Program Files"/War2Combat/War2noCDloader.exe mint at mint ~ $ ps -ef | grep wine mint 11259 1 0 01:45 ? 00:00:04 /usr/bin/../lib/../bin/wineserver mint 11264 11262 0 01:45 ? 00:00:00 C:\windows\system32\winedevice.exe MountMgr mint 12302 12242 0 02:08 pts/0 00:00:00 grep --colour=auto wine mint at mint ~ $ cd /media/disk/"Program Files"/War2Combat mint at mint /media/disk/Program Files/War2Combat $ ls battle.snp Save War2Dat.mpq Warcraft II BNE.exe bncache.dat screen000.PCX War2Launcher.bat WPpatch.exe BnetLog.txt Smackw32.dll War2noCDloader.exe ?? Errors storm.dll War2noCD.reg ??BC000200.ERR install.exe unins000.dat War2noCDunloader.exe maps unins000.exe War2Patch.mpq readme.txt w2local.dll War2Ppatcher.exe mint at mint /media/disk/Program Files/War2Combat $ wine ./war2nocdloader.exe mint at mint /media/disk/Program Files/War2Combat $ wine war2nocdloader.exe mint at mint /media/disk/Program Files/War2Combat $ wine Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit mint at mint /media/disk/Program Files/War2Combat $ wine War2noCDloader.exe mint at mint /media/disk/Program Files/War2Combat $ wine Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit mint at mint /media/disk/Program Files/War2Combat $ wine ./War2noCDload.exe wine: cannot find './War2noCDload.exe' mint at mint /media/disk/Program Files/War2Combat $ wine ./War2noCDloader.exe mint at mint /media/disk/Program Files/War2Combat $ wine Warcraft II BNE.exe wine: could not load L"C:\\windows\\system32\\Warcraft.exe": Module not found mint at mint /media/disk/Program Files/War2Combat $ wine "Warcraft II BNE.exe" mint at mint /media/disk/Program Files/War2Combat $ what am i not doing?
On Sun, Apr 5, 2009 at 9:25 PM, wine000019 <wineforum-user at winehq.org> wrote:> alright, so i was running a warcraft 2 game; by running it from a file manager, right click, open with wine. the program starts great, when i click on battle net the screen changes to black and white, i cannot do anything without it closing. i then tried to start it from a terminal to get a log of whats going wrong; except when it wont start from a terminal; this is what happens;; > > mint at mint ~ $ wine /media/disk/"Program Files"/War2Combat/War2noCDloader.exeA) Is that a windows partition? Don't do that! B) 'cd' to the directory first. -- -Austin
you can see that it still didn't work from the windows directory.
ok did what you said after logoff and relogon, also used "" and suddenly it starts; now i have a huge debugging issue, should i post is here or is there a certain forum for debugging? anyways, here it is......................