icons of places are slow to load on first run
Bug #641246 reported by
Didier Roche-Tolomelli
This bug report is a duplicate of:
Bug #814833: Opening the dash is very slow and laggy.
Edit
Remove
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Neil J. Patel | ||
unity (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Binary package hint: unity
Tested with unity 0.2.46-0ubuntu5
Icons of places are slow to load on first run, getting titles but no icons and waiting for some seconds is quite weird.
Maybe some harm-damage free lazy load can pre-cache them.
Related branches
lp://qastaging/~unity-team/unity/fast-icons
- Neil J. Patel: Pending requested
-
Diff: 499 lines (+209/-162)3 files modifiedunity-private/places/places-default-renderer-group.vala (+0/-3)
unity/unity-io.vala (+1/-1)
unity/unity-pixbuf-cache.vala (+208/-158)
Changed in unity: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
milestone: | none → ubuntu-10.10 |
status: | Triaged → New |
status: | New → Triaged |
Changed in unity: | |
milestone: | none → 2010-09-22 |
Changed in unity: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
milestone: | ubuntu-10.10 → maverick-updates |
To post a comment you must log in.
I just committed a few optimizations. We still don't do pre-caching which would make this a lot better, but unless carefully executed this can completely trash our login speed, which i did not dare at this point in the cycle. We can look at improving this further for Natty.