xauthority problem solution
This commit is contained in:
parent
b265f764b0
commit
73c2cb2d21
@ -20,3 +20,10 @@ _Note: if you are using wsl2 you should see wsl=true line in terminal_
|
||||
### If video sink is not visible on the screen:
|
||||
1. Make sure that wsl2 is active.
|
||||
2. Make sure that WSLg is supported (should be built-in on windows 11)
|
||||
|
||||
### Authorization issue
|
||||
> Authorization required, but no authorization protocol specified docker
|
||||
|
||||
```bash
|
||||
$ xhost +local:
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user