Hi,
I have previously had a successful installation of Mono for windows and and installation of .Net 2 running on SuSE 11.0. I've just moved on to SuSE 11.1 and can no longer install the .Net 2 Framework. I've tried several times - even down to a total re-installation of wine always for it to fail at the same point.
The last 20 lines of the console log are:-
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
err:ole:CoUninitialize Mismatched CoUninitialize
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -> 2 ignored L"MsiAssembly" table values
fixme:msi:msi_unimplemented_action_stub DeleteServices -> 4 ignored L"ServiceControl" table values
fixme:msi:msi_unimplemented_action_stub RemoveRegistryValues -> 4 ignored L"RemoveRegistry" table values
fixme:msi:msi_unimplemented_action_stub RemoveDuplicateFiles -> 7 ignored L"DuplicateFile" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 16 ignored L"CreateFolder" table values
fixme:msi:msi_unimplemented_action_stub BindImage -> 8 ignored L"BindImage" table values
fixme:ntdll:server_ioctl_file Unsupported ioctl 900a4 (device=9 access=0 func=29 method=0)
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
fixme:imm:ImmDisableIME (-1): stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:richedit:RichEditWndProc_common EM_SETMARGINS: stub
fixme:richedit:RichEditWndProc_common EM_SETMARGINS: stub
err:ole:CoUninitialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize
Has anyone any ideas of what I might be doing wrong?
.Net 2 install problems
Re: .Net 2 install problems
Is this to a clean wineprefix--did you delete ~/.wine before attempting to reinstall? If not, do that.Croques wrote:Hi,
I have previously had a successful installation of Mono for windows and and installation of .Net 2 running on SuSE 11.0. I've just moved on to SuSE 11.1 and can no longer install the .Net 2 Framework. I've tried several times - even down to a total re-installation of wine always for it to fail at the same point.
Winetricks is the easiest way to install .NET 2.0; try that if you haven't already.
The AppDB entry also has a lot of information: http://appdb.winehq.org/appview.php?iVersionId=3754
Thanks for that; using winetricks finally installed Dot Net 2 ok. However, the program I want to run still bails out with a "culture name 'ga-ie' not supported" error. And that error is on the Wine Dot Net 2.0 bug list.
Understanding all this is hard since I've happily been running this particular program for a while on SuSE 11.
Understanding all this is hard since I've happily been running this particular program for a while on SuSE 11.
