I have been running Conversation Network's Levelator for a couple of years without problem. With the latest Wine (1.3.28) it won't start. It gives me the Encountered a serious problem dialog and in the terminal shows
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: Unhandled page fault on read access to 0x00000400 at address 0x68486a63 (thread 0009)
I'm not sure where to go from here, is there anything I can set, can I easily roll back to a previous wine?
You can try using winetricks .
winetricks
.If that does not work, undo the operation (with
winetricks
again; if it supports it).You can try to install the application with playonlinux . This would allow you to choose a WINE version that works, and not have to downgrade your local WINE installation.