Mathias Jud
Mathias Jud
Function Checks - [x] Compiles - [x] Linux - [x] MacOS - [x] Windows - [ ] Successfully run bridge, following the tutorial - [ ] Write a documentation comment...
Running the following command line on Windows: ` .\..\..\target\debug\qaul-matrix-bridge.exe -h "https://matrix.42d.org" -a qaul-bot -p MY_PASSWORD_REPLACED -f "!fTgvltwRPSvgK0fqKa"` I got the following error: ``` PS C:\Users\jud\src\qaul.net\rust\clients\test> .\..\..\target\debug\qaul-matrix-bridge.exe -h "https://matrix.42d.org" -a qaul-bot...
The `matrix` folder seems ot go to a different location then all the other storage folders. It also seems not to be done in an OS agnostic way. Please see...
There needs to be a matrix-bridge initialization function, as the binary crashes, when libqaul is sending messages to the matrix bridge before the matrix bridge has been initialized. It crashes,...
This issue is worked on in PR #550
Could you provide more information? - Phone vendor & model - Android OS version
Have you tried install the app via Google Play store?
Regarding the path to the unix socket, there is a standard path to add the process specific files of a program. qauld should create the following folder on linux, unix...
Windows is now supporting unix sockets too. There is the question on how to make it work there.
qaul uses normal BLE advertising, which BLE standard and every device must support it. IMHO the failure of being able to advertise on BLE is a vendor/manufacturer bug, which cannot...