无法在 Gnome Classic 时钟中显示秒数

Seb*_*iak 6 clock gnome-panel gnome-classic

我无法强制Gnome Classic 中的时钟显示秒数。在dconf-editor 中尝试,更改所有可用的时钟设置:

com > canonical > indicatior > datetime 在那里我尝试通过更改custom-time-format并将time-format设置为custom并检查show-seconds。两者都不起作用。

org > gnome > 桌面 > 界面 我打开了时钟显示秒。什么都没有发生。

org > gnome > gnome-panel > shell > 时钟 显示秒启用,没有反应。

另外,每次更改后我都在重新启动系统。

请帮助 - 我需要它来做一些事情。

在此处输入图片说明

我正在使用 Ubuntu 12.04

fos*_*dom 9

这是一个不寻常的问题 - 对我自己来说,这可以使用 dconf-editor

dconf-工具 安装 dconf 工具

在此处输入图片说明

可能你需要重新安装软件包 indicator-applet-complete

sudo apt-get purge indicator-applet-complete
sudo apt-get install indicator-applet-complete
Run Code Online (Sandbox Code Playgroud)

注销并登录,然后dconf-editor如上所述使用。