Giuseppe Roberti

Results 17 comments of Giuseppe Roberti

This is the same error I get if I try to compile on Fedora 35 where the 1.19.0 version of libwayland-client is installed. I know Ubuntu jammy have the 1.20.0...

@Riteo what is dynamic code generation? Of course I can compile it using wayland 1.20.0, but I can't run because my system runs on 1.19.0

@Riteo ok now I see, thank you for the explanation. Then you need to ensure that `generate-api.sh` will use `wayland-scanner` version 1.19.0, I suppose. This is how I've done it...

@Riteo yes. I have a 4k monitor, but when I start Godot with `--display-driver wayland` it seems like it is running at 96 DPI.

While the solution proposed by @richerve works fine, I had issues with prompt update that I solved adding `chpwd_functions+=__conda_reactivate` in my `.zshrc` file, after conda initialize. Don't know if this...

I think this is related to https://github.com/ocaml/opam-repository/pull/19855.

Same thing with Ubuntu 21.10

Any news ?