http://bugs.winehq.org/show_bug.cgi?id=2869
Summary: First time user - can not get app to run Product: Wine Version: 20050310 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: nix@petelancashire.com
copied all .dll's from XP SP2 that app sez was missing
app can be downloaded from:
http://www.nrgsystems.com/support/software.php
select
Symphonie Data Retriever Software (SDRv50301.exe uploaded 8 April 2005) Download SDRv50301.exe (5,863 KB)
install seems to go ok I placed it in c:\NRG (the default)
app has non GUI mode
wine "c:\NRG\SymDR\SDR.exe" /s "c:\NRG\RawData\000120031124009.rwd"
a sample .rwd file can be found at
http://wind.petelancashire.com/000120031124009.rwd
here's what i get when I try to run
wine "c:\NRG\SymDR\SDR.exe" /s "c:\NRG\RawData\000120031124009.rwd" fixme:ver:VERSION_GetLinkedDllVersion Unknown EXE OS version 4.0, please report !! Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels to set the screen resolution and remove the "Resolution" entry in the config file fixme:ole:CoRegisterMessageFilter stub fixme:seh:EXC_RtlRaiseException call (from 0x735184eb) to unimplemented function oleaut32.dll.VarMonthName wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: unimplemented function oleaut32.dll.VarMonthName called in 32-bit code (0x62a5b053). In 32 bit mode. Register dump: CS:0023 SS:002b DS:002b ES:002b FS:003b GS:0033 EIP:62a5b053 ESP:74eaf3c4 EBP:74eaf428 EFLAGS:00200212( - 00 - -IA1) EAX:74eaf3d0 EBX:62aca400 ECX:74eaf568 EDX:4faf1000 ESI:00000000 EDI:00000001 Stack dump: 0x74eaf3c4: 77e2f730 41de8e4e 62a5b00c 80000100 0x74eaf3d4: 00000001 00000000 735184eb 00000002 0x74eaf3e4: 62ab1aa0 62ab1acc 77de0034 77e2f700 0x74eaf3f4: 77e2f700 74eaf434 41de6f96 77de0000 0x74eaf404: 77e2f700 000000f0 77de0000 77e2f700 0x74eaf414: 00000001 74eaf444 6793bb44 41ddcf57 Backtrace: =>1 0x62a5b053 in oleaut32 (+0xb053) (0x74eaf428) 2 0x62a5b0be __wine_stub_oleaut32_dll_144+0x0 in oleaut32 (0x74eaf448) 3 0x735184eb GetMem1+0x795 in msvbvm60 (0x74eaf468) 4 0x0049650a in sdr (+0x9650a) (0x74eaf4ac) 5 0x004bdd58 in sdr (+0xbdd58) (0x74eaf584) 6 0x7344aea0 in msvbvm60 (+0x2aea0) (0x74eaf590) 7 0x00406fc9 EntryPoint+0xf71 in sdr (0x74eaf5a0) 8 0x7344ae7d in msvbvm60 (+0x2ae7d) (0x74eaf5ec) 9 0x734431a4 in msvbvm60 (+0x231a4) (0x74eaf6c0) 10 0x73443033 in msvbvm60 (+0x23033) (0x74eaf6e4) 11 0x7343de3e EVENT_SINK_AddRef+0x5cf in msvbvm60 (0x74eaf740) 12 0x7343dc5d EVENT_SINK_AddRef+0x3ee in msvbvm60 (0x74eaf760) 13 0x7343dc22 EVENT_SINK_AddRef+0x3b3 in msvbvm60 (0x74eaf798) 14 0x7344b017 in msvbvm60 (+0x2b017) (0x74eaf7e8) 15 0x734f567c in msvbvm60 (+0xd567c) (0x74eafcf4) 16 0x734347da in msvbvm60 (+0x147da) (0x74eafe34) 17 0x73432099 BASIC_CLASS_AddRef+0xf0b in msvbvm60 (0x74eafe58) 18 0x7342e24f ThunRTMain+0x411 in msvbvm60 (0x74eafe78) 19 0x7342df93 ThunRTMain+0x155 in msvbvm60 (0x74eafe98) 20 0x7342de99 ThunRTMain+0x5b in msvbvm60 (0x74eaff18) 21 0x00406062 EntryPoint+0xa in sdr (0x74eafff4) 22 0x10005091 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) 0x62a5b053: addl $12,%esp Wine-dbg>q