Open tigerline86 opened 1 month ago
*🆕 Untriaged**
The team has not yet reviewed the issue. We usually do it within one business day. Docs: https://github.com/toeverything/AFFiNE/blob/canary/docs/issue-triaging.md
This is an automatic reply by the bot.
Try adding the file /etc/apparmor.d/affine-appimage
With the content (remember to change the [USERNAME] to yours)
abi <abi/4.0>,
include <tunables/global>
profile affine /home/[USERNAME]/Applications/affine*.appimage flags=(unconfined) {
userns,
# Site-specific additions and overrides. See local/README for details.
include if exists <local/affine>
}
Then run
sudo apparmor_parser -r /etc/apparmor.d/affine-appimage
This works for me.
What happened?
Hello, after updating from Kubuntu 22 to version 24, the app for Linux has broken and won't start.
Distribution version
Linux
What browsers are you seeing the problem on if you're using web version?
Other
Are you self-hosting?
Relevant log output
No response
Anything else?
No response