[Evolution] Evolution does not start with "No such device or address" from bwrap

2022-04-04 Thread felix.froehlich--- via evolution-list
Hi all, Since yesterday, I've been experiencing issues with Evolution on Debian 11 not being able to start up (correctly?). Before that, I have been able to start up Evolution successfully. The behaviour seems to be similar to something that was sent to this mailing list a month ago (-> https:

Re: [Evolution] Evolution does not start with "No such device or address" from bwrap

2022-04-05 Thread felix.froehlich--- via evolution-list
> You can disable it when you run Evolution as: > >$ WEBKIT_FORCE_SANDBOX=0 evolution Ah, indeed, I can confirm that evolution starts up correctly if I set that environment variable. I guess I'll use this as a workaround for now and see if I can remove it in the future. Thank you for the s