Salto RomBasic.exe

Questions about Wine on macOS.
Locked
mgai7755
Newbie
Newbie
Posts: 1
Joined: Fri Sep 04, 2015 7:28 am

Salto RomBasic.exe

Post by mgai7755 »

Hi,

I'm trying to run some kind of electronic lock programmer, Salto Rombasic.exe which refuses to work under wine for OS/X

Here wine's command line output :

Code: Select all

 matthieu$ wine ROMBasic.exe 
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Fontconfig warning: ignoring UTF-8: not a valid region tag
fixme:file:get_default_com_device no known default for device com1
fixme:file:get_default_com_device no known default for device com2
fixme:file:get_default_com_device no known default for device com4
fixme:file:get_default_com_device no known default for device com5
fixme:file:get_default_com_device no known default for device com6
fixme:file:get_default_com_device no known default for device com7
fixme:file:get_default_com_device no known default for device com8
fixme:file:get_default_com_device no known default for device com9
fixme:shell:FileIconInit (true)
err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5
wine: Unhandled exception 0x0eedfade in thread 9 at address 0x32ff40:0x7b8287ea (thread 0009), starting debugger...
err:seh:setup_exception_record stack overflow 1552 bytes in thread 0009 eip 7bc2def9 esp 00230d20 stack 0x230000-0x231000-0x330000
MatthieusonMBP:ROM BASIC matthieu$ Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process  tid      prio (all id:s are in hex)
0000000e services.exe
	0000001e    0
	0000001d    0
	00000019    0
	00000018    0
	00000016    0
	00000014    0
	00000010    0
	0000000f    0
00000012 winedevice.exe
	00000022    0
	0000001a    0
	00000017    0
	00000013    0
0000001b plugplay.exe
	00000020    0
	0000001f    0
	0000001c    0
00000023 explorer.exe
	00000025    0
	00000024    0
winedbg: Internal crash at 0x4232fd9b

Anybody could point me in the right direction ?

Thanks

Matthieu
Locked