Guy Sheffer

Results 785 comments of Guy Sheffer

Update binfmts should happen here: https://github.com/guysoft/CustomPiOS/blob/63da54b86ab566c558e9084568d326413f6585d8/src/custompios#L21

1. I would suggest compiling OpenCV separately since it can take a few hours. 2. If you are not modifying OpenCV and just using it to write stuff you can...

1. I mean that recompiling opencv should not be part of the distro build step. Because it would happen all the time 2. Ok, if you know how to build...

Huh, I don't think I am on wayland: ``` echo "$XDG_SESSION_TYPE" x11 ```

Perhaps its wayland only in sddm? says: ``` KaDE5 (Wayland) - SDDM ``` SDDM is the login manager. perhaps its misreading. Also tested xeyes. that also works. so its X...

Hey, if you can post your full working ``~/.config/fontconfig/fonts.conf`` I could add a fix for this.

@SecularSteve Thanks for the tip: Related, this is what we do now: https://github.com/guysoft/FullPageOS/issues/378

Nightly build are working again. @jkriegshauser If I make a build with a fix for it could you test it?

didn't forget, I want to fix the username bug first (https://github.com/guysoft/FullPageOS/issues/525)