标题说明了一切。
Ubuntu 18.04.*
wine 3.04
KindleForPC-installer-1.25.52064.exe(最新)
我不了解错误消息。在控制台中,当我运行...
$ wine KindleForPC-installer-1.25.52064.exe
Run Code Online (Sandbox Code Playgroud)
...我收到了很多错误信息(见文末)。
然后会出现一个 Windows 警报对话框,似乎表明文件已安装并kindle.exe
启动,但存在 Windows C++ 运行时问题,并且没有出现 GUI。当您取消警报时,控制台窗口中会出现一些额外的行。
控制台输出
$ wine KindleForPC-installer-1.25.52064.exe
0019:fixme:advapi:RegisterEventSourceW ((null),L"AdobeARMservice"): stub
0019:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x73fc3c,(nil)): stub
0019:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
hfinger@hedley-PC:~/Downloads/Amazon/Kindle$ 003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 102
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 102
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
003c:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
003c:fixme:msvcp:_Mtx_init_in_situ …
Run Code Online (Sandbox Code Playgroud) 我是 ubuntu 的新手。我想知道如何在使用 Virtual Box 3.2.8 的 Ubuntu 10.10(主机)中作为来宾操作系统安装的 Windows 7 32 位中安装驱动程序,例如 LAN、wifi、音频、视频和图形、网络摄像头等。
我在 Toshiba Satellite c650 psc 14g 中使用它。我已经从东芝网站下载了驱动程序。当使用 Windows 7 32 位作为主机操作系统时,它们工作正常。
那么双启动和Virtual Box的主要区别是什么?
Ubuntu 14.04 LTS Trusty Tahr
Wine 1.6.2
Windows 安装程序 (msiexec) 4.5.6001.22299
Overdrive Media Console 是在 Windows XP SP3 或更高版本上运行的 Windows 应用程序。借阅图书馆使用 Overdrive 借出电子书、音频和视频文件,但仅限于图书馆的注册会员。没有 Ubuntu 包。
我从http://app.overdrive.com/下载了 ODMediaConsoleSetup.msi 文件,将其保存并使其可执行。然后我这样运行 Wine:
$ wine msiexec /i ODMediaConsoleSetup.msi
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"VSDCA_VsdLaunchConditions" returned 1603
Run Code Online (Sandbox Code Playgroud)
谷歌搜索后,我找不到任何对我的问题的引用。有没有人以前来过这里并成功安装了 Overdrive?
问候, 赫德利
戴尔 Vostro 2520
Broadcom Corp. BCM43142 蓝牙 4.0
Ubuntu 20.04
Windows 10 专业版
Windows 10 家庭版
Android 11
iPhone 12
我购买了一个迷你蓝牙键盘,用于我的 Android 手机。品牌未知,但型号为 BK3001;eBay、亚马逊等上有数百种可供选择。这款键盘适用于我的小米红米 Note 9 Pro 智能手机、Windows 10 Pro* 和 Home+ 以及 iPhone 上的 Android 11。但是,当我在 Ubuntu 20.04.x 上打开蓝牙设置应用程序时,它会永远扫描蓝牙设备,而不会注意到我的键盘,富有想象力地命名为“蓝牙键盘”。
再次搜索 AskUbuntu 后我尝试了:
~$ bluetoothctl
Agent registered
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# agent on
Agent is already registered
[bluetooth]# default-agent
Default agent request successful
[bluetooth]# scan on
Discovery started
[bluetooth]#
Run Code Online (Sandbox Code Playgroud)
再次发现什么也没发现。也不:
~$ hcitool scan
Scanning ...
~$ …
Run Code Online (Sandbox Code Playgroud) Oracle VM VirtualBox® 用户手册指出 VirtualBox 已安装到 中/opt/VirtualBox/
,但它不在该位置。我试过
$ cd /
$ sudo ls -lR | grep "VirtualBox"
Run Code Online (Sandbox Code Playgroud)
并且也在vbox
没有任何运气的情况下进行了搜索。在 AskUbuntu 上的搜索刚刚返回了在来宾和主机之间共享的文件夹上的一堆命中。
真的,我只是在 Windows 7 来宾添加.iso
文件之后,因为您无法再从 Oracle 站点单独下载它。另外,你如何安装扩展?
问候, 赫德利
Ubuntu 18.04.4(几周前从 18.04.3 自动升级)
/bin/bash
从 Gnome shell 登录后,当屏幕为纯紫色且桌面出现之前,会出现此消息:
Error found when loading /home/hfinger/.profile:
/home/hfinger/.profile: line 1: #: command not found
/home/hfinger/.bashrc: line 1: syntax error near unexpected token '('
/home/hfinger/.bashrc: line 1: '# ~/.bashrc: executed by bash(1) for non-login shells.'
As a result the session will not be configured correctly.
You should fix the problem as soon as feasible.
Run Code Online (Sandbox Code Playgroud)
问题是,有什么问题?我已经搜索过 AskUbuntu,但似乎没有人遇到过这个确切的问题。我不认为这是升级,因为在出现此问题之前它已经运行了大约一个月。
我从来没有接触过这两个文件,因为我很高兴让系统创建和配置它们。此外,我尽量让 Ubuntu 保持原样,以避免在升级到新版本后必须恢复设置。值得一提的是,以下是每个文件的第一行:
.profile, line 1: # ~/.profile: executed by the command interpreter for login shells.
.bashrc, line …
Run Code Online (Sandbox Code Playgroud) 我想让 Master PDF Editor (MPE) 成为打开 PDF 文件的默认设置。我右键单击一个 PDF 文件,选择“属性”>“打开方式”。MPE 未列出。我单击了显示其他应用程序,但 MPE 仍然不在列表中。我尝试用 MPE 打开 PDF 文件,编辑,然后关闭它。MPE仍然没有出现。
那么如何使 MPE 成为默认程序,或者至少出现在其他程序或显示其他程序中?