我使用 empathy,但在 Lubuntu Quantal 中,我无法添加/管理帐户......
有解决方法吗?
答案1
可以通过命令行访问在线账户(必须安装 gnome-online-accounts 包):
gnome-control-center online-accounts
答案2
.desktop 文件gnome-credentials-panel
可能未启用 LXDE。您需要编辑该文件/usr/share/applications/gnome-credentials-panel.desktop
并添加LXDE
到该OnlyShowIn
部分。
gnome-control-center credentials
然后从终端运行。
答案3
在 Quantal 中,命令行应该是gnome-control-center credentials
而不是gnome-control-center online-accounts
。我不知道在 Lubuntu 中是否有区别。
答案4
非常感谢您的信息,它对我有用(我有 ubuntu,然后安装了lubuntu-desktop
)。
- Ubuntu 的正常安装
sudo apt-get install lubuntu-desktop
- 使用 lubuntu 桌面登录
sudo apt install gnome-control-center online-accounts
西班牙语原文答案:
非常感谢您的信息,它可以运行(我是 ubuntu,然后安装 lubuntu 脚本)。
- 在 Ubuntu 上正常安装
sudo apt-get install lubuntu-desktop
- 打开 lubuntu 桌面
sudo apt install gnome-control-center online-accounts