没有 gnome-control-center 19.04

没有 gnome-control-center 19.04

没有 gnome-control-center 按照朋友给我的说明进行操作并得到了此打印输出。

(gnome-control-center:21023):GLib-GIO ERROR**:20:08:51.135:Settings Scheme'com-system76.hidpi' is not not installed Trace/breakpoint trap (core dumped)

这意味着什么?我该怎么办?

答案1

我找到了一个解决方法,我安装了:

sudo apt-get install hidpi-daemon

https://github.com/pop-os/hidpi-daemon/

也许是 gnome-control-center 的最新更新。

答案2

看来您正在引用 Pop!_OS 例程集 - 如果是这样,那么这个问题是关于 Pop!_OS 而不是 Ubuntu,尽管它基于 Ubuntu。

尝试查看 System76 团队网站上的 Pop!_OS 启动板存储库:

https://launchpad.net/%7Esystem76/+archive/ubuntu/pop/+packages

hidpi-daemon其 PPA 中的包提供了所需的守护进程。

相关内容