It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
majortom
2 years agoOccasional Contributor
1PW Linux: Attach File / Choose Icon don't work.
Hello 1PW Team,
I use the latest Beta 8.10.36 under Fedora 40 KDE (Version 6), installed with RPM package.
I have the problem that "attach file" or "choose icon" don't work. When I click on "at...
majortom
2 years agoOccasional Contributor
Hello 1P_Dave,
your support helped me super fast. Thanks for the great support. My support ID is [#WWK-32969-319]
The problem was, that Yama is absent or ptrace_scope is set to 0
With this command I was able to solve the issue permanently
echo "kernel.yama.ptrace_scope=1" | sudo tee -a /etc/sysctl.d/99-ptrace-scope.conf
sudo sysctl --system
I would never have found this solution myself. As a suggestion it would be great if you can implement an check function into 1Password that notifies the user, if there a problems with the OS to run 1PW correct and the steps to solve it.
Best, Thomas