无法使用 wine 安装 Kindle

Alo*_*lok 6 wine kindle

我尝试使用以下命令在我的 Ubuntu 18.04 笔记本电脑上安装 Kindle for PC:

wine KindleForPc-installer-1.25.52064.exe
Run Code Online (Sandbox Code Playgroud)

但我收到了这个错误:

错误截图

作为一个普通用户,我无法理解它。有人能建议一种方法来摆脱这个问题吗?

一旦弹出错误框,终端就会显示以下文本。

[WARN][MazamaLog] QObject::startTimer: Timers can only be used with 
threads started with QThread
[ERROR][VersionInfo] Build version is not of the form 
major.minor.patch.revision
[INFO][CMetricsManager] Reporting the following metric 190202:132926 
Mazama: I Application:MZMA_OpenAfterFirstTimeInstall:
0030:err:seh:raise_exception Unhandled exception code 80000003 flags 0 
addr 0x7bc7da14
Run Code Online (Sandbox Code Playgroud)

一旦选择取消进行调试,什么也不会发生。

小智 4

您应该使用命令winetricks,然后选择:

安装应用程序

Kindle for PC 已经存在,其旧版本可在 Wine 上运行。


小智 0

创建一个 32 位前缀,从那时起它就可以正常工作了。有关如何执行此操作的信息,请参阅此处