Carlos Rafael Ramirez
Carlos Rafael Ramirez
The change is coming: https://github.com/WhitewaterFoundry/pengwin-base/pull/66
We are having problems with the pengwin-base.deb. Meanwhile please execute this script: `sudo wget -O /etc/fish/conf.d/00-pengwin.fish https://raw.githubusercontent.com/WhitewaterFoundry/pengwin-base/development/fish_conf.d/00-pengwin.fish`
Hmm, it should happen automatically. We will check. Thanks for reporting.
Hello, Did you try to define the DISPLAY variable after running Xvfb with the same display number like : export DISPLAY=:99 ? Regards, Carlos
Try with `bash --login` I will make a full test with zsh to identify what is happening with 00-pengwin.sh
@maple3142 I made a test with zsh as the default shell and it is working. Could you check if you have this: ``` $ cat /etc/zsh/zprofile unsetopt no_match source /etc/profile...
Yes it is slow because it runs ipconfig.exe and also starts dbus and if you are not already started x410 it launch it
Very interesting WSL1 or WSL2 ? Thanks for reporting
Thank you for reporting
Hello @devcircus , @astrelsky Sorry for the delay. The issue was lost in the pending task. This commit fixes the error. It will be available in the next release. https://github.com/WhitewaterFoundry/pengwin-base/commit/e291357e856c7660743c5c65fb755e65f31db33a...