If I run
sudo apt-get -y updatethen I suddenly can't run gnome-terminal. I get the error
Error constructing proxy fororg.gnome.Terminal:/org/gnome/Terminal/Factory0: Could not connect: Nosuch file or directory
system I'm on:
wsl --versionWSL version: 1.2.5.0Kernel version: 5.15.90.1WSLg version: 1.0.51MSRDC version: 1.2.3770Direct3D version: 1.608.2-61064218DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hypWindows version: 10.0.22621.2359Ubuntu 23.04Is there a way to fix that ?
I can run gnome-terminal with the command
dbus-launch gnome-terminalBUT I use to launch terminal from nautilus so dbus-launch doesn't help there.