在 Pop!_OS 中找不到后台应用托盘
Cant find the background apps tray in Pop!_OS
“Steam”、“Slack”、“Anydesk”等所有应用程序。它们都显示在 black/white 我面板的托盘中。
POP!_OS 的更新已等待数周,所以“管他呢,让我们开始吧!”...
当 PC 重新启动时,我立即感到遗憾...所有 GNOME 扩展都消失了!我没想到会发生这种情况... =/
我设法记住了我以前 运行 的大部分扩展,所以我安装了 them all。
没过多久我就意识到后台应用程序不再显示了。它们不会显示在破折号、面板或 System Monitor 以外的任何其他地方。
gnome 扩展 Dash to Panel 处于活动状态,因为它可能与我发布此内容有关 screen shot showing that all possible areas are "Visible"。
如何重新显示后台应用程序?
嗯,傻我...
我真的不知道这是什么原因,但似乎 https://github.com/ubuntu/gnome-shell-extension-appindicator 包在更新过程中被卸载了。
所以问题的解决方案是:
- 正在安装此扩展程序:
$sudo apt install gnome-shell-extension-appindicator
- 在 gnome 扩展管理器中启用它:Ubuntu Appindicators
希望对大家有所帮助! =)
“Steam”、“Slack”、“Anydesk”等所有应用程序。它们都显示在 black/white 我面板的托盘中。
POP!_OS 的更新已等待数周,所以“管他呢,让我们开始吧!”...
当 PC 重新启动时,我立即感到遗憾...所有 GNOME 扩展都消失了!我没想到会发生这种情况... =/
我设法记住了我以前 运行 的大部分扩展,所以我安装了 them all。
没过多久我就意识到后台应用程序不再显示了。它们不会显示在破折号、面板或 System Monitor 以外的任何其他地方。
gnome 扩展 Dash to Panel 处于活动状态,因为它可能与我发布此内容有关 screen shot showing that all possible areas are "Visible"。
如何重新显示后台应用程序?
嗯,傻我...
我真的不知道这是什么原因,但似乎 https://github.com/ubuntu/gnome-shell-extension-appindicator 包在更新过程中被卸载了。
所以问题的解决方案是:
- 正在安装此扩展程序:
$sudo apt install gnome-shell-extension-appindicator
- 在 gnome 扩展管理器中启用它:Ubuntu Appindicators
希望对大家有所帮助! =)