google-code-export / hotot

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

Doesnt get authentitacion token. Xlib error #463

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open hotot from terminal
2. Click on the arrow to sign in
3. Never logs in.

What is the expected output? What do you see instead?

Just the arrow turning round and round

What version of the product are you using? On what operating system and
what Desktop Environment?

Ubuntu 12.04, Gnome3

Please provide any additional information below.
Details from terminal:

[init] overlay_variables()
[init] on_load_finish()
[init] on_load_finish() -> ext.load_builtin_exts();
[Load Extension] ./ext/org.hotot.cfw/entry.js
[Load Extension] ./ext/org.hotot.gmap/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.stat/entry.js
[Load Extension] ./ext/org.hotot.readitlater/entry.js
[Load Extension] ./ext/org.hotot.appmask/entry.js
[init] on_load_finish() -> ext.load_exts();
[init] on_load_finish() -> ext.init_exts();
[Init Extension] Hotot Content Firewall
[Init Extension] Hotot GMap
[Init Extension] Hotot Instapaper
[Init Extension] Sample
[Init Extension] Hotot Short URL
[Init Extension] Hotot Translate
[Init Extension] Hotot User Stat
[Init Extension] Hotot Readitlater
[Init Extension] AppMask
[init] on_load_finish() -> push settings
Xlib.protocol.request.QueryExtension
[init] on_load_finish() -> i18n.init()
[i18n] Use locale: en
[init] on_load_finish() -> init_ui()
[init] init_dialogs()
[init] done!
X protocol error:
<class 'Xlib.error.BadAccess'>: code = 10, resource_id = 174, sequence_number = 
13, major_opcode = 33, minor_opcode = 0
[Req] 
{"type":"GET","url":"https://api.twitter.com/oauth/request_token?oauth_consumer_
key=SCEdx4ZEOO68QDCTC7FFUQ&oauth_nonce=6151946734171361&oauth_signature=1kEFMLeD
NwhmtTgnsjeyuUT65JM%3D&oauth_signature_method=HMAC-SHA1&oauth_timestamp=13453147
33&oauth_version=1.0","data":{}}

Original issue reported on code.google.com by fernando...@gmail.com on 18 Aug 2012 at 6:39