更新至 16.10 后,KSnapshot 主机消失/无法截屏

更新至 16.10 后,KSnapshot 主机消失/无法截屏

几天前,我将我的系统从 kubuntu 16.04 更新到了 16.10。现在我试图截取屏幕截图,但通常打开的软件却没有截取屏幕截图,因此弹出一条系统消息,提示“ksnapshot 主机已消失”。

我曾尝试在 krunner 以及开始菜单和 konsole 中启动“ksnapshot”,但似乎它不再安装。

$ ksnapshot
The program 'ksnapshot' is currently not installed. You can install it by typing:
sudo apt install ksnapshot

所以我尝试安装它:

$ sudo apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu yakkety InRelease
Hit:2 http://archive.canonical.com/ubuntu yakkety InRelease
Hit:3 http://archive.ubuntu.com/ubuntu yakkety-updates InRelease
Hit:4 http://archive.canonical.com yakkety InRelease
Hit:5 http://archive.ubuntu.com/ubuntu yakkety-backports InRelease
Hit:6 http://archive.ubuntu.com/ubuntu yakkety-security InRelease
Reading package lists... Done
stefan@stefan-latitude:~$ sudo apt-get install ksnapshot
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ksnapshot

有什么想法可以解决这个问题吗?

相关内容