"Workspaces" button displays previous wallpaper
Bug #900019 reported by
Joe Liau
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
Fix Released
|
Medium
|
Florian Boucault | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Ubuntu 11.10
Whenever the Desktop zooms out (ie showing all windows for an application or "workspaces") the wallpaper that shows is the previous wallpaper that I had set (not the one that I see normally)
Joe
Vancouver
Related branches
lp://staging/~fboucault/unity-2d/nautilus_window_instead_of_wallpaper
On hold
for merging
into
lp://staging/unity-2d
- Gerry Boland (community): Approve
- Florian Boucault (community): Needs Fixing
-
Diff: 375 lines (+219/-26)10 files modifiedlibunity-2d-private/Unity2d/plugin.cpp (+3/-0)
libunity-2d-private/src/CMakeLists.txt (+1/-0)
libunity-2d-private/src/rootwindowinfo.cpp (+121/-0)
libunity-2d-private/src/rootwindowinfo.h (+57/-0)
libunity-2d-private/src/unity2ddeclarativeview.cpp (+11/-0)
libunity-2d-private/src/unity2ddeclarativeview.h (+4/-0)
places/app/dashdeclarativeview.cpp (+1/-1)
spread/Workspace.qml (+21/-10)
spread/app/spreadview.cpp (+0/-12)
spread/app/spreadview.h (+0/-3)
Changed in unity-2d: | |
importance: | Undecided → Medium |
milestone: | none → 5.2 |
assignee: | nobody → Florian Boucault (fboucault) |
status: | New → In Progress |
Changed in unity-2d: | |
milestone: | 5.2 → 5.4 |
Changed in unity-2d: | |
milestone: | 5.2.1 → 5.6 |
Changed in unity-2d: | |
milestone: | 5.6 → 5.8 |
Changed in unity-2d: | |
milestone: | 5.8 → 5.7 |
To post a comment you must log in.
I strongly (95% sure) suspect that the root cause of this bug is a dconf-dbus bug: https:/ /bugzilla. gnome.org/ show_bug. cgi?id= 669915