小编Ber*_*rnd的帖子

Unity 桌面顶部面板中缺少日期和时间 - Ubuntu 14.04

我在我的机器上使用 Ubuntu 14.04,自从上次从 13.10 升级到 14.04 以来,Unity 的顶部面板中缺少日期和时间。这台机器最初安装的是 Ubuntu 12.10。我从 12.10→13.04,从 13.04→13.10 和上周从 13.10→14.04 升级了它。

我尝试了在这个问题中找到的所有解决方案:Missing date & time from top panel of Unity Desktop。但所有这些都不起作用:-(

我尝试了以下几件事:

  • 重新安装 indicator-datetime
  • sudo apt-get remove --purge indicator-datetime 然后重新安装
  • sudo dpkg-reconfigure --frontend noninteractive tzdata
  • sudo killall unity-panel-service

当然,注销/重新登录等等......

在哪里可以找到指标的日志文件,或者在哪里可以帮助我解决这个问题?

尝试调试:

$ locate indicator-datetime-service
/usr/lib/x86_64-linux-gnu/indicator-datetime/indicator-datetime-service
$ /usr/lib/x86_64-linux-gnu/indicator-datetime/indicator-datetime-service
Indicator-Datetime-Message: indicator-datetime exiting; failed/lost bus ownership
Run Code Online (Sandbox Code Playgroud)

indicator unity 14.04

61
推荐指数
3
解决办法
5万
查看次数

哪些程序使用新的“在线帐户”?

在 Ubuntu Oneiric 11.10 中,可以配置 Google 在线帐户。我可以配置这个程序来访问邮件、通讯录、日历和聊天。

但是哪些程序使用这些数据?没有这方面的信息。

配置我的 Google 帐户后,我认为我将能够通过 Empathy 使用 Google Chat,或者我将能够在 Thunderbird 中访问我的通讯录和日历。

但这些都不是真的。那么,Ubuntu 如何使用配置的 Google 帐户呢?

settings 11.10 google online-accounts

36
推荐指数
2
解决办法
1万
查看次数

如何将 Thunderbird 与 Google 通讯录同步

目前我正在测试 Ubuntu Onieric。我一直使用 Evolution 作为我的电子邮件客户端,但现在我会给 Thunderbird 一个机会。

但是我找不到将我的 Google 通讯录与 Thunderbird 同步的方法。Ubuntu 中执行此操作的首选方法是什么?

  1. 附加组件不适用于 Thunderbird 7:https : //addons.mozilla.org/en-us/thunderbird/addon/google-contacts/
  2. 存储库中不提供 Thunderbird EDS 联系人集成:https : //launchpad.net/thunderbird-eds-extension
  3. 新的在线帐户设置在这里没有任何影响:哪些程序使用新的“在线帐户”?

那么在 Ubuntu Onieric 11.10 上将我的 Google 通讯录信息与 Thunderbird 同步的正确方法是什么?

thunderbird evolution 11.10 google

3
推荐指数
1
解决办法
4071
查看次数