GoogleCodeArchives / hotot

Automatically exported from code.google.com/p/hotot
0 stars 0 forks source link

一些报错信息。 #306

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
终端下运行hotot,得到的一些报错信息。是我这里缺少什么包
么?
客户端可以正常启动,也能登录。

> hotot

(hotot:14274): libnotify-WARNING **: Missing symbol 
'gdk_screen_make_display_name'

(hotot:14274): GStreamer-CRITICAL **: gst_debug_add_log_function: assertion 
`func != NULL' failed
[Load Extension] ./ext/org.hotot.gmap/entry.js
[Load Extension] ./ext/org.hotot.imagepreview/entry.js
[Load Extension] ./ext/org.hotot.imageupload/entry.js
[Load Extension] ./ext/org.hotot.instapaper/entry.js
[Load Extension] ./ext/org.hotot.sample/entry.js
[Load Extension] ./ext/org.hotot.shorturl/entry.js
[Load Extension] ./ext/org.hotot.translate/entry.js
[Load Extension] ./ext/org.hotot.videopreview/entry.js
[Init Extension] Hotot GMap

(hotot:14274): libsoup-CRITICAL **: soup_message_io_pause: assertion `io != 
NULL' failed
[Init Extension] Hotot Image Preview

(hotot:14274): libsoup-CRITICAL **: soup_message_io_unpause: assertion `io != 
NULL' failed

(hotot:14274): libsoup-CRITICAL **: soup_message_io_pause: assertion `io != 
NULL' failed
[Init Extension] Hotot Image Uploader

(hotot:14274): libsoup-CRITICAL **: soup_message_io_unpause: assertion `io != 
NULL' failed

(hotot:14274): libsoup-CRITICAL **: soup_message_io_pause: assertion `io != 
NULL' failed
[Init Extension] Hotot Translate

(hotot:14274): libsoup-CRITICAL **: soup_message_io_unpause: assertion `io != 
NULL' failed

(hotot:14274): libsoup-CRITICAL **: soup_message_io_pause: assertion `io != 
NULL' failed

Original issue reported on code.google.com by Xanadu...@gmail.com on 15 Mar 2011 at 3:19

GoogleCodeExporter commented 9 years ago
除了上面的错误信息之外,登录twitter无法取得timeline内容,��
�现为
1,启动hotot
2,点“登录到Twitter”
3,home time 始终处于加载状态。此时终端信息报错如下
  [Req] {"type":"GET","url":"https://api.twitter.com/1/statuses/home_timeline.json?count=20&include_entities=1&oauth_consumer_key=XXXXXXXXXXXXXXX&oauth_nonce=nnnnnnnnnnn&oauth_signature=XXXXXXXXXXXXXD&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1300252577&oauth_token=XXXXXXXXXXXXXXXXXXXX&oauth_version=1.0&page=0&since_id=1&source=","data":{}}
** Message: console message: undefined @0: URIError: URI error
然后这个req和error信息一直循环。

rpm -q python-webkitgtk python-notify python-keybinder python-distutils-extra
python-webkitgtk-1.1.8-14.1.x86_64
python-notify-0.1.1-13.1.x86_64
python-keybinder-0.2.2-7.1.x86_64
python-distutils-extra-2.23-14.1.noarch

不知道是不是包的版本问题。

Original comment by Xanadu...@gmail.com on 16 Mar 2011 at 5:19

GoogleCodeExporter commented 9 years ago
It seems a bug of libwebkitgtk. It occurs in both natty and fedora 14. i will 
check it later.

Original comment by 5h3l...@gmail.com on 16 Mar 2011 at 3:10

GoogleCodeExporter commented 9 years ago
我也遭遇了相同的问题,使用自定义API或者WallProxy代理都无��
�正确获取TL,现象一样:

[Req] 
{"type":"GET","url":"http://api.twitter.com/1/statuses/home_timeline.json?count=
20&include_entities=1&oauth_consumer_key=SCEdx4ZEOO68QDCTC7FFUQ&oauth_nonce=7572
668839711696&oauth_signature=FNjKpR5iBeePwXXZfeTDG9s4Wtk%3D&oauth_signature_meth
od=HMAC-SHA1&oauth_timestamp=1302830420&oauth_token=46597506-D0Q5kybzkYuo0mKKT3W
spvpo0qyjmeKP0qeQkXok7&oauth_version=1.0&page=0&since_id=1&source=","data":{}}
** Message: console message: undefined @0: URIError: URI error

Original comment by ncwh...@gmail.com on 15 Apr 2011 at 1:27

GoogleCodeExporter commented 9 years ago
不知道此问题现在有没有替代方案,不然一直不能用啊。

Original comment by Xanadu...@gmail.com on 25 Apr 2011 at 6:58

GoogleCodeExporter commented 9 years ago
I have upgraded to Ubuntu Natty, still cannot reproduce this issue.

Original comment by 5h3l...@gmail.com on 25 Apr 2011 at 9:42

GoogleCodeExporter commented 9 years ago
could you post your packages which you install?

Original comment by Xanadu...@gmail.com on 26 Apr 2011 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 26 Apr 2011 at 5:32