Rachel Powers
Rachel Powers
I have been unsuccessful in creating a build that works for people on MacOS. there is something about the security that hates the unsigned binaries more that usual. even manually...
this will be fixed in 2.0.4 while will release in the next 24 hours
https://github.com/sandboxie-plus/Sandboxie may be the only real option for windows. it's 32 and 64 bit only though so arm users are out of luck. EDIT: or.. not arm64 support was added...
@FlamingSharky @Meatwo310 I've prepped a fix in the flatpack repo I'll post again when the build finished to ask you to test it. EDIT: please try the test build https://github.com/flathub/org.prismlauncher.PrismLauncher/pull/91#issuecomment-2786264127...
@getchoo any way you can think of to test if this breaks for people not running pipewire?
~~yep, we need to submit a pr to patch it~~ ~~https://github.com/jurplel/install-qt-action/issues/248~~ ~~the maintainer seems to be a bit overwhelmed~~ ~~if the PR acceptance is delayed we may need to use...
> [install-qt-action](https://github.com/jurplel/install-qt-action) needs to add https://github.com/jurplel/install-qt-action/blob/9f24772a52a29411a9f323637d84f6954d4a750e/action/src/main.ts#L134 as allowed windows_arm64, so fow now skip qt 6.8 for arm64 this isn't quite right, as we are running the arm64 compile from a...
right, so upstream aqt needs a patch for the cross compiled version https://github.com/miurahr/aqtinstall/pull/832 it was relabel as cross-compiled because of the addition of the arm64 host compiled version also, I...
> Hello, I have the same issue ( artix linux dinit + amd gpu pro drivers ) wiht opensource driverseverything works fine That would be a driver issue and not...
Well I'm not sure I qualify as a guru but I've read though the the diff and cross referenced the various docs (both official Rust/C++ and those you linked). To...