I read your #28 more carefully and actually the bug as reported is fixed and, I have all reasons to assume, working.
Your log is pointing out failure to read this link: /usr/share/doc/openjdk-21-jre-headless/api/script-dir/jquery-ui.min.js -> /usr/share/javascript/jquery-ui/jquery-ui.min.js Now, that specific path, namely /usr/share/javascript/jquery-ui, was not mentioned in this report until #28; That was therefore never addressed in the fix[1]. But using [1] as a template, it is trivial to propose an exception for /usr/share/javascript/jquery-ui too. Since this is unavoidably a cat-and-mouse game, I kindly request you to make sure there are no remaining paths that need access apart from the one you are reporting now. A good way of ascertaining this is by white listing /usr/share/javascript/jquery-ui with https://snapcraft.io/docs/debug-snaps#heading--apparmor and seeing if it is enough. [1] https://github.com/snapcore/snapd/pull/13130 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2032992 Title: [snap] chromium snap does not allow to read symlinks to /usr/share/javascript To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/2032992/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
