Turning on "Recommended For You" spins forever after previously cancelling sign-in
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| software-center (Ubuntu) |
Medium
|
Gary Lasker | ||
| Precise |
Undecided
|
Unassigned | ||
| Quantal |
Medium
|
Gary Lasker |
Bug Description
Ubuntu Software Center 5.1.14.1
1. Switch to a guest session.
2. Launch Ubuntu Software Center.
3. Click "Turn On Recommendations".
4. In the SSO dialog, click "Cancel".
5. From the "View" menu, choose "Turn On Recommendations", and wait five minutes.
What happens:
3. A sign-in dialog appears.
4. The "Recommended For You" box disappears.
5. Nothing.
What should happen: either
3. a sign-in dialog does not appear (bug 967064); or
4. The "Recommended For You" box returns to its original state; or
5. The "Recommended For You" box reappears, and so does the sign-in dialog.
Related branches
- software-store-developers: Pending requested 2012-04-16
-
Diff: 131 lines (+66/-4)2 files modifiedsoftwarecenter/backend/login_sso.py (+3/-2)
softwarecenter/ui/gtk3/widgets/recommendations.py (+63/-2)
description: | updated |
Changed in software-center (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Gary Lasker (gary-lasker) |
summary: |
- "Recommended For You" appears and spins forever when turning it off + Turning on "Recommended For You" spins forever after previously + cancelling sign-in |
Changed in software-center (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in software-center (Ubuntu): | |
status: | Triaged → In Progress |
Changed in software-center (Ubuntu): | |
milestone: | none → ubuntu-12.04 |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
status: | Fix Committed → In Progress |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in software-center (Ubuntu Precise): | |
status: | New → Fix Committed |
tags: | added: verification-needed |
Gary Lasker (gary-lasker) wrote : | #2 |
I verified this fix in software-center version 5.2.1 in precise-proposed per steps to reproduce in the description.
Many thanks!
tags: |
added: verification-done removed: verification-needed |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package software-center - 5.2.1
---------------
software-center (5.2.1) precise-proposed; urgency=low
[ Michael Vogt ]
* lp:~mvo/software-center/lp977179:
- make the review UI react correctly to conditions of network
availability (LP: #977179)
* lp:~mvo/software-center/fix-crash-deb-file-size-calc:
- fix crash when installing a deb file that is not found in
the current apt cache
* lp:~mvo/software-center/lp981992:
- fix a crash in the new a11y code if there is a row that has
no data or is not yet preloaded (LP: #981992)
* lp:~mvo/software-center/fix-gmenu-searcher:
- fix the menu searcher for non-Unity configurations after
the app-install-
* lp:~mvo/software-center/lp808455:
- trivial fix for crash on downstream distros (LP: #808455)
* lp:~mvo/software-center/lp927262:
- fix crash when get_vadjustment() returns None (LP: #927262)
* lp:~mvo/software-center/utf8-fixes:
- fix various utf8-related crashes (LP: #943500, LP: #922225,
LP: #917755)
* lp:~mvo/software-center/gwibber-utf8-lp985255:
- fix a utf8 crash in the gwibber integration (LP: #985255)
* lp:~mvo/software-center/workaround-gtk-regression-lp986186:
- workaround performance issue with the Gtk.TreeView.
call when there is a cell_data_func attached. Not every user is
affected (settings dependant somehow), but when affected it causes
a massive performance degration for huge list models like "System"
(LP: #986186). This branch works around the problem by disconnecting
the cell_data_func before setting the new model.
* lp:~mvo/software-center/fix-clear-credentials-race:
- fix an incorrect use of the sso dbus backend, we now correctly
wait until it emits a CredentialsCleared signal (LP: #986117)
[ Gary Lasker ]
* lp:~gary-lasker/software-center/add-to-launcher-after-auth-lp972710:
- fix bug where an application will be added to the Unity launcher
in the case where the user cancels the installation auth dialog
(LP: #972710)
* lp:~gary-lasker/software-center/recommendations-sso-login-lp973612:
- fix bug where the recommendations opt-in panel is hidden if
the user declines the SSO dialog after opting in (LP: #973612)
- fix the user experience if the user has previously opted-in to
recommend
or revoked or otherwise found to be invalid (LP: #967064)
- improve the responsiveness of the spinner in the recommendations
flow
-- Michael Vogt <email address hidden> Thu, 26 Apr 2012 09:47:19 +0200
Changed in software-center (Ubuntu Quantal): | |
status: | Fix Committed → Fix Released |
Changed in software-center (Ubuntu Precise): | |
status: | Fix Committed → Fix Released |
Hello Matthew, or anyone else affected,
Accepted software-center into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you in advance!