今天早上有一些 ppa 更新,其中之一是Caffeine。它最初工作正常,它确实出现在启动应用程序列表中,但没有出现在面板中。
我尝试删除它并安装它,但没有做任何事情。我还认为它可能是我的主题和图标,所以我将其全部设置为默认值无效。
我认为是Caffeine 2.7,不确定我是2.6还是什么。这是一个官方值得信赖的ppa。
有人遇到这个问题吗?
我还注意到咖啡因确实起作用。我在 3 分钟时设置了昏暗的设置,当全屏运行 YT 视频时,它不会进入屏幕保护程序。当闲置时,它会进入屏幕保护程序。
我最近从 Ubuntu 18.04.4 更新到 20.04.1。尽管咖啡因指标列在启动应用程序中......
......它并不会自动出现在顶部的状态栏后,我登录项。这在以前的 Ubuntu 版本中有效。
有什么我可以做的吗?
从 shell 启动应用程序会产生以下输出:
$ caffeine-indicator
/usr/bin/caffeine-indicator:184: PyGIDeprecationWarning: Since version 3.11,
calling threads_init is no longer needed.
See: https://wiki.gnome.org/PyGObject/Threading
GObject.threads_init()
/usr/bin/caffeine-indicator:106: DeprecationWarning:
AyatanaAppIndicator3.Indicator.set_icon is deprecated
self.AppInd.set_icon(icon_name)
Run Code Online (Sandbox Code Playgroud)
当我激活它时,这是输出:
INFO:root:caffeine-indicator is inhibiting desktop idleness
Run Code Online (Sandbox Code Playgroud)