BrainwreckedTech

Results 9 comments of BrainwreckedTech

This seems to be a problem when /tmp is mounted noexec. I can get around it with ```mkdir -p /tmp/gambas.${UID} ${HOME}/.cache/gambas; mount -o bind ${HOME}/.cache/gambas /tmp/gambas.${UID}```

I've picked up [Caliel666's work](https://github.com/Caliel666/DivaModManager) over on my GitHub account [here](https://github.com/BrainwreckedTech/dmm) after reading they no longer had interest in maintaining the code. D4M looks promising but it is **very** alpha...

I didn't miss the info portion. The Desktop Viewer part was actually really neat. But it doesn't let you change anything. In my case, I'm running libvirt VMs from a...

The console area would be fine if SPICE and VNC are the only options. I just didn't want to assume that there weren't other options that the feature could be...

I've been thinking things over, and between this request and my other one, I think my original mockup is the better way to go. While the page might get long,...

That also "unhides" the options. :+1: If Graphics/Text == VNC/Serial, I'd vote to stick with VNC/Serial. What if "Remote" was a button, and the popup had modfied text from current...

Whoopsie! Yeah, I figured I'd seperate the two requests so one wasn't tied to the other.

The option could also be placed in the overview section as such, only showing the full set of tptions when the user brings up the edit dialog. ![mockup_virtual_gpus_overview](https://user-images.githubusercontent.com/3752022/152483670-ede49983-dced-4ecd-ade8-af767aa6d1b0.png)

I can attest that this fix does indeed work. It would be super if this PR was approved to at least extend pivot into the 1.38 release. (Pending that, one...