Public bug reported:

Binary package hint: gnome-panel

To reproduce:

1. Run the following python code:

import gtk,gobject
win=gtk.Window()
win.show_all()
gobject.timeout_add(5000,gtk.main_quit)
gtk.main()

2. Click and drag the window's entry in the window list and hold it over a 
different desktop in the desktop switcher.
3. Wait ~5sec for the window to disappear.
4. Now release the mouse, dropping the now non-existent window onto the desktop 
switcher
5. Panel crashes and then restarts

Presumably there needs to be a check if the window being dragged still
exists.

I am running Feisty.

** Affects: gnome-panel (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Panel crashes if a window being dragged to another desktop is destroyed before 
drag completed
https://bugs.launchpad.net/bugs/118226
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to