Wine 应用程序在更新后崩溃

Wine 应用程序在更新后崩溃

今天登录后,我收到一条更新 Line 的消息。我单击了“确定”,它似乎开始更新,但过了一会儿,它崩溃了。我尝试删除 Wine 和 Winetricks,然后重新安装它们,但无济于事(重新安装后它仍然崩溃)。我该如何修复它或开始解决问题?请注意,我对 Wine/winetricks 甚至 Linux 都不太熟悉,所以如果您能一步一步解释,我将不胜感激。

我的系统:
  Ubuntu 16.04
  Wine 4.0~Xenial,我添加了 Wine ppa。winetricks
  0.0+20141009+svn1208-2ubuntu1
  ps:当我运行时winetricks --version,我得到了这个:20181203-next   ps:当我从命令行运行 Line 时,得到了这个输出:

0009:fixme:shcore:SetCurrentProcessExplicitAppUserModelID L"C:\\users\\michael\\Local Settings\\Application Data\\LINE\\bin\\LineLauncher.exe": stub
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0009:fixme:ver:GetCurrentPackageId (0x33f584 (nil)): stub
002a:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
002a:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f008 1 C) semi-stub
002a:fixme:shcore:SetCurrentProcessExplicitAppUserModelID L"C:\\users\\michael\\Local Settings\\Application Data\\LINE\\bin\\LineLauncher.exe": stub
002a:fixme:file:FindFirstFileExW flags not implemented 0x00000002
002b:fixme:ver:GetCurrentPackageId (0x813febc (nil)): stub
0009:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
002a:fixme:sync:SetWaitableTimerEx (0x154, 0x33f6bc, 0, (nil), (nil), (nil), 32) semi-stub
002a:fixme:win:EnumDisplayDevicesW ((null),0,0x33f284,0x00000000), stub!
002a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f458 1 C) semi-stub
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 102
002a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x3374f8 1 C) semi-stub
002a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x3372c8 1 C) semi-stub
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
002a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 102
002a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f108 1 C) semi-stub
002a:fixme:advapi:LsaOpenPolicy ((null),0x33f480,0x00000001,0x33f478) stub
002a:fixme:advapi:LsaClose (0xcafe) stub
0032:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x94ef818 1 C) semi-stub
002a:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot

答案1

感谢 WineHQ 的 jkfloris 的分享,运行后问题解决winetricks vcrun2015,原帖为这里

相关内容