Cache and Re-use Screenshots
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Low
|
Mohamed Amine Ilidrissi |
Bug Description
Binary package hint: software-center
Steps to reproduce:
1: View an application's screenshot.
2: Close the screenshot.
3: Now again click the screenshot. [maybe i dint get a good look at it the first time?]
>> Notice that the screenshot is loaded again!
The screenshot is cleared once we click "close" and instead loads/creates another new screenshot every time we need to view it.
Re-using the previous screenshot would make it seem that SC is quick(er) and has lesser lag.[ also reduce the unnecessary bandwidth, however small it is ;-) ]
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 3.0.1
ProcVersionSign
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sun Sep 26 23:39:43 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100924)
PackageArchitec
ProcEnviron:
LANG=en_IN
SHELL=/bin/bash
SourcePackage: software-center
Related branches
- software-store-developers: Pending requested
-
Diff: 151 lines (+39/-7)6 files modifieddebian/changelog (+8/-0)
debian/control (+2/-1)
softwarecenter/apt/apthistory.py (+13/-0)
softwarecenter/view/appdetailsview_gtk.py (+12/-2)
softwarecenter/view/availablepane.py (+3/-3)
softwarecenter/view/historypane.py (+1/-1)
Changed in software-center (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Mohamed Amine IL Idrissi (ilidrissi.amine) |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
While considering to fix this bug, fixing Bug #648284 along with this would be great!