I'm using Wine 1.1.34 on Mac OS X Snow Leopard 10.62. I had success
installing and running the first program I needed by finding into the
application data base. Smooth sailing with this one.
Upon searching for the second application I wished to run, I was unable to
locate it in the app db and had searched google to see if others had tried to
run the program in question via wine, but didn't come across anything.
So I gave it a shot and it seemed to install without problem. I opted to use
Wine bottler to create an OS X application as I had with the first program. No
problems here, but when I tried to run the application it failed to even start
up. I checked the console logs to see if I could get any info but not much came
up.
I then went to the applications directory in wine and noticed something odd. In
the application folder there is two .exe files both with odd names that have
nothing to do with the application.
7DFDD4D1-89FF-4F8C-B925-7D609D1FD8F7.exe
16533CB10CC63DBBD73CD8.exe
I tried right clicking on each one and opening with wine and got the following
error log in console manager:
###BOTTLING### default.sh
###BOTTLING### Gathering debug Info...
Versions
OS...........................: darwin10.0
Wine.........................: 1.1.34
WineBottler..................: 1.1.34
Environment
PWD..........................:
'/Applications/Wine.app/Contents/Resources/bin'
PATH.........................: /usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:.
WINEPATH.....................: /Applications/Wine.app/Contents/Resources/bin
LD_LIBRARY_PATH..............:
/Applications/Wine.app/Contents/Resources/lib:/usr/X11R6/lib
DYLD_FALLBACK_LIBRARY_PATH...:
/usr/lib:/Applications/Wine.app/Contents/Resources/lib:/usr/X11R6/lib
FONTCONFIG_FILE..............:
/Applications/Wine.app/Contents/Resources/etc/fonts/fonts.conf
DIPSPLAY.....................: /tmp/launch-ga0vl8/:0
SILENT.......................:
http_proxy...................:
https_proxy..................:
ftp_proxy....................:
socks5_proxy.................:
Hardware:
Hardware Overview:
Model Name: MacBook
Model Identifier: MacBook4,1
Processor Name: Intel Core 2 Duo
Processor Speed: 2.4 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache: 3 MB
Memory: 2 GB
Bus Speed: 800 MHz
Boot ROM Version: MB41.00C1.B00
SMC Version (system): 1.31f0
Serial Number (system):
###BOTTLING### Create .app...
###BOTTLING### Turn on Coreaudio...
err:psdrv:PSDRV_PPDGetNextTuple Line too long.
err:psdrv:PSDRV_PPDGetNextTuple Line too long.
err:psdrv:PSDRV_PPDGetNextTuple Line too long.
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmIsCompositionEnabled 0x33cee4
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW
L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\xpti.dat"
1 536870916 0x0 0x0 0x53b0a4 0x0
fixme:iphlpapi:NotifyAddrChange (Handle 0xa92f518, overlapped 0xa92f520): stub
fixme:iphlpapi:GetAdaptersAddresses no support for IPv6 addresses
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW
L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\compreg.dat"
1 536870916 0x0 0x0 0x1f314ac 0x0
fixme:shell:DllCanUnloadNow stub
wine: configuration in '/Users/Andy/Documents/My Wine
App.app/Contents/Resources' has been updated.
###BOTTLING### Sandboxing...
###BOTTLING### Enabling Antialiasing...
###BOTTLING### Installing Truetype Fonts...
ln: /Users/Andy/Documents/My Wine
App.app/Contents/Resources/drive_c/windows/Fonts/Brush Script.ttf: File exists
###BOTTLING### Registering Truetype Fonts...
/Applications/Wine.app/Contents/Resources/bin
###BOTTLING### Registering native dlls...
###BOTTLING### Installing Application
Application
_16533CB10CC63DBBD73CD8.exe...
wine: Bad EXE format for Z:\Users\Andy\Library\Application
Support\Wine\prefixes\Tableninja\drive_c\users\Andy\Application
Data\Microsoft\Installer\{7DFDD4D1-89FF-4F8C-B925-7D609D1FD8F7}\_16533CB10CC63DBBD73CD8.exe
###ERROR### Command '/Applications/Wine.app/Contents/Resources/bin/wine
/Users/Andy/Library/Application
Support/Wine/prefixes/Tableninja/drive_c/users/Andy/Application
Data/Microsoft/Installer/{7DFDD4D1-89FF-4F8C-B925-7D609D1FD8F7}/_16533CB10CC63DBBD73CD8.exe'
returned status 193.
Task returned with status 15.
Any idea where I can find out what both status 193 and 15 mean? Or perhaps just
pointing me in the right direction would help too.