Chigozirim
Chigozirim
From the [comment](https://gitlab.xfce.org/xfce/xfce4-power-manager/-/issues/132#note_30900) given by @ochosi on gitlab, it looks like we can turn off display power management from the xserver by passing the option: `-dpms`. This option will actually...
Shouldn't be a problem to comment it out. In the archlinux support PR, I have added a simple if-statement in the `xfce-test` that should handle this issue. [`5010714` (#45)](https://github.com/schuellerf/xfce-test/pull/45/commits/5010714030a32cc015c282165c51cddb306d4790#diff-03e8315d2e41b9e024bac12c91a6c11418ee5a80fbb1026950a0690170750e45R501-R503)
What about a snap package? Is there anything more we gain from flatpak that cannot be handled by snaps? I got started on one but I am running into compiler...
In the [advanced configuration](https://create-react-app.dev/docs/advanced-configuration/) for CRA, there is also the option to disable source maps (`GENERATE_SOURCEMAP=false`), which they claim can help reduce OOM issues. That may be worth a try...
@Rob--W The profile was not created by me. I specified the option `profileCreateIfMissing: true,` and that's what it did; It created one within the current folder. The folder created only...
[WslLogs-2024-11-27_14-18-30.zip](https://github.com/user-attachments/files/17939244/WslLogs-2024-11-27_14-18-30.zip)