Describe the bug
I try to install the 5.8.0-48 kernel and it just closes, and refreshes the cache instead of downloading the kernel
Screenshots
video link to what happened: https://youtu.be/ZflQvTzhzoUTo Reproduce
Steps to reproduce the behavior:
Go to mintupdate
Click on linux kernels
Scroll down to 5.8.0-48
Try to install and no download or install happens
Expected behavior
I expected it to install the kernel
Distribution:
Linux Mint
Software version:
5.7.3
Logs:
03.23@19:59 ++ Launching Update Manager
03.23@19:59 ++ Changes to the package cache detected, triggering refresh
03.23@19:59 ++ Starting refresh (local only)
03.23@19:59 ++ Initial refresh will happen in 0 day(s), 0 hour(s) and 5 minute(s)
03.23@19:59 ++ System is up to date
03.23@19:59 ++ Refresh finished
(synaptic:4511): Gtk-CRITICAL **: 19:59:28.131: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
03.23@19:59 ++ Starting refresh (local only)
03.23@19:59 ++ System is up to date
03.23@19:59 ++ Refresh finished
(synaptic:4557): Gtk-CRITICAL **: 19:59:42.273: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
03.23@20:00 ++ Starting refresh (local only)
03.23@20:00 ++ System is up to date
03.23@20:00 ++ Refresh finished
(synaptic:19809): Gtk-CRITICAL **: 20:00:51.773: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
03.23@20:00 ++ Starting refresh (local only)
03.23@20:00 ++ System is up to date
03.23@20:00 ++ Refresh finished
(synaptic:19915): Gtk-CRITICAL **: 20:02:05.097: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
03.23@20:02 ++ Starting refresh (local only)
03.23@20:02 ++ System is up to date
03.23@20:02 ++ Refresh finished
(synaptic:21916): Gtk-CRITICAL **: 20:04:05.543: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
03.23@20:04 ++ Starting refresh (local only)
03.23@20:04 ++ System is up to date
03.23@20:04 ++ Refresh finished
03.23@20:04 ++ Update Manager window is open, skipping initial refresh
03.23@20:04 ++ Recurring refresh will happen in 0 day(s), 4 hour(s) and 47 minute(s)
(synaptic:21984): Gtk-CRITICAL **: 20:06:30.709: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
03.23@20:06 ++ Starting refresh (local only)
03.23@20:06 ++ System is up to date
03.23@20:06 ++ Refresh finished
03.23@20:06 ++ Starting refresh (retrieving lists of updates from remote servers)
03.23@20:06 ++ System is up to date
03.23@20:06 ++ Refresh finished
Crash report:
not really a crash, but this is what the log says in terminal
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1123: DeprecationWarning: Gdk.threads_init is deprecated
Gdk.threads_init()
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1269: DeprecationWarning: Gtk.ImageMenuItem.set_image is deprecated
menuItem3.set_image(image)
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:638: DeprecationWarning: Gdk.threads_enter is deprecated
Gdk.threads_enter()
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1501: DeprecationWarning: Gdk.threads_enter is deprecated
Gdk.threads_enter()
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:645: DeprecationWarning: Gdk.threads_leave is deprecated
Gdk.threads_leave()
Describe the bug I try to install the 5.8.0-48 kernel and it just closes, and refreshes the cache instead of downloading the kernel Screenshots video link to what happened: https://youtu.be/ZflQvTzhzoU To Reproduce Steps to reproduce the behavior:
(synaptic:4511): Gtk-CRITICAL **: 19:59:28.131: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed 03.23@19:59 ++ Starting refresh (local only) 03.23@19:59 ++ System is up to date 03.23@19:59 ++ Refresh finished
(synaptic:4557): Gtk-CRITICAL **: 19:59:42.273: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed 03.23@20:00 ++ Starting refresh (local only) 03.23@20:00 ++ System is up to date 03.23@20:00 ++ Refresh finished
(synaptic:19809): Gtk-CRITICAL **: 20:00:51.773: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed 03.23@20:00 ++ Starting refresh (local only) 03.23@20:00 ++ System is up to date 03.23@20:00 ++ Refresh finished
(synaptic:19915): Gtk-CRITICAL **: 20:02:05.097: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed 03.23@20:02 ++ Starting refresh (local only) 03.23@20:02 ++ System is up to date 03.23@20:02 ++ Refresh finished
(synaptic:21916): Gtk-CRITICAL **: 20:04:05.543: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed 03.23@20:04 ++ Starting refresh (local only) 03.23@20:04 ++ System is up to date 03.23@20:04 ++ Refresh finished 03.23@20:04 ++ Update Manager window is open, skipping initial refresh 03.23@20:04 ++ Recurring refresh will happen in 0 day(s), 4 hour(s) and 47 minute(s)
(synaptic:21984): Gtk-CRITICAL **: 20:06:30.709: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed 03.23@20:06 ++ Starting refresh (local only) 03.23@20:06 ++ System is up to date 03.23@20:06 ++ Refresh finished 03.23@20:06 ++ Starting refresh (retrieving lists of updates from remote servers) 03.23@20:06 ++ System is up to date 03.23@20:06 ++ Refresh finished
Crash report: not really a crash, but this is what the log says in terminal /usr/lib/linuxmint/mintUpdate/mintUpdate.py:1123: DeprecationWarning: Gdk.threads_init is deprecated Gdk.threads_init() /usr/lib/linuxmint/mintUpdate/mintUpdate.py:1269: DeprecationWarning: Gtk.ImageMenuItem.set_image is deprecated menuItem3.set_image(image) /usr/lib/linuxmint/mintUpdate/mintUpdate.py:638: DeprecationWarning: Gdk.threads_enter is deprecated Gdk.threads_enter() /usr/lib/linuxmint/mintUpdate/mintUpdate.py:1501: DeprecationWarning: Gdk.threads_enter is deprecated Gdk.threads_enter() /usr/lib/linuxmint/mintUpdate/mintUpdate.py:645: DeprecationWarning: Gdk.threads_leave is deprecated Gdk.threads_leave()