首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我不能正确地运行gtg (通过gnome完成一些事情)

我不能正确地运行gtg (通过gnome完成一些事情)
EN

Ask Ubuntu用户
提问于 2013-05-05 13:05:39
回答 1查看 293关注 0票数 1

我通过将ppa添加到存储库来安装gtg。当我从终端运行gtg时,有些功能会闲置。我如何激活这些功能?

代码语言:javascript
复制
2013-05-05 17:27:15,934 - WARNING - __init__:__init__:77 - Backend backend_twitter could not be loaded: No module named tweepy.models
2013-05-05 17:27:15,937 - WARNING - __init__:__init__:77 - Backend backend_rtm could not be loaded: No module named dateutil.tz
2013-05-05 17:27:15,991 - WARNING - __init__:__init__:77 - Backend backend_evolution could not be loaded: No module named evolution
2013-05-05 17:27:15,991 - WARNING - __init__:__init__:77 - Backend backend_mantis could not be loaded: No module named suds.client
2013-05-05 17:27:15,992 - WARNING - __init__:__init__:77 - Backend backend_launchpad could not be loaded: No module named launchpadlib.launchpad
EN

回答 1

Ask Ubuntu用户

发布于 2013-05-06 09:45:15

这里是GTG的维护者。所有这些功能都是可选的,并为您提供了如何与Launchpad、Mantis或进化等外部服务同步的方法。它们的依赖项在自述文件中列出:

代码语言:javascript
复制
=== Dependencies for Synchronization Services ===

Evolution synchronization service has dependencies:
  * python-evolution
  * python-dateutil

Because of a bug in PyGTK (see https://bugs.launchpad.net/gtg/+bug/936183),
the synchronization service freezes GTG and the synchronization service can't be used.

MantisBT synchronization service has a dependency:
  * python-suds

Launchpad synchronization service has a dependency:
  * python-launchpadlib

Gnote and Tomboy synchronization services has no external dependency.

Identica and Twitter synchronization services are shipped with the local
version of Tweety library.

Remember the Milk synchronization service is shipped with a library for RTM api.
It has an external dependency:
  * python-dateutil

Remember the Milk is not maintained for a long time and might be potentially harmful.

正如你所看到的,其中一些已经很长一段时间没有主修了。如果有人取得所有权,我们会很高兴的。欢迎补丁或任何其他贡献!

中添加新的同步服务时将显示其他功能。

编辑->同步服务

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/291015

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档