我正在尝试从终端安装 TodoList 应用程序并使用 GUI。 http://abstractspoon.com/wiki/doku.php?id=linux
它抛出一个错误:
Note: command wine /home/pdd/.cache/winetricks/comctl32/cc32inst.exe /T:C:windowsTemp_comctl32 /c returned status 193. Aborting.
我正在尝试从终端安装 TodoList 应用程序并使用 GUI。 http://abstractspoon.com/wiki/doku.php?id=linux
它抛出一个错误:
Note: command wine /home/pdd/.cache/winetricks/comctl32/cc32inst.exe /T:C:windowsTemp_comctl32 /c returned status 193. Aborting.
我无法运行游戏 DCS(数字战斗模拟器)
显然是一个很棒的模拟器,用于训练法国陆军飞行员。
此游戏可在 Steam 免费下载,仅适用于 Windows 操作系统。由于 Steam 和 Proton(类似葡萄酒),应该可以在 Ubuntu 上安装它。
看到这个页面,有的可以玩,有的不能。
我的配置:
所以我只是在这次运行中为 ubuntu 18.04 运行 winetricks
sh winetricks msxml6 gdiplus gecko vcrun2005 ie6
据说
This MSXML 6.0 package is not supported on the current processor type
我该如何解决?
我可以在 Wine (4.21) 上正常安装 MilkShape 3D,但程序无法启动。
有什么解决方案/解决方法吗?
谢谢!=D
我一直在按照 wine 的步骤进行安装winehq
,但尽管我似乎已尽我所能,但我一直收到此错误:
The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan Release' does not have a Release file.
E: The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
如果有人能说明我应该从这里去哪里,我将不胜感激。谢谢。
在我尝试了以下建议后,这是更新后的输出:
antonio@mclinux:~$ sudo dpkg --add-architecture i386
antonio@mclinux:~$ wget -nc -qO- https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
OK
antonio@mclinux:~$ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ eoan main'
Hit:1 http://br.archive.ubuntu.com/ubuntu eoan InRelease
Hit:2 http://ppa.launchpad.net/ricotz/unstable/ubuntu eoan InRelease
Hit:3 http://br.archive.ubuntu.com/ubuntu eoan-updates InRelease
Hit:4 http://security.ubuntu.com/ubuntu eoan-security InRelease
Hit:5 http://br.archive.ubuntu.com/ubuntu eoan-backports InRelease
Ign:6 http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan InRelease
Hit:7 https://dl.winehq.org/wine-builds/ubuntu eoan InRelease
Err:8 http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu eoan Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
你能帮我看看是怎么回事吗?
干杯,
当我尝试使用 wine 运行 64 位控制台应用程序时遇到以下错误:
002a:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
002a:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
002a:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x23e480, 0x23e490 0x23e484
002a:fixme:nls:get_dummy_preferred_ui_language (0x38 0x23e480 0x23e490 0x23e484) returning a dummy value (current locale)
002a:fixme:heap:RtlSetHeapInformation 0xa80000 0 0x23e7a0 4 stub
002a:err:module:attach_dlls "MSVCR80.dll" failed to initialize, aborting
002a:err:module:attach_dlls Initializing dlls for L"Z:\\home\\user\\test\\x64\\process.exe" failed, status c0000142
我必须提到 MS Visual C++ 2005 Redistributable Package 已经使用命令安装
winetricks vcrun2005
我还下载了具有完全相同版本(8.0.50727.762)的“msvcr80.dll”文件,并将其放在应用程序文件夹中。
不幸的是,这个问题仍然没有解决。
任何帮助将不胜感激!提前致谢。
正如标题所说。有没有办法做到这一点? 程序图标
我的美术老师想利用她的课程在计算机教室和 Ubuntu 中向其他学生教授这个程序。我知道如果我有双引导,这将是一个简单的修复。我进行了一些研究,发现您可以使用在inkscape 中转换的SVG2Embroidery 并在inkscape 中使用刺绣扩展。但是,但是……但是……她想要那个5D原创节目。帮助!:D
我了解他们都使用 WINE,并且我对 WINE 的作用略有了解。但我并不真正了解上述软件之间的区别,以及为什么或何时使用其中一种软件。谢谢
我有一个在 Lutris 上运行的游戏,我需要安装d3dcompiler_43.dll库。但是,当我尝试通过Winetricks安装它时,该软件包根本不在列表中。
我看到的唯一类似的包(名称相似)是 d3dcompiler_47.dll,但是,游戏不能使用这个包运行。我的 Wine 版本是 3.18。我很确定那个包曾经在那里,但我不记得我用的是什么酒版本。你知道如何在没有Winetricks的情况下安装它吗?或者我是否应该使用另一个 wine 版本来安装它?
互联网上有各种关于如何做到这一点的描述,但其中许多似乎已经过时,有些则相互矛盾;在某些情况下(对我而言)解决方案的实际工作部分也在评论中,所以我决定分享对我有用的东西。
希望如果有一些更改,其他人将能够添加其他答案以使其保持最新。