Hi! I’m trying to use evolution for the first time via the flatpak on Gentoo and have tried using both systemd and OpenRC, evolution crashes with:
user@localhost ~ $ flatpak run org.gnome.Evolution
(process:3): GLib-GIO-WARNING **: 04:18:56.823: Can't find module 'dconf' specified in GSETTINGS_BACKEND
(evolution-source-registry:14): GLib-GIO-WARNING **: 04:18:56.878: Can't find module 'dconf' specified in GSETTINGS_BACKEND
(evolution-addressbook-factory:30): GLib-GIO-WARNING **: 04:18:57.087: Can't find module 'dconf' specified in GSETTINGS_BACKEND
(evolution-calendar-factory:47): GLib-GIO-WARNING **: 04:18:57.133: Can't find module 'dconf' specified in GSETTINGS_BACKEND
(org.gnome.Evolution:57): GLib-GIO-WARNING **: 04:18:57.322: Can't find module 'dconf' specified in GSETTINGS_BACKEND
(evolution-alarm-notify:64): GLib-GIO-WARNING **: 04:18:57.572: Can't find module 'dconf' specified in GSETTINGS_BACKEND
/app/bin/evolution: line 30: 57 Killed /app/bin/evolution.bin "$@"
user@localhost ~ $ flatpak run org.gnome.Evolution
(process:3): GLib-GIO-WARNING **: 04:21:13.779: Can't find module 'dconf' specified in GSETTINGS_BACKEND
(org.gnome.Evolution:28): GLib-GIO-WARNING **: 04:21:13.998: Can't find module 'dconf' specified in GSETTINGS_BACKEND
(evolution-alarm-notify:35): GLib-GIO-WARNING **: 04:21:14.319: Can't find module 'dconf' specified in GSETTINGS_BACKEND
/app/bin/evolution: line 30: 28 Killed /app/bin/evolution.bin "$@"
On systemd evolution runs for about 20 seconds and then crashes with this error (the journal also has the same error), on OpenRC evolution window opens for a split second and then crashes with the same error. I tried looking through issues on gitlab and couldn’t find anyone else experiencing this so I’m posting here first before opening a bug report. I guess most people don’t use the flatpak? So they aren’t experiencing this I guess