I decided to try this again on a clean account and running Wine 1.2. So far,
nothing has changed as I receive the same dialogs as in my initial post. Here
is the output from a simple run:
Code:
$ wine N1MM\ Logger.exe
err:ole:CoGetClassObject class {00000100-0000-0010-8000-00aa006d2ea4} not
registered
err:ole:create_server class {00000100-0000-0010-8000-00aa006d2ea4} not
registered
err:ole:CoGetClassObject no class object {00000100-0000-0010-8000-00aa006d2ea4}
could be created for context 0x5
fixme:ole:OleLoadPictureEx
(0xdc7754,852,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f948),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xddff1c,15919,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f578),
partially implemented.
Obviously, there seems to be an OLE issue. Any pointers on how to proceed will
be appreciated.