GoogleCodeArchives / xbtweet

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

Unable to auth on ubuntu #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run script on XBMC system with Ubuntu
2.
3.

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

from what i understand a screen should popup to generate a pin, this screen
does not pop up on ubuntu.

What version of the product are you using? On what operating system?
Karmic, xbtweet 0.893

Please provide any additional information below.

Original issue reported on code.google.com by alex.pan...@gmail.com on 16 Jan 2010 at 8:19

Attachments:

GoogleCodeExporter commented 8 years ago
blittan, what distribution are you using?

Original comment by itay.weinberger on 17 Jan 2010 at 8:07

GoogleCodeExporter commented 8 years ago
Works ok in python 2.6 (that is in progress of being integrated in xbmc)

In current xbmc (using python 2.4) oauth launches a text based browser, see 
screenshot :)

Original comment by Gunnar.Norin@gmail.com on 18 Jan 2010 at 12:00

Attachments:

GoogleCodeExporter commented 8 years ago
narrowed the problem down to webbrowser module, tested with a never version of 
it and
then it works, will investigate further, need to finnish the tag stuff first.

Original comment by Gunnar.Norin@gmail.com on 18 Jan 2010 at 12:58

GoogleCodeExporter commented 8 years ago
We have the same issue (but different) on xbox, it simply does not have a web 
browser 
:)
I plan to offer the OAuth process using the an external link, check issue #32. 
The 
thing with 2.6 is that I don't know how to implement it on Windows.

Original comment by itay.weinberger on 24 Jan 2010 at 11:09

GoogleCodeExporter commented 8 years ago
Solved with defect #32

Original comment by itay.weinberger on 9 Apr 2010 at 8:22