GUI Bugfixes: BUGFIX: (#22140) - When the notification center is open while the newday happens, an IllegalParamterException may occur BUGFIX: (#22154) - Master GUI does not recognize primary server if specified with different case at command line change: Fix label in newday event dialog BUGFIX: (#22109) - Occupancy value in media overview is calculated wrong bugfix: (#22156) Restore Wizard just offers original drives, if saveset exists on two media pools SRC Bugfixes: BUGFIX: (#22109) Values (occupancy) in media overview are wrong calculated. Problem: If hw_drives.block_size is set to a value <> 64 this results into to wrong calculation. Solution: Use 64K block size to calculate media.filled in kilo bytes.