See eb626a5f Source commit: 6af928c93217d8e38ee4ee6f80fa7b1a49db0423
@@ -2293,7 +2293,7 @@ begin
if Assigned(DiscMonitor) and (not DiscMonitor.Active) then
begin
DiscMonitor.Open;
- UpdateDriveNotifications(Drive);
+ UpdateDriveNotifications(DriveStatusPair.Key);
end;