我已经运行 Conversation Network 的 Levelator 好几年了,没有出现任何问题。使用最新的 Wine (1.3.28) 时,它无法启动。它给了我遇到严重问题对话框和终端显示
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)
我不知道从这里去哪里,我可以设置什么吗,我可以轻松回滚到之前的葡萄酒吗?
答案1
您可以尝试使用葡萄酒技巧 。
- 跑步
winetricks
。 - 选择安装一个库(DLL)。
- 安装 Windows 通用控件版本 6。
- 尝试再次运行该程序。
如果这不起作用,请撤消该操作(winetricks
再次执行;如果它支持的话)。
您可以尝试使用以下方式安装该应用程序playonlinux 。这将允许您选择适用的 WINE 版本,而不必降级本地 WINE 安装。