Daan Vanoverloop
Daan Vanoverloop
I don't know if someone fixed it, but at least it's working for me now
I can confirm that this is indeed the problem and changing the recursive call to the correct function name fixes the issue I was having.
> I never saw such a thing in microg. Is this in the master branch as of now? You can find a list of applications using push notifications in microG...
For me, either option would work. I think I want the same thing as you: figure out if an application uses SafetyNet. Both options would give the answer to that...
I think MLKit has not (yet?) been implemented in microg.
I had the same issue when viewing photos. Never had any problems with videos.
> it is most probably a dx12 issue, I get "fixme:d3d12_device_CheckFeatureSupport: Unhandled feature 0x13." before it crashes, in logs. > > Looks like we have to wait for vkd3d to...
I just found out about that. I'm finding a lot of issues and fixing them. I also found out that a lot of the code could have been generated from...
Hi, I tried to run the program as well and it still appears to be crashing. However, it did appear to print some blobs. I'm not sure what's the cause...
I investigated this issue and tried to do something similar to the solution for keepassxc. I wanted to avoid using `flatpak-spawn`, but I quickly realised that might not be possible...