So I got Looking Glass (b1) up and working on my primary workstation. Yay!
First, it’s got great potential, everything I hoped for. But there were/are a few rough-spots (mouse tracking & input device sharing). Because the trello & change logs indicate these issues have been addressed since b1 I decided to try building latest from github. Everything built fine but when I run the client it errors with:
./looking-glass-client: error while loading shared libraries: libbfd-2.30-system.so: cannot open shared object file: No such file or directory
It appears to be some deep linker / packaging / tool-chain voodoo. Any insight on what’s causing this? I’m on Ubuntu 19.10.
Second, when I installed Looking Glass I had 2nd keyboard & mouse set as USB devices in the vm and everything worked great - the VM-captured devices worked and also the host keyboard & mouse worked via spice (mouse not as well). I decided to remove the 2nd keyboard so I shut down the vm, unplugged the kb & restarted the vm. virt-manager immediately errored with references not only to the removed keyboard (which made sense) but the mouse as well (which didnt). I had to remove the devices from the config to get the vm to start and once booted & ‘glassed’, the shared keyboard & mouse no longer worked. I shut it down, re-connected the 2nd keyboard, re-added the devices to the vm & booted but now although the devices are captured the host keyboard sharing no longer work. Which is the primary way I hoped to use the Looking Glass client on the desktop.
I’ve tried various add/remove device attempts to get things working again but to no avail. Is there some sequence to removing & re-adding the relevant devices or something I’m missing?
I do have a backup prior to the keyboard/mouse snafu, but I haven’t tested system restore… yet… hoping to find an alternative for a likely quick 1-line fix?..
Any suggestions?
By the way, keep up the hard work, @gnif it’s looking great and I’m looking forward to seeing the more recent version running!
UPDATE: Ok, I figured out my spice keyboard mouse issues. I had another VM auto-starting that also has spice integration. If this vm starts before the LG VM apparently spice doesn’t work in the LGVM.