Hi all, I had some troubles to run this little application (called likes in the object) on wine to a GNU/Debian Unstable distro (it's the packaged version). All was OK during the installation (setup.exe), and the frist window (where I can select what do I do) appears, but after selection the program crash whit 429 run-time error "ActiveX component doesn't made object". Wine log: $ wine riba.exe fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used fixme:ole:OleLoadPictureEx (0xac0dd4,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fae8), partially implemented. fixme:ole:OleLoadPictureEx (0xac0dd4,3473,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fa88), partially implemented. fixme:ole:OLEPictureImpl_SaveAsFile (0x161688)->(0x16a6f8, 0, (nil)), hacked stub. fixme:ole:OleLoadPictureEx (0xac135c,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33ebd4), partially implemented. err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1 err:ole:ITypeInfo_fnInvoke did not find member id 191, flags 0x8! fixme:ole:OLEPictureImpl_SaveAsFile (0x16a0f8)->(0x21ca28, 0, (nil)), hacked stub. err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 fixme:ole:ITypeInfo_fnRelease destroy child objects Wine exited with a successful status Any help are appreciated. Thanks. Regards, Dio.