race-condition in resume if restarting

Bug #971155 reported by Tim Penhey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Unity
Triaged
Low
Unassigned
unity (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The signal that is listened to for resuming and repainting the launchers uses a lambda instead of a member function, and as such will not get automatically disabled when the LauncherController dies.

The race-condition is very defined, as being the resume signal firing as the unity plugin is being unloaded (or finalised) between the LauncherController being destroyed and the UScreens being destroyed.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.