On Tue, 2020-05-26 at 22:58 +0200, S. Pfeifer wrote:
> Am Dienstag, den 26.05.2020, 22:11 +0200 schrieb Andre Klapper:
> > On Tue, 2020-05-26 at 20:10 +0200, S. Pfeifer wrote:
> > > Adressbuch »adresses@spf-01« kann nicht geöffnet werden
> >
> > Is that a local server?
>
> It's on my LAN in a 192.168.xxx.xxx range. If I load the configured
> addressbook link in my browser, I am able to access the addressbook
> data. Maybe the UID »ab6fe1814887395b62bb1c0450ff6bcb4553579f« is
> wrong
> or the path related to this ID is wrong? Is it possible to check
> that?
Hi,
that might be the name of the address book you see in the GUI, I think.
I do not speak German, thus I do not know what it tells you.
> > Maybe the Flatpak sandbox cannot access the system's sendmail
> > binary?
Right, it cannot. To do that one might open whole file system for the
sandbox, which kind of invalidates the purpose of the (Flatpak)
sandbox, thus Evolution had disabled sendmail, when it is running under
Flatpak. I'll mute that runtime warning to not confuse the users.
> I found no setting for the language in Evolution. Does it mean to
> change the operatiing system language to English or do I have to
> build a flatpak version in English?
Try to execute in the terminal:
$ export LANG=C.utf8
before executing the flatpak command. You should do that before running
the Flatpak application for the first time, thus also the background
processes will use the C locale (you can use also en_US.utf8 or such).
Here [1] is written where the data is stored. You want the *.source
files. The path may slightly differ in Flatpak, I'm not sure right now.
Run this:
$ flatpak run --command=sh org.gnome.Evolution
which will start a terminal in the sandbox of the Evolution
application. You can run other commands, explore the directories and do
all other things there.
Bye,
Milan
[1] https://help.gnome.org/users/evolution/stable/data-storage.html
_______________________________________________
evolution-list mailing list
[email protected]
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list