Dragging windows around is slow/sluggish/laggy when multiple monitors are enabled
Bug #874619 reported by
Pior Bastida
This bug affects 39 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubutter |
Fix Released
|
Undecided
|
Unassigned | ||
Unity |
Fix Released
|
Undecided
|
Daniel van Vugt | ||
5.0 |
Fix Released
|
Undecided
|
Tim Penhey | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Test Case]
A performance fix, just make sure that icon movement is fast.
[Regression Potential]
Visual regressions, shell drawing problems. Big change, many regression potentials.
Original description:
Description: Ubuntu 11.10 / 3.0.0-12-generic #20-Ubuntu
Quadro NVS 290 - Dual screen
Display is too slow to be usable. Moving windows or icon is sluggish.
Switching from Nouveau to Nvidia proprietary driver helps a bit but the issue is the same.
I found 2 ways to "fix" this issue:
* disabling Ubuntu Unity Plugin in CompizConfig Setting Manager
* disabling one screen
Disabling "Sync to VBlank" doesn't help
Upgrading the nvidia driver with ppa:ubuntu-x-swat doesn't help
Related branches
lp://staging/~vanvugt/unity/regionalDamage
- Daniel d'Andrada (community): Needs Information
- Tim Penhey (community): Approve
- Sam Spilsbury (community): Approve
- jenkins (community): Approve (continuous-integration)
- Daniel van Vugt: Abstain
-
Diff: 549 lines (+209/-74)8 files modifiedlauncher/AbstractLauncherIcon.h (+1/-0)
launcher/Launcher.cpp (+11/-0)
launcher/Launcher.h (+4/-0)
launcher/LauncherIcon.cpp (+3/-0)
panel/PanelController.cpp (+15/-0)
panel/PanelController.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+166/-68)
plugins/unityshell/src/unityshell.h (+8/-6)
lp://staging/~thumper/unity/regional-damage-sru
- Łukasz Zemczak (community): Approve
- Marco Trevisan (Treviño): Approve
- Daniel van Vugt: Approve
-
Diff: 784 lines (+353/-117)12 files modifiedmanual-tests/Dash.txt (+15/-0)
manual-tests/Launcher.txt (+15/-0)
manual-tests/Panel.txt (+17/-0)
manual-tests/WindowManagement.txt (+20/-0)
plugins/unityshell/src/AbstractLauncherIcon.h (+1/-0)
plugins/unityshell/src/Launcher.cpp (+11/-0)
plugins/unityshell/src/Launcher.h (+4/-0)
plugins/unityshell/src/LauncherIcon.cpp (+3/-0)
plugins/unityshell/src/PanelController.cpp (+15/-0)
plugins/unityshell/src/PanelController.h (+1/-0)
plugins/unityshell/src/unityshell.cpp (+239/-110)
plugins/unityshell/src/unityshell.h (+12/-7)
tags: | added: fglrx radeon |
tags: | added: compiz |
tags: | removed: fglrx nouveau nvidia radeon |
Changed in unity: | |
status: | New → Incomplete |
summary: |
- Unity compiz plugin makes display slow on multi-screen + Dragging windows around is slow/sluggish/laggy when multiple monitors + are enabled |
Changed in compiz-core: | |
status: | New → Confirmed |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in compiz (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in compiz-core: | |
milestone: | none → 0.9.8.0 |
importance: | Undecided → Medium |
Changed in compiz (Ubuntu): | |
importance: | Undecided → Medium |
Changed in compiz: | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in compiz: | |
milestone: | none → 0.9.8.0 |
Changed in compiz-core: | |
milestone: | 0.9.8.0 → none |
Changed in unity: | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in unity (Ubuntu): | |
status: | Incomplete → Triaged |
Changed in unity: | |
status: | Incomplete → In Progress |
milestone: | none → 6.0 |
no longer affects: | compiz |
no longer affects: | compiz-core |
no longer affects: | compiz (Ubuntu) |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in ubutter: | |
status: | New → Fix Released |
description: | updated |
description: | updated |
To post a comment you must log in.
I guess either the X server or Unity.
Pior: Can you add to the bug report your /var/log/Xorg.0.log