I use Linux Mint 21.3 (only, not dual boot) and recently noticed the update process slowed dramatically. Specifically the “processing updates” step which went from a few seconds to over 30. Nothing had recently changed much or been installed, so whenever I had some free time I ran through the usual most likely troubleshooting suggestions, but the problem persisted.
Last week I decided to try reinstalling the update manager as per a suggestion regarding another problem in case that might fix this problem. That revealed a bunch of warnings, all regarding the Gdevelop Flatpak. Uninstalling Gdevelop fixed the problem.
So, this post is to report the problem because this forum appears to be the place to report Gdevelop problems.
Details:
/usr/lib/linuxmint/mintUpdate/mintUpdate.py.1379: DeprecationWarning: Gdk.threads_init is deprecated
Gdk.threads_init()
/usr/lib/linuxmint/mintUpdate/mintUpdate.py.1764: DeprecationWarning: Gdk.threads_enter is deprecated
Gdk.threads_enter()
/usr/lib/linuxmint/mintUpdate/mintUpdate.py.803: DeprecationWarning: Gdk.threads_leave is deprecated
Gdk.threads_leave()
mint-common (WARN): runtime/org.freedesktop.Platform/x86_64/23.08 is end-of-life (EOL) (org.freedesktop.Platform 23.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.)
mint-common (WARN): runtime/org.freedesktop.Platform.Locale/x86_64/23.08 is end-of-life (EOL) (org.freedesktop.Platform 23.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.)
mint-common (WARN): runtime/org.freedesktop.Platform.GL.default/x86_64/23.08-extra is end-of-life (EOL) (org.freedesktop.Platform 23.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.)
mint-common (WARN): runtime/org.freedesktop.Platform.GL.default/x86_64/23.08 is end-of-life (EOL) (org.freedesktop.Platform 23.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.)
flatpak-update-worker (WARN): fetch error Can’t uninstall org.freedesktop.Platform/x86_64/23.08 which is needed by io.gdevelop.ide/x86_64/stable
Flatpaks: timed out trying to get a list of updates Command ‘[‘/usr/lib/linuxmint/mintUpdate/flatpak-update-worker.py’, ‘–fetch-updates’]’ timed out after 30 seconds
If this should be reported on Github or somewhere else, someone familiar with the site and with an account there please relay it for me.
I had not yet started following a tutorial, but I would like to try making a game with Gdevelop as soon as possible now that I have the free time for it. Anyone have an idea how long this could take to fix?