linuxmint / mintupdate

The Linux Mint Update Manager
309 stars 152 forks source link

Interface option breaks auto refresh for some update types #863

Open cfhsncb opened 4 months ago

cfhsncb commented 4 months ago

Describe the bug Enabling the interface option "Only show a tray icon..." appears to break the auto refresh settings for FlatPak and Spices update types. System package updates still respect the selected auto refresh options but the other update types will auto refresh with the default frequency.

To Reproduce Steps to reproduce the behavior:

  1. open update manager
  2. file > preferences
  3. enable the "Only show a tray icon when updates are available..." option.
  4. enable "Refresh the list of updates automatically" option.
  5. Increase the "auto refresh" options to a value greater than the default.
  6. Under the "Packages" tab ensure "Cinnamon spice updates" and "Flatpak" update types are enabled.
  7. Observe that the update manager will show available updates for Flatpaks and Cinnamon Spices before the selected auto refresh duration is reached. (tray icon will appear with orange dot indicating updates are available)
  8. Observe that updates for system packages WILL NOT be shown until the selected auto refresh duration is reached.

Expected behavior All updates types should respect the selected auto refresh duration when the "Only show a tray icon..." option is enabled and the mint update tray icon should remain hidden until the user selected duration is reached (and updates are available, of course).

Distribution:

Software version: Linux Mint 21.3 (in-place upgrade from 21.2) Cinnamon 6.0.4 mintUpdate 6.0.9

additional notes