Carlos Galindo
Carlos Galindo
I have tried to compile the driver using `make`, but I get the error ``` /home/carlos/tmp/rtl8723au_bt/btusb.c:3220:20: error: ‘HCI_BREDR’ undeclared (first use in this function) hdev->dev_type = HCI_BREDR; ``` This happens...
It seems that `src/notifier/xmpp.rs` is outdated w.r.t. the `time` and `libstrophe` libraries. With my limited Rust knowledge, I created a patch, but there are still errors that escape my comprehension....
Using values from the documentation. Solves compatibility with php8.
The library Carabiner (`/application/libraries/Carabiner.php`), on line 464 has an optional parameter before two required parameters, so php8 throws an error. See patch at tonydewan/Carabiner#13.
[Log](https://gyazo.com/881e648879e060865b8e966a84cb9a12)
I've been testing Seedvault as a backup solution, and I've managed to create a backup of my applications and restore them manually (uninstall one app, go into the restore menu...