On 2017.11.24 10:12, Philipp Kolmann wrote:
Adding

   /usr/lib/firefox/firefox Cx -> sanitized_helper,

to /etc/apparmor.d/usr.bin.thunderbird didn't help. (after restarting 
thunderbird. or do I need to do something else?)

Profile has to be reloaded with `sudo apparmor_parser -r -W /etc/apparmor.d/usr.bin.thunderbird`, and then restart Thunderbird. I guess it's gonna be fixed for you after computer reboot already :-) .

I believe we have to update ubuntu-browsers abstraction, as currently I see 
only these lines:

```
  # this should cover all firefox browsers and versions (including shiretoko
  # and abrowser)
  /usr/bin/firefox Cxr -> sanitized_helper,
  /usr/lib/firefox*/firefox*.sh Cx -> sanitized_helper,
  /usr/lib/firefox-esr/firefox* Cx -> sanitized_helper,

```

There is no match for `/usr/lib/firefox/firefox`.

Reply via email to