GNOME Bugzilla – Bug 656546
crash with untracked apps
Last modified: 2011-08-24 16:33:52 UTC
Created attachment 193843 [details] reproducer See attached reproducer.
(I wrote this testcase for #643302) Steps: 1. Click Open Dialog 2. Go to overview 3. Close the main dialog 4. Go to overview 5. Boom
Created attachment 194494 [details] [review] ShellApp: Avoid crashing during state transition for window-backed apps During a state transition from running to not-running for window-backend apps, it's possible we get a request for the icon. Avoid asserting here and just return an empty image.
*** Bug 657214 has been marked as a duplicate of this bug. ***
Attachment 194494 [details] pushed as fa0268f - ShellApp: Avoid crashing during state transition for window-backed apps