Search found 1 match

by ManceJoan
Thu May 22, 2025 8:38 am
Forum: General / Software
Topic: SqueezeOS launch chrome for HA panels - auth issue... ?
Replies: 3
Views: 5259

Re: SqueezeOS launch chrome for HA panels - auth issue... ?

Sounds like you're running into Xauthority permissions. If you're launching chrome from a different user than the one who owns the X session (in this case, probably squeezeplay or a child of it), X11 will block it unless the user is authorized. You could try running xhost +SI:localuser:of as the use...