gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.4k stars 294 forks source link

Can't run docker on tilix #2216

Closed MarekSzadkowski closed 5 months ago

MarekSzadkowski commented 5 months ago

My user is in the docker group and I have no problems with /dev/tty or xterm: marko@malix:~$ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 610581a3f836 alpine "/bin/sh" 20 seconds ago Up 13 seconds alpine

but with tilix: marko@malix:~$ docker ps permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.45/containers/json": dial unix /var/run/docker.sock: connect: permission denied

MarekSzadkowski commented 5 months ago

Closing it. Found another terminal with this issue, seems thing is VTE related, not tilix.