Eric Blade
Eric Blade
logged into the remote with remote desktop:  logged into the remote via ssh:  ... neither were run with specifically requesting admin. perhaps something in my openssh configuration is...
same user.. i'm pretty sure it was not an admin powershell, but i will re-run it just to make sure  So, it looks like I have permission to run...
From RDP ``` PS C:\WINDOWS\system32> $SecurityPrinciple = New-Object -TypeName System.Security.Principal.WindowsPrincipal -ArgumentList ([System.Security.Principal.WindowsIdentity]::GetCurrent()) PS C:\WINDOWS\system32> $RolesHash = @{} PS C:\WINDOWS\system32> [System.Enum]::GetNames("System.Security.Principal.WindowsBuiltInRole") | ForEach-Object { >> $RolesHash[$_] = $SecurityPrinciple.IsInRole([System.Security.Principal.WindowsBuiltInRole]::$_) >> } PS...
If it helps at all, it's a pretty basic installation of Windows 10 Pro, it's got Docker for Windows installed, a Plex Media Server, and a bunch of Docker services...
Confirming that the destination account is a Local Standard account type.
I don't know if anyone's found anything else out yet, but i made a second admin account on the machine. :|
That's great, finding a path there... now can we find a way to make that simpler / automatic ? :-D
frame false system-context-menu is not triggered in 12.0.0, either, when right clicking on the draggable region, opposed to the documentation on the pull request for the feature. I cannot speak...
hmm. Doesn't sound like something related to Quagga. Maybe try something like https://webcamtests.com and see if there's a similar issue? Looks like the Tab A is quite a few years...
https://github.com/ericblade/quagga2-react-example