AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题

问题[ie](ubuntu)

Martin Hope
01AutoMonkey
Asked: 2020-05-08 14:31:00 +0800 CST

如何在 Wine 中安装 HTML (Gecko) 支持?

  • 4

我正在尝试运行一个游戏安装程序,该安装程序需要我向下滚动许可协议才能继续,它使用一些 IE 技术以 HTML 呈现,所以我相信我需要 wine-gecko.. 但是我该如何安装它?

wine msiexec /i wine-gecko-2.47.1-x86_64.msi只是给我:

0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot

不能滚动意味着不能同意许可协议。


见:https ://wiki.winehq.org/Gecko

我正在运行 Ubuntu 20.04。

编辑#1

当 wine 初始化自己时,我得到了这个:

wine: created the configuration directory '/home/myuser/.wine'
0012: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
0012:err:ole:get_local_server_stream Failed: 80004002
0014: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 {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

Could not find Wine Gecko. HTML rendering will be disabled.
Could not find Wine Gecko. HTML rendering will be disabled.
wine: configuration in L"/home/myuser/.wine" has been updated.
Could not find Wine Gecko. HTML rendering will be disabled.
0009:err:mshtml:create_document_object Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE

所以看起来它正试图在某个地方找到壁虎..

wine firefox html ie
  • 1 个回答
  • 15269 Views
Martin Hope
Shivam Sharma
Asked: 2020-03-24 14:41:31 +0800 CST

我正在尝试在我的 ubuntu 18 上安装 Internet Explorer [重复]

  • 1
这个问题在这里已经有了答案:
无法安装 Internet Explorer 11 2 个答案
2年前关闭。

所以我正在尝试在我的 ubuntu 18 上安装 Internet Explorer。我从这里开始执行这些步骤

sudo apt-get install wine cabextract
wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz
tar zxvf ies4linux-latest.tar.gz

当我得到 ies4linux-latest.tar.gz 文件并尝试对其进行压缩和解压缩时,我收到以下错误:

gzip: stdin: not in gzip format

这意味着该文件未正确压缩,它是 HTML 或二进制文件或某些代码。在我的例子中,它是一个 HTML 代码。于是我打开它,得到了 1800 行代码。

我尝试了其他链接来查找源文件,但我不能。

software-installation networking wine ie
  • 1 个回答
  • 1085 Views
Martin Hope
Ivan
Asked: 2010-12-17 17:47:09 +0800 CST

如何安装(或模拟)Internet Explorer?

  • 6

我需要安装一个 Windows 应用程序,它检查是否安装了至少第 5 版的 Internet Explorer,如果没有则拒绝安装(虽然我相信它并不真正需要它工作)。

我试过 winetricks 来安装 ie 8、7、6 完整版本,它提供的 6 个版本 - 没有工作 - 版本 7 和 8 安装程序报告 msvcr 中缺少一个功能(安装所有 msvcr 版本没有帮助),ie6 报告一些其他错误(我会指定是否重要)。

我也尝试过 IEs4Linux - 它也失败了,抱怨 ies4linux-gtk.py 收到“BadIDChoice”X 窗口系统错误。

有没有办法用 Wine 在 Ubuntu 10.10 中安装任何 IE 版本或模拟它的存在?我什至不需要它来工作,只需要安装在 Wine 系统中,以便其他 Windows 程序可以看到它。

我使用带有 Wine 1.3.8 的 Ubuntu 10.10。

wine browser ie
  • 4 个回答
  • 23882 Views
Martin Hope
Ivan
Asked: 2010-10-03 09:43:38 +0800 CST

是否可以为 IE ob Wine 中的 ActiveX 元素设置/模拟特殊的 Windows 打印机驱动程序?

  • 1

我有一台 Zebra TLP 热敏打印机(附有 LPT)和一个使用 ActiveX 元素在其上打印的专有业务 Web 应用程序。有没有办法让它在 Linux 上运行?

如果有,那么我可能会熄灭我公司的 Windows!

wine printing ie
  • 1 个回答
  • 2239 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve