Renan Birck Guest
|
Posted: Sat Aug 08, 2009 5:15 pm Post subject: AADE Filter Design: "ActiveX component can't create obj |
|
|
Hello,
I'm trying to run "AADE Filter Design", a program used for the design of
electronic filters. It's available for free from
http://www.aade.com/filter32/fdinstall.exe
It installs correctly after I 'winetricks mfc40' and install the VB6
run-time, but it gives the "ActiveX component can't create object"
error when run.
Any ideas? This is Wine 1.1.26 on Arch Linux.
error output from console:
(9) alliance:~/.wine/drive_c/Arquivos de programas/Filter $ wine
Filter.exe
fixme:ole:OleLoadPictureEx
(0xd3245c,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fad8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1bb3e8)->(0x1c7118, 0, (nil)),
hacked stub.
fixme:ole:OleLoadPictureEx
(0xd3f254,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32db0c),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xd3f254,167898,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32daac),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1c8b10)->(0x1f4c28, 0, (nil)),
hacked stub.
fixme:ole:OleLoadPictureEx
(0xd40354,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7a0),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xd40354,254,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7a0),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xd40354,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7a0),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
Thanks!
-- |
|
jpka
Joined: 31 Mar 2010 Posts: 1 Location: Russia
|
Posted: Wed Mar 31, 2010 2:48 am Post subject: |
|
|
Hi! After some manipulation with 'winetricks', wb6runs etc, i get this:
Runtime Error 429: Activex component can not create the object
It can't be solved at this time (or internet not know it).
But for AADE, simply after 10 (or so) unsuccessful runs, the initial dialog magically disappears and activex error no more exist. Now it work for me. |
|