Hello, Today I updated Thunderbird to version 1:60.0-3~deb amd64 from pkgmaster.devuan.org/merged ascii-security/main. And I found myself impacted from this Debian bug concerning AppArmor:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887973 I'm just letting you know I could solve it adding this line to the Thunderbird AppArmor profile, that is to the file /etc/apparmor.d/usr.bin.thunderbird: owner /run/shm/org.chromium.* rw, I added it right after the line reading: owner /dev/shm/org.chromium.* rw, # for Chromium IPC /dev/shm is a sym-link to /run/shm. The fix that is prioposed in Debian bug #887973 did not solve the issue to me: > From: Vincas Dargis <[email protected]> > To: Carsten Schoenert <[email protected]> > Cc: [email protected] > Subject: Re: Bug#887973: thunderbird: Black screen - Failed to lock > new back buffer > Date: Mon, 22 Jan 2018 21:02:03 +0200 > Looks like it's enough to add: > > /dev/shm/org.chromium.* rw, > > To make Thunderbird 58 work again. After editing the usr.bin.thunderbird file I also had to run the following command as root: apparmor_parser --replace /etc/apparmor.d/usr.bin.thunderbird Hope it helps someone else. -- Alessandro Selli <[email protected]> Tel. 3701355486 VOIP SIP: [email protected] Chiave firma e cifratura PGP/GPG signing and encoding key: BA651E4050DDFC31E17384BABCE7BD1A1B0DF2AE
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
