Hi, I tried to run the EZNEC 5 demo (it's a mostly functional demo, only slightly crippled, so worth using) program in Wine today and it no workie. http://www.eznec.com/demoinfo.htm EZNEC pops up a dialog that sez "Run time error 13: type mismatch" Wine sez: Code: laughlin at nibbler:~$ wine /home/laughlin/.wine/drive_c/Program\ Files/EZW/EZWdemo50.exe fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004 fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x14556c), stub! fixme:ole:OleLoadPictureEx (0xcb39f4,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7e4), partially implemented. err:ole:CoGetClassObject class {be2bc570-0865-11d1-827f-0000c027c6db} not registered err:ole:CoGetClassObject no class object {be2bc570-0865-11d1-827f-0000c027c6db} could be created for context 0x1 fixme:ole:OLEPictureImpl_SaveAsFile (0x167750)->(0x176c80, 0, (nil)), hacked stub. *** the dialog pops up at this point. after I click OK *** fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} Any clues? 73 de n1ywb
> laughlin at nibbler:~$ wine /home/laughlin/.wine/drive_c/Program\ Files/EZW/EZWdemo50.exeFirst cd to the directory where the .exe is located, then try to run it.
dimesio wrote:> > > laughlin at nibbler:~$ wine /home/laughlin/.wine/drive_c/Program\ Files/EZW/EZWdemo50.exe > > > First cd to the directory where the .exe is located, then try to run it.I get pretty much the same thing, same alert box, similar console output: Code: laughlin at nibbler:~/.wine/drive_c/Program Files/EZW$ wine EZWdemo50.exe fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004 fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x145204), stub! fixme:ole:OleLoadPictureEx (0xcb39fc,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7e4), partially implemented. err:ole:CoGetClassObject class {be2bc570-0865-11d1-827f-0000c027c6db} not registered err:ole:CoGetClassObject no class object {be2bc570-0865-11d1-827f-0000c027c6db} could be created for context 0x1 fixme:ole:OLEPictureImpl_SaveAsFile (0x1673b8)->(0x1768e8, 0, (nil)), hacked stub. fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} laughlin at nibbler:~/.wine/drive_c/Program Files/EZW$