Peter Njeim

Results 130 comments of Peter Njeim

@ajitid @Bocom I think I figured out the issue! I'm using zsh for my shell, but I setup this thing that lets me use systemd on WSL, but that was...

Please note that sublime-merge has no issue for me, installed using snap and on bash.

Alright some new information: running nautilus as root in zsh changes the border to the white square bash border, and works properly. Can you test that yourself?

Some more details I've discovered: the sudo/bash mode has a very large margin when doing a window screenshot of the nautilus window, while the zsh version has a smaller margin....

Even more information (possibly the answer): when using `xlsclients`, the sudo/bash mode properly shows nautilus: ``` Peter-PC org.gnome.Nautilus ``` while using the zsh mode, xlsclients does not recognize nautilus. This...

@ajitid @Bocom The solution is to set the environment variable `GDK_BACKEND` to `x11`. Tested and working in zsh using `export GDK_BACKEND=x11`. Please try and see if it works. To revert...

I don't think this issue should be closed though, because it is indiciative of an issue with Wayland in WSLg, and should still be resolved.

By choosing not to export DISPLAY variable, WSLg will no longer function, as every application will simply say "cannot open display:" (without the ":0" this time) (whether in x11 or...

I'm not exporting it in bashrc, but I do manually export it when it's unset. Regardless, manually vs automatically exporting something doesn't change anything, it's just an environment variable. Something...

Hello Roberto, are you sure you're replying to the right issue? Your comments don't seem to be related to the right-click menu appearing out of the screen bounds