I'm trying to connect to a school PC so to use the lab containing the Office 2013 environment. I have 16.04 installed on my laptop.
I got the client configured doing this (because I couldn't find a better source):
https://ubuntu-mate.community/t/how-...t-3-5-x64/2222
I'm able to connect and see the virtual machines. When I select the VM I want, my screen goes black with the typical frame you'd expect....then it kicks me back out.
Here's what the terminal is reading in the background:
Why is it trying to use a USB? I confused by the log in the terminal.
Where do I go from here? =(
I desperately want to NOT have to use a windows setup to do these assignments.
I got the client configured doing this (because I couldn't find a better source):
https://ubuntu-mate.community/t/how-...t-3-5-x64/2222
I'm able to connect and see the virtual machines. When I select the VM I want, my screen goes black with the typical frame you'd expect....then it kicks me back out.
Here's what the terminal is reading in the background:
Code:
username@mysystem:~$ /usr/bin/vmware-view
Using log file /tmp/vmware-username/vmware-horizon-client-9325.log
2016-06-13 20:28:05.486-07:00: vmware-view 9325| Spawn of vmware-view-usb failed: Failed to execute child process "vmware-view-usb" (No such file or directory)
2016-06-13 20:28:05.486-07:00: vmware-view 9325| ViewUsblib: mmfw_RegisterClient: error opening connection: error 2 (No such file or directory)
2016-06-13 20:28:05.486-07:00: vmware-view 9325| ViewUsblib: ViewUsb_InitLib: cannot connect to vmware-view-usbd: mmfw_ret=1
2016-06-13 20:28:05.486-07:00: vmware-view 9325| CdkViewUsb_Init: ViewUsb_InitLib returned ViewUsbStatus_UsbdCommsFailure
2016-06-13 20:28:05.486-07:00: vmware-view 9325| CdkViewUsb_Init: (is vmware-view-usbd running?)
2016-06-13 20:28:05.862-07:00: vmware-view 9325| rmksContainer(9355): Using LogFile VChan-Client.log
2016-06-13 20:28:05.862-07:00: vmware-view 9325| rmksContainer(9355): VMW_RDPVC_BRIDGE_LOG_ENABLED is not defined. Logs are disabled.
2016-06-13 20:28:05.981-07:00: vmware-view 9325| rmksContainer(9355): CreateMKSInterface: forcing mount, Remote MKS already present
2016-06-13 20:28:05.981-07:00: vmware-view 9325| rmksContainer(9355): OnMountUnmount: (0, 0) 1024 X 576.
2016-06-13 20:28:12.161-07:00: vmware-view 9325| rmksContainer(9355): Remote MKS network connection status changed: DISCONNECTED
2016-06-13 20:28:12.163-07:00: vmware-view 9325| rmksContainer(9355): OnMountUnmount: remote MKS not present!
Where do I go from here? =(
I desperately want to NOT have to use a windows setup to do these assignments.