On Fri, 02 Jul 2021 14:23:09 -0500, Gerald Ellis wrote:
>On Thu, 2021-07-01 at 21:08 -0400, Adam Stein wrote:
>>  WEBKIT_FORCE_SANDBOX=0 evolution
>> 
>> That solved it for me. You should be able to search for related
>> articles regarding WEBKIT_FORCE_SANDBOX and Evolution.
>> 
>Should I cause this command to be executed during boot-up or will
>it work issued from a terminal?

Hi,

you can set the variable and run evolution from a terminal as mentioned
by Adam.

  $ WEBKIT_FORCE_SANDBOX=0 evolution

You could also set the variable e.g. by your login shell's user
configuration. Assuming bash, then add to $HOME/.bashrc:

  export WEBKIT_FORCE_SANDBOX=0

However, I don't know, if Adams hint is or isn't correct, I only want to
explain how usage of variables does work.

Did you read Andre's hint?

Regards,
Ralf
_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to