Carlos Rafael Ramirez

Results 431 comments of Carlos Rafael Ramirez

What I've found is that im-config makes the configuration assuming that the X server or Wayland server are running locally and put the environment variables in xorg startup files.

I was about to fix it in the installer but I cannot reproduce it anymore. Maybe it is fixed in the latest version of Xfce?

Hello @kerbe , Thanks a lot for reporting. Are you using Docker Desktop with Hyper-V backend or WSL2 one? Regards, Carlos

No worries @kerbe. Have you tried as a temporal workaround to enable the communication through TCP? ![image](https://github.com/WhitewaterFoundry/Pengwin/assets/8397379/1c598274-a854-4ca1-9fb8-2a56c72704f8)

Hello @spmolnar Sometimes WSL gets crazy and behaves very strangely. I recommend you to shutdown wsl with executing in PowerShell or Command Prompt. `wsl --shutdown` Then unregister Pengwin with: `wsl...

The biggest short stopper is that they would need to buy a code signing certificate in order to be able to distribute the appxbundle

If I delete this file `/etc/profile.env` it gets fixed. The issue is related to /etc/profile

You don't need to add the path to the profile. Check /etc/profile in Pengwin or Ubuntu you'll see an if not WSL then add the path.

I think that the check won't ever pass even if you are root but I need to confirm that