[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#35048: Evolution Mail Client - Unable to add account
From: |
Ben Sturmfels |
Subject: |
bug#35048: Evolution Mail Client - Unable to add account |
Date: |
Tue, 23 Apr 2019 14:59:52 +1000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
On Sat, 30 Mar 2019, Raghav Gururajan wrote:
> Hello Guix!
>
> When I click "Apply" at the last step of "Add Account Wizard", I am getting
> the error "The name org.gnome.evolution.dataserver.Sources5 was not provided
> by any .service files".
This issue has been discussed further in #35267:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35267
If you're running Guix System and GDM, the solution for now is to
install evolution-data-server into your system packages with something
like this in your operating system config:
(packages (append
(list evolution-data-server)
%base-packages))
Regards,
Ben
signature.asc
Description: PGP signature
- bug#35048: Evolution Mail Client - Unable to add account,
Ben Sturmfels <=