Authenticating with U1 gives a "please check the address you entered" error
Bug #766225 reported by
Matthew Revell
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tomdroid |
Won't Fix
|
Low
|
Olivier Bilodeau | ||
Ubuntu One Servers |
Invalid
|
Undecided
|
Unassigned |
Bug Description
We should provide more details in the "Please check the address you entered" error. It should help the user know if it's a U1 problem, a tomdroid problem, a network problem or a cosmic rays problem. Also, it should be careful not to leak anything secret.
Original report:
I've just installed Tomdroid from the Android Market. I went into "Settings" and tried to authenticate with U1 but got the following error:
The connection to the server has failed, please check that the address you entered is correct.
I'm running an HTC Desire on Android 2.2 (build number 2.29.405.5)
Related branches
lp://staging/~tomdroid-dev/tomdroid/rework-auth-error-handling
Ready for review
for merging
into
lp://staging/~tomdroid-maintainers/tomdroid/main
- Tomdroid Maintainers: Pending requested
-
Diff: 454 lines (+137/-76)7 files modifiedres/values/strings.xml (+1/-0)
src/org/tomdroid/sync/SyncService.java (+20/-2)
src/org/tomdroid/sync/web/OAuthConnection.java (+30/-42)
src/org/tomdroid/sync/web/SnowySyncService.java (+29/-11)
src/org/tomdroid/sync/web/WebConnection.java (+9/-3)
src/org/tomdroid/ui/PreferencesActivity.java (+31/-18)
src/org/tomdroid/ui/SyncMessageHandler.java (+17/-0)
Changed in tomdroid: | |
milestone: | none → 0.5.1 |
Changed in tomdroid: | |
assignee: | Olivier Bilodeau (plaxx) → Stefan Hammer (j-4) |
summary: |
Authenticating with U1 gives a "please check the address you entered" - error on HTC Desire + error |
Changed in tomdroid: | |
assignee: | Stefan Hammer (j-4) → Olivier Bilodeau (plaxx) |
Changed in tomdroid: | |
milestone: | 0.6.0 → none |
Changed in tomdroid: | |
status: | In Progress → Won't Fix |
Changed in ubuntuone-servers: | |
status: | New → Invalid |
To post a comment you must log in.
I was able to reproduce the issue when you told me about it on IRC but now I can't reproduce. I got redirected to Ubuntu One in the android browser as expected.
Maybe it was a temporary ubuntu one problem? Can you try again please?