| Summary: | backport required: plasma-browser-integration does not work in firefox due to apparmor | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Malte S. Stretz <mss> |
| Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | RESOLVED WAITINGFORINFO | ||
| Severity: | normal | CC: | jr, neon-bugs-null, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=397399 https://bugs.kde.org/show_bug.cgi?id=481568 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Malte S. Stretz
2023-10-18 08:28:12 UTC
I made this work by appending the following line (including the trailing comma) to /etc/apparmor.d/abstractions/ubuntu-browsers.d/kde where I think it belongs:
/usr/bin/plasma-browser-integration-host Cx -> sanitized_helper,
For the record: The relevant inclusion tree looks like this:
/etc/apparmor.d/usr.bin.firefox
-> /etc/apparmor.d/abstractions/ubuntu-browsers.d/firefox
-> /etc/apparmor.d/abstractions/ubuntu-browsers.d/kde
-> /etc/apparmor.d/abstractions/kde
-> /etc/apparmor.d/abstractions/kde.d/*
-> /etc/apparmor.d/local/usr.bin.firefox
This change should be backported from upstream to the KDE Neon AppArmor packages: https://gitlab.com/apparmor/apparmor/-/merge_requests/1115 Thank you for your bug report! However this bug report was created/provided previous to 01/01/2023 and also has not received any updates since before 01/01/2025. Unfortunately KDE neon no longer provides updates for anything older than noble 24.04 based edition's. Please upgrade to KDE neon noble and if you can reproduce the issue after upgrading to an active version, feel free to re-open this bug report. Thanks for understanding! |