即使我在 Firefox 中拥有适用于 Linux 的最新 Adobe Flash player 11.2 - ref: Flash player security questions - 一个特定的在线 Flash 游戏仍然要求我更新到最新的 Flash Player。
我已经在我的笔记本电脑(带有 Flash Player 11.8 的 Windows 8)上尝试过这个在线游戏,它没有问题。
有没有办法让 Ubuntu 或这个游戏认为 Flash Player 11.8 已“安装”?
我有两台计算机,并且都具有完全相同的行为。我选择了“加载上次使用的会话”选项,但每次,凯特都会启动一个新会话。什么可能导致这种情况?
以下是权限 ~/.kde/share/apps
mike@mike-laptop:~/.kde/share/apps$ ls -l
<..>
drwx------ 4 mike mike 4096 2011-08-19 10:58 kate
<..>
mike@mike-laptop:~/.kde/share/apps$ ls -l kate
-rw------- 1 mike mike 2927 2011-08-19 10:58 metainfos
drwx------ 5 mike mike 4096 2011-03-18 09:49 plugins
drwxr-xr-x 2 mike mike 4096 2011-03-18 09:49 sessions
Run Code Online (Sandbox Code Playgroud)
同样从命令行启动 kate 根本不会产生任何输出。
我最近更新到 KDE 4.10。现在当我最小化窗口时,任务管理器显示它们是黑白的。我觉得这很烦人,因为我倾向于主要根据颜色而不是图标的形状来查找窗口。由于这个原因,我通常至少需要两倍的时间才能找到我现在正在寻找的窗口。有什么方法可以将其切换回以前的行为,其中最小化的窗口在任务管理器中仍然具有颜色?
这就是它现在的样子。Firefox 已最小化,而系统设置窗口未最小化。通常很容易发现明亮的橙色和蓝色图标。这里不是这样:

我刚刚安装了一个包(dansguardian在这种情况下)并apt告诉我我有未满足的依赖项。
# sudo apt-get install dansguardian
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
clamav clamav-base clamav-freshclam libclamav6 libtommath0
Suggested packages:
clamav-docs squid libclamunrar6
The following NEW packages will be installed:
clamav clamav-base clamav-freshclam dansguardian libclamav6 libtommath0
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/4,956 kB of archives.
After this operation, 14.4 MB of additional disk space …Run Code Online (Sandbox Code Playgroud) 我在升级时看到了一堆错误,所以我重新启动了。现在,如果我尝试启动最新的内核,系统就会挂起。我启动到旧内核的恢复模式并尝试删除所有 nvidia 软件包,因为我记得提到了 nvidia 的一些错误,但这似乎不起作用。
我现在可以启动5.4.0-125-generic(当前安装的最新版本是 5.15.0-46-generic),但是看起来旧包(linux-image-extra-4.4.0-47-generic)正在导致错误:
$ apt -f install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
[...lots of packages...]
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
linux-image-extra-4.4.0-47-generic
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
4 not fully installed or removed.
After this operation, 162 MB disk space will be freed. …Run Code Online (Sandbox Code Playgroud) 我使用 Muon 包管理器将包锁定到特定版本,但是当我尝试释放锁定时,收到消息“无法锁定包代码。无法写入锁定文件。”
亦sudo apt-mark showhold是空空如也。我尝试清除软件包并重新安装它,但它仍然安装锁定版本。
如果我强制它安装特定版本,这是可行的,但随后apt dist-upgrade想要降级软件包:
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:2 https://deb.nodesource.com/node_19.x jammy InRelease [4,563 B]
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://archive.ubuntu.com/ubuntu jammy-security InRelease
Ign:6 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/6.0 InRelease
Hit:7 https://download.sublimetext.com apt/stable/ InRelease
Hit:8 http://packages.microsoft.com/repos/code stable InRelease
Hit:9 https://deb.opera.com/opera-stable stable InRelease
Hit:10 https://linux-clients.seafile.com/seafile-deb/jammy stable InRelease
Hit:11 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/6.0 Release
Fetched 4,563 B in 1s (3,842 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
2 packages can …Run Code Online (Sandbox Code Playgroud) package-management apt dpkg muon-package-manager held-packages