使用deepin-wine5 执行软件的时候报错怎么改?
Tofloor
poster avatar
imic07
deepin
2020-12-23 01:45
Author

wine: Call from 0x7b02f31f to unimplemented function ndis.sys.NdisInitializeWrapper, abortingwine: Unimplemented function ndis.sys.NdisInitializeWrapper called at address 7B02F31F (thread 0033), starting debugger...wine version: 5.0wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.

函数库里面加了都没有用:



Reply Favorite View the author
All Replies
lcw0268
deepin
2020-12-23 02:40
#1

deepin-wine和wine是一个样吗?楼主怎么调出配置?

Reply View the author
Feng Yu
deepin
2020-12-23 03:51
#2

改不了

Reply View the author
imic07
deepin
2020-12-23 21:36
#3
lcw0268

deepin-wine和wine是一个样吗?楼主怎么调出配置?

新建个文件 Wine Configuration.desktop 内容如下:

[Desktop Entry]
Categories=Utility;
Exec=deepin-wine5 winecfg
Icon=wine
Name=Wine Configuration
Terminal=false
Type=Application
X-Deepin-Vendor=user-custom


保存后双击执行即可

Reply View the author
lcw0268
deepin
2020-12-23 22:20
#4
imic07

新建个文件 Wine Configuration.desktop 内容如下:

[Desktop Entry]
Categories=Utility;
Exec=deepin-wine5 winecfg
Icon=wine
Name=Wine Configuration
Terminal=false
Type=Application
X-Deepin-Vendor=user-custom


保存后双击执行即可

deepin-wine cfg

不能调出配置吗?

Reply View the author
imic07
deepin
2020-12-25 17:39
#5
lcw0268

deepin-wine cfg

不能调出配置吗?

deepin-wine winecfg

deepin-wine5 winecfg

Reply View the author