On 2017-12-07 21:58, Schofield, Eric James wrote:
(thunderbird:20247): Gtk-WARNING **: Attempting to read the recently used resources file at '/home/e/.local/share/recently-used.xbel', but the parser failed: Failed to open file “/home/e/.local/share/recently-used.xbel”: Permission denied.
This one does not seem like a regression of my patch, access to that file is denied explicitly [0]. Result is that file dialog does not show recently used files... I guess it's overkill to deny to read it. Maybe I could fix that in the same pull request. [0] https://gitlab.com/apparmor/apparmor-profiles/blob/master/ubuntu/18.04/usr.bin.thunderbird#L118