Volkert de Buisonjé

Results 238 comments of Volkert de Buisonjé

So I tried adding the (shallow) submodule locally, and indeed, the `3rdparty/openSSL` directory was added, and strangely enough, there were no changes in the `.gitmodules` file after that command compared...

Sorry I missed your earlier comment, @andersk. Thanks for clarifying. So in fact, the opposite of my theory was true: the `3rdparty/openSSL` submodule was partially deleted instead of partially added....

@andersk Your change didn't work, unfortunately. Let's discuss in [your PR](https://github.com/mozilla-mobile/mozilla-vpn-client/pull/10153) further.

Update: the change did work. I initially did something wrong on my end, but with the fix in the PR, I got it to compile. Now I'm getting a permissions-related...

With the fix that @andersk submitted in PR #10153, it's working! :partying_face: I ran the manual step-by-step commands that @herzenschein shared above, and I ran `flatpak install mozillavpn.flatpak` without `sudo`....

Ah, and I assume that those pinned end-of-life `6.6` versions of `org.kde.Sdk` and `org.kde.Platform` are because [MozillaVPN is not yet compatible with Qt 6.8](https://github.com/mozilla-mobile/mozilla-vpn-client/issues/9966)?

Just did a `git pull` and tried a clean build again, but once again, the Flatpak build is failing: ```text [104/1241] Generating x86_64-unknown-linux-gnu/release/libsignature.a FAILED: src/x86_64-unknown-linux-gnu/release/libsignature.a /run/build/mozillavpn/src/x86_64-unknown-linux-gnu/release/libsignature.a cd /run/build/mozillavpn/signature && /usr/bin/cmake...

I just tried running postmarketOS 24.12 on the same Pinephone, and I got the exact same limitation with that OS. It could only connect to a WPA2-only access point. Neither...

Andrew Zabolotny's [Virtual Sound Blaster](https://github.com/volkertb/temu-vsb), which you could consider a spiritual ancestor to SBEMU, had support for this. The major downsides of playing back PCM sound through a PC's internal...

Thanks for reporting. I'm going to try reproducing this now. Just to be clear, did you both download this file from [this link](https://github.com/crazii/SBEMU/releases/download/Release_1.0.0-beta.5/SBEMU-FD13-USB.img.xz) (`Release_1.0.0-beta.5`)? Also, what tool(s) or command(s) did...