[GTK3] No spinner when navigating to slow screens (e.g. first launch)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| software-center (Ubuntu) |
Medium
|
Jjed |
Bug Description
Problem occurs with: software-
Does not occur with: software-center trunk r2155, Ubuntu Ocelot
1. Launch USC.
Or (from test case sc-003):
1. Choose "View" > "All Software".
2. From the "All Software" menu in the navigation bar, choose "Provided by Ubuntu".
What happens: For a couple of seconds, nothing.
What should happen: As with USC 4.x, there should be a spinner centered in the main pane, to show that it hasn't frozen.
(The "Loading" text used in USC 4.x isn't necessary -- just the spinner by itself.)
Related branches
- Gary Lasker (community): Approve on 2011-08-29
- Michael Vogt: Pending requested 2011-08-25
-
Diff: 20 lines (+4/-0)1 file modifiedsoftwarecenter/ui/gtk3/panes/softwarepane.py (+4/-0)
description: | updated |
summary: |
- [GTK3] On launch, main pane is blank for ~2 seconds (no spinner) + [GTK3] No spinner when navigating to slow screens (e.g. first launch) |
Changed in software-center (Ubuntu): | |
importance: | Undecided → Medium |
Changed in software-center (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Jacob Johan Edwards (j-johan-edwards) |
Changed in software-center (Ubuntu): | |
status: | Confirmed → Fix Committed |
Gary Lasker (gary-lasker) wrote : | #1 |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package software-center - 4.1.21
---------------
software-center (4.1.21) oneiric; urgency=low
[ Kiwinote ]
* AUTHORS:
- add credits for the new icon (LP: #834882)
* a stash of unicode fixes to make s-c-gtk3 usable around the world
(LP: #831865, LP: #834409, LP: #834312)
* softwarecenter/
- fix reinstall previous purchases (LP: #834984)
* softwarecenter/
- set title for 'previous purchases' list view (LP: #833960)
* softwarecenter/
- fix None.copy() such that switching panes works again (LP: #834196)
* softwarecenter/
- escape application name in tiles (LP: #835876)
[ Jacob Johan Edwards ]
* softwarecenter/
- fix the spinner display when loading slow views (LP: #830682)
[ Gabor Kelemen ]
* po/POTFILES.in,
po/
- update per latest configuration, add new gtk3 files
[ Matthew McGowan ]
* softwarecenter/
- resize fix for Top Rated and What's New tiles (LP: #833697)
* softwarecenter/
softwarecen
- disable the rendering of the checkboard pattern in the
grid views (at request of mpt)
* lp:~mmcg069/software-center/description-tweaks:
- fix badly rendered package descriptions, other tweaks
(LP: #833954)
* lp:~mmcg069/software-center/globalpane-themeability:
- various theming fixes (LP: #828092, LP: #830681,
LP: #830738 and LP: #838382)
[ Gary Lasker ]
* software-center,
software-
softwarecen
- enable CJK support in Xapian (LP: #745243)
* po/software-
- refresh .pot file
* softwarecenter/
- fix missing icon in theme to let non-gtk3 version
launch again, also fixes all gtk unit tests
* test/test_
- update unit test
[ Didier Roche ]
* softwarecenter/
softwarecen
softwarecen
softwarecen
softwarecen
softwarecen
data/
- brings back OneConf to software center gtk3 with a fresh new design
(LP: #838623)
* debian/control:
- depends on latest oneconf
-- Gary Lasker <email address hidden> Thu, 01 Sep 2011 11:55:14 -0400
Changed in software-center (Ubuntu): | |
status: | Fix Committed → Fix Released |
Thanks for your branch, Jacob! It's merged to trunk now and your fix will be available soon in the next development release of Software Center.