Howdy folks,
a few weeks ago, I've installed BOINC Manager via Bazaar and set-up my account, so far so good. I can see all my projects but there's been no tasks running (but one from project WUProp). Obviously, something is wrong. I did install Podman as suggested ("some projects require Docker") but it doesn't seem to be... connected(?)... to BOINC Manager as there are no containers/pods/images. How can I do this? Also, "journalctl | grep boinc" gives me some errors:
[code]
Mär 13 12:09:25 bazzite boincmgr[3298]: Failed to load module "colorreload-gtk-module"
Mär 13 12:45:23 bazzite boincmgr[3298]: g_app_info_get_icon: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 12:45:23 bazzite boincmgr[3298]: g_app_info_get_executable: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 12:45:23 bazzite boincmgr[3298]: g_app_info_get_name: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 13:16:49 bazzite boincmgr[3298]: g_app_info_get_icon: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 13:16:49 bazzite boincmgr[3298]: g_app_info_get_executable: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 13:16:49 bazzite boincmgr[3298]: g_app_info_get_name: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 13:17:56 bazzite boincmgr[3298]: g_app_info_get_icon: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 13:17:56 bazzite boincmgr[3298]: g_app_info_get_executable: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 13:17:56 bazzite boincmgr[3298]: g_app_info_get_name: assertion 'G_IS_APP_INFO (appinfo)' failed
Mär 13 13:26:48 bazzite boincmgr[3298]: invalid (NULL) pointer instance
Mär 13 13:26:48 bazzite boincmgr[3298]: g_signal_handler_disconnect: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Mär 13 13:26:48 bazzite boincmgr[3298]: gtk_window_set_modal: assertion 'GTK_IS_WINDOW (window)' failed
[/code]
Yeah, I'm German and "Mär" is short for the month of March - I'll translate our time and date formats when needed.
How do I fix this?
Best regards,
-the.kringel