preland

Results 24 issues of preland

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you read the FAQ? - [X] Yes, I did read the FAQ...

bug

(Arch Linux, kernel 6.8.7-arch1-1) I have been having troubles getting my 3rd party GuliKit Pro Controller to connect properly. dmesg (dmesg -wH) displays this: ``` [ +0.266860] nintendo 0005:057E:2009.0014: timeout...

After running ../configure and make with no issues, running ./arm-softmmu/qemu-system-arm results in an error "Library not loaded: liblzfse.dylib" followed by a lot of different places it looked for the file,...

compilation

This PR edits the depends GitHub Actions workflow to export the macOS Arm artifact alongside the pre-existing x86_64 macOS artifact. This is an intermediary step for creating universal macOS binaries...

enhancement
low priority

[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/) ### Qubes OS release 4.2.1 ### Brief summary Whenever I plug in a dongle (USB 3.0/2.0) into the USB-C slot on my computer before...

T: bug
C: other
P: default
hardware support
needs diagnosis
affects-4.2

This PR, once matured, will allow a user to download the main client, input the information of their desired "Splinter", or independent Haveno instance, into the client (this information, along...

Whenever attempting to run any test, it will fail all with the above error. Changing the stopOnFailure value back to true from false does not change the behavior in any...

This PR introduces a series of bash scripts and modified CMakeLists.txt files that allows for a universal MacOS dylib (libmonero-cpp.dylib) to be cross-compiled. This has only been tested on Debian...

This PR addresses #1253.

This PR uses the x86 and Arm binaries generated in [this PR for monero-cpp](https://github.com/woodser/monero-cpp/pull/65) to then generate x86 and Arm binaries for monero-java, which are then combined using the x86_64-apple-darwin11-lipo...