Hi everyone,
My global clipboard in Qubes OS stopped working — Ctrl+Shift+C (copy) works fine, but Ctrl+Shift+V (paste) doesn’t do anything.
I read on the forum that this issue can sometimes be caused by an error in qrexec policy files.
When I check the service status with:
systemctl status qubes-qrexec-policy-daemon.service
I get this error:
qrexec.exc.PolicySyntaxError: /etc/qubes/policy.d/90-admin-policy-default.policy:16: not a file: /etc/qubes/policy.d/include/admin-policy-ro
Previously, I had similar syntax errors in some lower lines of the same file,
but I think I managed to fix them correctly.
Now, this is the only remaining error that still shows up every time I restart the service.
The line 16 in my file looks like this:
## - include/admin-global-rwx (services to modify global parameters)
I’m not sure how to properly fix or edit this line so that the daemon can start successfully.
Could anyone please advise me:
- how to fix this remaining policy syntax error properly,
- or if it would be easier to restore the default Qubes policy files (in case some of them are broken)?
If so, what would be the safest and easiest way to do that?
I’m using Qubes 4.2 .
Thank you very much for any help and guidance!