http://bugs.winehq.org/show_bug.cgi?id=17051
GaBoNa gabona@freestart.hu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gabona@freestart.hu
--- Comment #3 from GaBoNa gabona@freestart.hu 2009-01-20 13:18:30 --- Computer running os: ubuntu 8.04 wine emulation setting: winxp
terminal reporting: fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013 fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub fixme:winsock:WS_setsockopt Unknown level: 0x00000029 fixme:winsock:WS_setsockopt Unknown level: 0x00000029 fixme:winsock:WS_setsockopt Unknown level: 0x00000029 fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013 fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013 fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013 fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013 fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\Program Files\FinePixViewer\WMFSDK.dll") not found err:module:import_dll Library WMFSDK.dll (which is needed by L"C:\Program Files\FinePixViewer\FinePixViewer.exe") not found err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\Program Files\FinePixViewer\FinePixViewer.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\FinePixViewer\FinePixViewer.exe" failed, status c0000135
that's seems like dll errors, but these errors doesn't appear on wine 1.0
I tested the following: 2 computer with similar os, same installation. one of these with hardy repo wine install, the other one with 1.1.13 after finepix install (it's works all of it) I checked the dll files the following 2 dlls not found on 1.1.13, but 1.0 does: system32/WMASF.dll system32/wmvcore.dll
If I copied these files to the other machine, the software can run.