Slowliness in the file places
Bug #710791 reported by
Didier Roche-Tolomelli
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Neil J. Patel | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: unity
With unity 3.4:
the file places is very very slow to load, even freezing my laptop for several seconds here. This is caused by the icon loading as told by Neil.
Related branches
lp://staging/~unity-team/unity/dash-fixes-2011-02-24
- Unity Team: Pending requested
-
Diff: 2020 lines (+784/-345)35 files modifiedCMakeLists.txt (+1/-1)
com.canonical.Unity.gschema.xml (+14/-1)
src/IconTexture.cpp (+62/-34)
src/IconTexture.h (+6/-1)
src/LauncherIcon.cpp (+1/-0)
src/PanelIndicatorObjectView.cpp (+4/-4)
src/PanelMenuView.cpp (+15/-13)
src/PanelTray.cpp (+4/-5)
src/PlaceFactoryFile.cpp (+8/-7)
src/PlacesController.cpp (+38/-4)
src/PlacesController.h (+2/-0)
src/PlacesGroup.cpp (+18/-15)
src/PlacesGroup.h (+5/-5)
src/PlacesHomeView.cpp (+244/-97)
src/PlacesHomeView.h (+14/-5)
src/PlacesResultsController.cpp (+16/-16)
src/PlacesResultsView.cpp (+0/-18)
src/PlacesResultsView.h (+0/-3)
src/PlacesSearchBar.cpp (+14/-9)
src/PlacesSearchBar.h (+1/-1)
src/PlacesSettings.cpp (+93/-0)
src/PlacesSettings.h (+58/-0)
src/PlacesSimpleTile.cpp (+12/-6)
src/PlacesTile.cpp (+9/-8)
src/PlacesView.cpp (+27/-25)
src/QuicklistMenuItemCheckmark.cpp (+4/-0)
src/QuicklistMenuItemLabel.cpp (+2/-0)
src/QuicklistMenuItemRadio.cpp (+4/-0)
src/QuicklistMenuItemSeparator.cpp (+1/-0)
src/StaticCairoText.cpp (+10/-7)
src/TimeMe.cpp (+22/-0)
src/TimeMe.h (+43/-0)
src/Tooltip.cpp (+1/-1)
src/unitya11y.cpp (+3/-0)
tests/CMakeLists.txt (+28/-59)
Changed in unity: | |
importance: | Undecided → High |
status: | New → Triaged |
assignee: | nobody → Neil J. Patel (njpatel) |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in unity: | |
milestone: | none → 3.4.6 |
Changed in unity: | |
status: | Triaged → Fix Committed |
Changed in unity (Ubuntu): | |
status: | Triaged → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package unity - 3.4.6-0ubuntu1
---------------
unity (3.4.6-0ubuntu1) natty; urgency=low
* New upstream release. :~IconTexture( ) (LP: #721907)
- dash times out (LP: #662618)
- possible memory leak in compiz when using places, dashboard
(LP:#720446)
- compiz crashed with SIGSEGV in IconTexture:
- dash - search string not always taken into account (LP: #701569)
- Unity allows you to Quit itself (LP: #705536)
- invisible window border problems (LP: #710271)
- Slowliness in the file places (LP: #710791)
- add super shortcuts to the launcher - logic (LP: #721264)
- key navigation doesn't activate trash, keys, expo or places
(LP:#723141)
- Super-shortcuts for apps, files, and workspace switcher (LP: #617356)
- New launcher tile super key overlay aesthetic (LP: #646712)
- add cursor-key navigation to quicklists (LP: #701543)
- Super key should open Dash (LP: #706713)
- Dash view should use "Prefferred Applications" icons where appropriate
(LP: #708479)
- some partitions appear with questionmark icon (LP: #710809)
- Unity wrongly resizes thumbnails after first opening of Files place
(LP:#721123)
- Change the fading and showing curve effect when hovering the bfb
(LP:#721125)
- Recent files appear duplicated in the Dash (LP: #646758)
- All Applications tab only shows first 100 applications (LP: #660979)
- slide animation typo in unity configuration (LP: #723354)
- Place icons should be in their respective packages (LP: #672447)
- Trash right click menu is positioned incorrectly (LP: #718880)
- Require to use gconf to check on unity and the panel-service if the
accessibility should be enabled (LP: #723699)
* debian/control:
- dep on latest nux
-- Didier Roche <email address hidden> Thu, 24 Feb 2011 20:16:29 +0100