我的 Thinkpad X240 笔记本电脑上安装了 Ubuntu 20.04,默认安装了 Gnome 桌面,这是全新安装。我使用 apt 安装了 gnome-clocks 包并尝试运行它,但它没有启动。
因此尝试从终端启动并得到:
sumitb@sumitslaptop:~$ gnome-clocks
(org.gnome.clocks:86544): Gtk-WARNING **: 18:16:13.042: Theme parsing error: <broken file>:1:0: Failed to import: The resource at “/org/gnome/clocks/css/gnome-clocks.yaru.css” does not exist
Segmentation fault (core dumped)
这似乎是一个 dconf 路径,但以 css 文件结尾,这对我来说并不常见。
有人可以帮忙吗?
答案1
这是一个已知错误使用 gnome-clocks,已在 Launchpad 上报告。