Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.6.0, 1.6.100
-
None
-
None
Description
<p>Previously it was possible for a plugin to open a dialog during the suspend process which will lead into infinite wait on MPMain thread.</p>
<p>Make sure badly behaving plugins aren't able to stop other plugins from receiving events - catch possible non-handled exceptions from plugins in plugin manager - do not allow plugins to consume WM_POWERBROADCAST events </p>
<p>Make sure badly behaving plugins aren't able to stop other plugins from receiving events - catch possible non-handled exceptions from plugins in plugin manager - do not allow plugins to consume WM_POWERBROADCAST events </p>
Attachments
Issue Links
- links to