[qubes-users] Typed text being copied to clipboard, etc

I have installed the latest version of Qubes on a Purism Librem 15 laptop and have been noticing some odd behaviors:

  1. When I copy and paste, sometimes in the pasted text will be sentences I have been recently typing that I have not actually copied. When I check the clipboard it always says it is empty. This happens in all AppVM’s. Is this a bug, or a compromise possibly? If it is copying what I am typing certainly it is catching my passwords. It does seem like various accounts of mine are possibly being accessed as settings will often change that I have not changed.

  2. How do I make installed changes to an AppVM survive a reboot? Such as when I install Opera or Brave browser, if I need to reboot I usually have to redo the installation, or parts of it like libcurl.

  3. Lately when I suspend the system to RAM overnight, when I log back on the system wakes up but the screen is just black, which forces me to reboot. This didn’t used to happen. Not sure if that is Qubes related or hardware related.

2. How do I make installed changes to an AppVM survive a reboot? Such as when I install Opera or Brave browser, if I need to reboot I usually have to redo the installation, or parts of it like libcurl.

Software that you want to survive reboots or use on multiple AppVMs
should be installed in the respective templateVM. `qvm-ls` will tell you
which VM that is, start it and install normally, then shutdown the
template and start the AppVM. Your program will be there persistently.
If you don't trust the application, best to create a separate templateVM
for it.

3. Lately when I suspend the system to RAM overnight, when I log back on the system wakes up but the screen is just black, which forces me to reboot. This didn't used to happen. Not sure if that is Qubes related or hardware related.

This may be Qubes related. I had a similar bug on my laptop that is only
fixed in 4.1 alpha. Do you have the same issue if you install/boot
fedora 25 without Xen/Qubes?