[systray] Some panel icon dies, leaves white box
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity |
Fix Released
|
Critical
|
Neil J. Patel | ||
| unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: unity
Some sort of panel icon is leaving white boxes behind in the Unity panel. I think that this might be the "I am indexing" tracker icon, but I'm not sure; I've seen that appear and disappear, but I've never managed to see anything actually die and leave the white box. See attached screenshot.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: unity 0.2.46-0ubuntu2
ProcVersionSign
Uname: Linux 2.6.35-
Architecture: i386
Date: Tue Oct 5 14:37:35 2010
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: unity
Related branches
- Gord Allott: Pending requested
-
Diff: 1855 lines (+1043/-202) 21 files modifiedapiCMakeLists.txt (+1/-1)
com.canonical.Unity.gschema.xml (+7/-0)
services/panel-service.c (+11/-2)
src/PanelHomeButton.cpp (+11/-7)
src/PanelHomeButton.h (+0/-1)
src/PanelIndicatorObjectEntryView.cpp (+62/-22)
src/PanelIndicatorObjectView.cpp (+7/-3)
src/PanelMenuView.cpp (+49/-36)
src/PanelMenuView.h (+1/-0)
src/PanelStyle.cpp (+274/-0)
src/PanelStyle.h (+79/-0)
src/PanelTray.cpp (+231/-0)
src/PanelTray.h (+73/-0)
src/PanelView.cpp (+126/-43)
src/PanelView.h (+20/-3)
src/WindowButtons.cpp (+27/-71)
src/unityshell.cpp (+34/-7)
src/unityshell.h (+8/-0)
tests/CMakeLists.txt (+4/-0)
tests/TestPanel.cpp (+2/-2)
unityshell.xml.in (+16/-4)
- dying-panel-thing.png Edit (26.6 KiB, image/png)
- Dependencies.txt Edit (6.1 KiB, text/plain; charset="utf-8")
I occasionally see this type of white icon and clicking on it crashes unity
Using this as a tracker to make sure it doesn't happen in latest Unity when we get panel support.
+ [systray] Some panel icon dies, leaves white box
This bug was fixed in the package unity - 3.4.4-0ubuntu1
---------------
unity (3.4.4-0ubuntu1) natty; urgency=low
* New upstream release:
- add systray support (LP: #655140, #596879)
- Dragging and holding a selection over an entry in the Launcher should
spread out windows belonging to that application (LP: #607796)
- Unity shouldn't allow to Quit itself (LP: #705536)
- Launcher should not be locked in place until the pointer is actually in
the corner (LP: #706146)
- Top Panel does not respect GTK theme (LP: #663524)
- Update Unity-Panel Style implementation (LP: #685830)
- Add keyboard shortcut for the panel (LP: #701663)
- clicking on the ubuntu logo doesn't close the dash dialog (LP: #708762)
- "Escape" doesn't close the dash screen (LP: #711195)
- migrate_
directory name: "/desktop/
two slashes '/' in a row (LP: #716382)
- Icon state does not revert when remote libunity user closes (LP: #716863)
- transparency in places window a bit too high (LP: #718357)
- Navigating between menus briefly gives focus back to applications
(LP: #690714)
- pace on cursor navigation mode should act like middle click (LP: #717213)
- Do not switch to fallback menu on mouse-over (LP: #703555)
- Fix the panel service and menus atk object hierarchy (LP: #704350)
- Expose home panel button via ATK (LP: #715295)
* debian/
* debian/control:
- bump nux and libunity-misc dep
-- Didier Roche <email address hidden> 2011年2月17日 20:37:42 +0100
- panel-icons.png Edit (20.8 KiB, image/png)
same problem in 11.04 beta.
- also with NEW icons, (not only after close.)
-see attachment