我搜索了互联网,发现有一百万人在安装和使用葡萄酒方面有问题,但是几乎没有人像我一样有同样的问题,在那些有问题的人中,给他们的建议似乎没有为我解决这个问题做任何事情。
简而言之,我装的是葡萄酒。如果我通过终端机这样做,我就会得到一些奇怪的信息,说壁虎失踪了(不管那是什么)。我几乎找不到关于它的信息,我找到的唯一的东西告诉我如何安装它,但当我按照说明,我被告知它不是在存储库中安装的。
更糟糕的是,当我运行winecfg时,我会发现所有这些错误:
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
Could not find Wine Gecko. HTML rendering will be disabled.
Could not find Wine Gecko. HTML rendering will be disabled.如果我通过ubuntu包管理器安装它,它也不能工作.我无法运行WindowsInstaller.exe,而且它不会出现上下文菜单项。
我已经学习了上百万篇关于这一点的教程,我不能再继续下去了。它似乎不是一款功能强大的软件。我不明白..。它只是与ubuntu20.04不兼容吗?
发布于 2021-07-14 20:20:08
它只是与ubuntu20.04不兼容吗?
它与Ubuntu20.04兼容。您可以在Ubuntu20.04上安装一个工作的葡萄酒,这些屏幕截图可以证明这一点。
这里显示了在20.04 Ubuntu MATE系统上运行的葡萄酒5.0。

这显示了葡萄酒安装的原因,这是一款在葡萄酒下运行的老应用程序。

为了在这个系统上安装wine,我发出了一个命令sudo apt install wine-stable。这导致了许多软件包的安装。
https://askubuntu.com/questions/1351887
复制相似问题