linuxmint / mintupdate

The Linux Mint Update Manager
324 stars 157 forks source link

issue with installing kernels #665

Closed jemsurfer closed 3 years ago

jemsurfer commented 3 years ago

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:

  1. Go to mintupdate
  2. Click on linux kernels
  3. Scroll down to 5.8.0-48
  4. 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()

jemsurfer commented 3 years ago

It works now, idk what happened but the next day it installs fine