Swisslog no start

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
hamradio
Newbie
Newbie
Posts: 2
Joined: Fri May 12, 2017 2:17 pm

Swisslog no start

Post by hamradio »

This program http://www.swisslogforwindows.com/english/Frame_EN.htm no start with development version. Last functional was 2.4. About JET40/MDAC28 problem :(
hamradio
Newbie
Newbie
Posts: 2
Joined: Fri May 12, 2017 2:17 pm

Re: Swisslog no start

Post by hamradio »

Start Swisslog with Stable or 2.4 version:

Code: Select all

ubuntu@hamradio:~/.wine/drive_c/Swisslog$ wine SwisslV5.exe 
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
fixme:enhmetafile:PlayEnhMetaFileRecord Unknown imode 4
fixme:enhmetafile:PlayEnhMetaFileRecord Unknown imode 4
fixme:comsvcs:DllGetClassObject ({ecabb0c0-7f19-11d2-978e-0000f8757e2a},{00000001-0000-0000-c000-000000000046},0x32f008) stub
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {ecabb0c0-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1
no-Start Swisslog with 2.6-2.8 version:

Code: Select all

ubuntu@hamradio:~/.wine/drive_c/Swisslog$ wine SwisslV5.exe 
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
fixme:enhmetafile:PlayEnhMetaFileRecord Unknown imode 4
fixme:enhmetafile:PlayEnhMetaFileRecord Unknown imode 4
fixme:comsvcs:DllGetClassObject ({ecabb0c0-7f19-11d2-978e-0000f8757e2a},{00000001-0000-0000-c000-000000000046},0x32f008) stub
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {ecabb0c0-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1
fixme:comsvcs:DllGetClassObject ({ecabb0c0-7f19-11d2-978e-0000f8757e2a},{00000001-0000-0000-c000-000000000046},0x32efa8) stub
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:create_server class {ecabb0c0-7f19-11d2-978e-0000f8757e2a} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {ecabb0c0-7f19-11d2-978e-0000f8757e2a} could be created for context 0x17
Locked