http://bugs.winehq.org/show_bug.cgi?id=11771
--- Comment #16 from Diego Jacobi jacobidiego@gmail.com 2009-01-01 10:39:17 --- I am not sure if this patch has brokened the installation of Mathematica. How can i un-do this patch?
I had to reinstall my computer to remove debian from it. So i needed to reinstall Mathematica in a clean .wine dir. Trying to do so, it gives a Crash-error on the installation:
A windows with this message:
1608:Unable to create InstallDriver instance, Return code: -2147467262
And the logs:
fixme:shell:SHChangeNotify unknown type 00000003 fixme:advapi:LookupAccountNameW (null) L"diego" (nil) 0x33bdf0 (nil) 0x33bdf4 0x33bde8 - stub fixme:advapi:LookupAccountNameW (null) L"diego" 0x133370 0x33bdf0 0x136c28 0x33bdf4 0x33bde8 - stub err:msi:ITERATE_DuplicateFiles Original file unknown L"F1319_IDriver.exe" fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 2 ignored L"CreateFolder" table values err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here. err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x8002802b fixme:ole:CoCreateInstance no instance created for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6} of class {8b1670c8-dc4a-4ed4-974b-81737a23826b}, hres is 0x8002802b err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here. err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b err:ole:ClientIdentity_QueryMultipleInterfaces Failed to get pointer to interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}
Because i had reinstalled i needed to recompile wine in this new system and because i dont have now an equivalent of build-dep on suse i had to find and install each dependency using the output of ./configure and searching on zypper.
Wine version is: wine-1.1.11-299-geb4eda2 with both patches applied.
Any idea? Fixing the sound should not break the installation, so it may be another patch in the current wine branch. In that case, how can i go back a couple of days with git?