rev2004 / android2cloud

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

Possibly an incompatibility issue with OAuth and Chromium, or a downright disallowance. #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Running Chromium dev version
2. Installing the android2cloud extension
3. Pressing "Grant access" on my Google account page through The OAuth 
Redirection Page

What is the expected output?
Establishing a successful link between the extension and my Google account.

What do you see instead?
This error message: http://awesomescreenshot.com/08bvsd09 (also enclosed as 
errormsg.jpg)

What version of the product are you using? On what operating system?
android2cloud v1.0.1 AFAICT, on Chromium OS v0.7.47.2010-08-17-1111 
vanilla-x86-generic, (Hexxeh build)
Which probably would be the source of my woes. It's on the dev channel, still 
unstable, and I wouldn't really prioritize this if I were you. Still, I think 
you should be aware of the issue, in case it turns out to be a real problem.

Original issue reported on code.google.com by Hoh...@gmail.com on 1 Sep 2010 at 12:22

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the report! Am I right in assuming this is a Chromium OS build from 
Hexxeh? I'm not sure how Chrome extensions fit into that-- my gut instinct is 
that they should work as usual, but I could be wrong.

Some Googling turns up a Chromium bug (which has was closed in February): 
http://code.google.com/p/chromium/issues/detail?id=34915

I also ran across 
http://www.listware.net/201007/chromium-extensions/17752-crx-oauth-samples-fail-
with-errunsaferedirect-error.html I'll be looking into the patch contained 
within that, and will make sure we're up to date. Thanks!

Original comment by foran.pa...@gmail.com on 2 Sep 2010 at 1:14

GoogleCodeExporter commented 9 years ago
You're partially right about Hexxeh, the build is technically from him, but 
it's totally unmodified. http://chromeos.hexxeh.net/vanilla.php

Original comment by Hoh...@gmail.com on 7 Sep 2010 at 12:36

GoogleCodeExporter commented 9 years ago
From my understanding of things, there is no unmodified version of ChromeOS 
running right now-- drivers need to be included, etc. So he's contributing 
SOMETHING.

I've got a spare thumbdrive floating around somewhere with ChromeOS on it. I'm 
going to try and get this reproduced and patched soon. :)

Original comment by foran.pa...@gmail.com on 7 Sep 2010 at 5:51

GoogleCodeExporter commented 9 years ago
Just cleaning up issues and labels.

Original comment by foran.pa...@gmail.com on 7 Sep 2010 at 7:08

GoogleCodeExporter commented 9 years ago
As of the Cr-48, I can verify that android2cloud works. Extensions seem to be a 
little weird on ChromeOS right now--if it doesn't work immediately, try 
restarting--but this does work.

Original comment by foran.pa...@gmail.com on 28 Dec 2010 at 7:27