I’ll start by saying that this is not simple to describe, and that I’m starting from an unfortunate place. I am usually pretty good at troubleshooting, but this one has me stumped.
I’ve been running Tumbleweed for some time now. Most of my work is in a collection of VirtualBox VMs, most of them are Win10, a few are Linux (SLES), with Tumbleweed running the host. Until Tuesday, this was all fine and working. I was up to date with Tumbleweed as of Sunday night, so reasonably current. Tuesday morning, my laptop died. Hardware, wouldn’t even power up to show anything. So, Tuesday morning, I was at the local BestBuy getting a new laptop. Needing it now, I took what I could get (HP 17-by4633dx), and have upgraded it with a 2T SSD. Memory is still 8G (64G is on order). This replaced my ~5 year old HP laptop, and once I get the RAM installed, should be fine for my needs. Being a new machine, the install of Tumbleweed is also new, network installed as of Tuesday morning, with the default repos + packman.
Installed with Gnome, added a few things that I want/need/like to have (git, Opera, subversion) and a couple of Gnome extensions. All of this I had before, so should be fine. All from the regular repos. I pulled the drive from my old laptop, attached it via external USB, and copied over my data (cp -rpv /run/mnt/old-disk/home/dgersic /home/).
That’s the base. This is where things start to get weird.
With a single Win10 VM running in full screen (VM set to 4G RAM, 2 CPUs), I’ll lose mouse control. The mouse pointer still moves around, but mouse clicks no longer work. Keyboard still works, the VM is still running. I can get out of the VM by hitting <Right Ctrl> then <Alt><Tab> to switch away from it. Once out of the VM, I can click on other things in Gnome, so starting another application works. If I have a terminal open, I can use the mouse within the terminal to highlight text. I can launch Files and click around in the file system. I can launch Opera, but once it starts, it won’t take mouse clicks either, so I can’t switch tabs or pick from bookmarks, nothing like that works. I can launch Firefox, and it takes mouse clicks just fine.
This continues until I stop the VM and close VirtualBox and Opera. Then I can start either one of them and things work fine again. I haven’t yet found a third application affected by whatever this is, and VirtualBox seemingly have nothing in common with each other.
So far, this only seems to start when I have a VM running in fullscreen. I’m testing now to see if running the VM windowed keeps it from happening.
Thinking it could be a problem with the VM, I set up a new user, logged in, started VirtualBox, and installed a brand new Win10 VM. That had the same problem. So it’s not the VMs, and this also eliminates the Gnome extensions, since I didn’t bother to install them for my test user.
Looking for ideas, things to try, even suggestions as to where to look for clues on this one.