Forrest Trepte

Results 15 comments of Forrest Trepte

@davidkline-ms raises an interesting issue. Is there a security concern when pinging the device or a security concern with being able to control another user's device? If so, HoloLens Commander...

This kind of scan would be useful to me. I sometimes use a private network where I know that all the devices are my team's HoloLenses that I want to...

By the way, running in UniversalDebug x86 config I was getting vary large values for normals. It seems like something is very wrong there. For now, I've disabled that part...

Would the Commander be able to distinguish between: a) No device is connected to http://127.0.0.1:10080. b) Can't talk to potential HoloLenses at http://127.0.0.1:10080 because loopback is not enabled. c) Can't...

The Hub saves this setting in in c:\users\YOU\AppData\Roaming\UnityHub\secondaryInstallPath.json. I haven't investigated thoroughly, but I think it may be empty by default and then is filled in if you click the...

Workaround option: Create a [hard link](https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/) from the default install location to the location where you have configured Unity Hub to store installs. For example: mklink /J "c:\Program Files\Unity\Hub\Editor" "d:\Program...

Thanks for the instructions, @eggsyntax! I was having errors such as `Couldn't install package: atari-py`. I needed to run `sudo apt-get update` and then the sudo apt install commands you...

Note that in the above instructions `egg` must be replaced with your username. Also, you need to log back in again after editing .bashrc to pick up the path changes.

Using the above instructions I was successfully able to set up the virtual environment on a clean Ubuntu 18.04 VM. However, now when I try to run I am encountering...

I did try that, but an error occurred while running the command. (Whoops, I should have saved the output.) And now I have a similar, but different error when running...