SetOfAllSets

Results 27 comments of SetOfAllSets

``` set@Gentoo ~ $ echo $XCURSOR_THEME set@Gentoo ~ $ cd hyprpicker/ set@Gentoo ~/hyprpicker $ gdb ./build/hyprpicker GNU gdb (Gentoo 13.2 vanilla) 13.2 Copyright (C) 2023 Free Software Foundation, Inc. License...

Setting XCURSOR_THEME to Adwaita (which I have installed) fixed the issue and caused the program to behave as expected. Perhaps error handling for invalid or nonexistant values of XCURSOR_THEME is...

hardware shouldn't matter much. since you made this mistake and this is a kahoot api I'm assuming you're on Microsoft windows. This is meant to run on linux, please google...

I would love to have a strange headtaker, that way I could use it instead of my eyelander too

After a few googles I can't find how I would check that, my system also has llvm 15 and 16 installed so it's possible it's either

I've rebuilt the package and checked what version of LLVM it build against, it was 16

EDIT: I don't know how I would compile mesa against a specific version of llvm and I cannot use the official nvidia drivers due to them not being supported by...

It turns out the part of the error "wrong ELF class: ELFCLASS64" was indicative of gameoverlayrenderer.so being 64 bit when it should be 32 bit.

After some investigation it turns out that it's normal for steam to load both the 32 and 64 bit vers of the overlay renderer (and for one to not load),...

A breakthrough! When running steam and launching the game via hl2.sh **not using steam but with steam open** it runs! I have no clue what could be causing this or...