wine常见问题集合

在Ubuntu系统中使用Wine运行Windows程序时,可能会遇到ntlm_auth版本错误和字体显示问题。对于ntlm_auth错误,安装winbind可能无法完全解决问题。字体问题则需要从Windows系统复制字体到Ubuntu的字体目录,并执行相关命令更新字体缓存。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

这个文章是在ubuntu中,使用wine运行windows程序遇到的问题的集合,方便查找,不定期更新。

    • 在wine中运行程序,出现Make sure that ntlm_auth >= 3.0.25 错误怎么办?

要在系统中运行语雀,安装完毕后,运行是报错:

~/.wine/drive_c/Program Files (x86)/yuque-desktop$ wine 语雀.exe 0186: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.

0198: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.
[398:0106/160840.694:ERROR:network_change_notifier_win.cc(226)] WSALookupServiceBegin failed with: 0
[398:0106/160841.222:ERROR:gpu_process_host.cc(969)] GPU process launch failed: error_code=49
01d3: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.
[437:0106/160841.661:ERROR:network_change_notifier_win.cc(226)] WSALookupServiceBegin failed with: 0
(node:398) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `语雀 --trace-warnings ...` to show where the warning was created)
[398:0106/160841.813:ERROR:gpu_process_host.cc(969)] GPU process launch failed: error_code=49
[398:0106/160842.172:ERROR:gpu_process_host.cc(969)] GPU process launch failed: error_code=49

核心问题应该是出现在这里:Make sure that ntlm_auth >= 3.0.25 is in your path

搜索了下,发现也有人遇到同样的问题:Installing wine on UBUNTU16.04

这里给出的办法是,安装winbind: sudo apt install winbind

安装完成之后,还是出现错误,不过ntlm_auth >= 3.0.25问题已经没有,这里提示的是network_change_notifier_win.ccERROR:gpu_process_host.cc错误。

wine 语雀.exe 
[8:0106/162035.581:ERROR:network_change_notifier_win.cc(226)] WSALookupServiceBegin failed with: 0
[8:0106/162036.217:ERROR:gpu_process_host.cc(969)] GPU process launch failed: error_code=49
[232:0106/162036.779:ERROR:network_change_notifier_win.cc(226)] WSALookupServiceBegin failed with: 0
(node:8) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `语雀 --trace-warnings ...` to show where the warning was created)
[8:0106/162036.820:
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值