Comment 0 for bug 2060767

Revision history for this message
Archisman Panigrahi (apandada1) wrote :

When I try to open any epub via Foliate (installed from official Ubuntu repositories), it does not run.
```
foliate Alcott, Louisa May - Little Women.epub

(com.github.johnfactotum.Foliate:2289): Gtk-WARNING **: 01:51:13.769: Unknown key gtk-modules in /home/archisman/.config/gtk-4.0/settings.ini
bwrap: setting up uid map: Permission denied

** (com.github.johnfactotum.Foliate:2289): ERROR **: 01:51:14.283: Failed to fully launch dbus-proxy: Child process exited with code 1
Trace/breakpoint trap
```

A workaround (https://github.com/johnfactotum/foliate/issues/1271#issuecomment-2016575770) is to create the `/etc/apparmor.d/foliate` file with the appropriate content described in that link.

A similar bug was reported for VSCode (https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2056517)