Jaakko Keränen

Results 230 comments of Jaakko Keränen

> Close the app To clarify, how are you closing the app?

That is quite strange, because it works just fine for me. I tested the v1.16.7 arm64 build on Ventura, and the x86_64 build on Big Sur and High Sierra. Are...

There are known issues with Android audio playback in the app. Check out this discussion: http://portal.mozz.us/gemini/bbs.geminispace.org/s/Lagrange-Issues/14 There is a workaround: > On my Android device, I can select "Download linked...

My guess is that the final number of bytes written is not being updated in the UI, just the intermediate values before the request has completed. Tagging as a bug...

The atomic types defined in the_Foundation are also used directly in Lagrange, so the issue affects both the library and the app. However, I'm not sure what the actual problem...

I don't see a problem with adding support for `text/gemini+gzip`. Suggestion 1) of adding query parameters would have to be included in the Gemini protocol specification to be acceptable. That...

@niutech > Why? It does not change the spec, it's just a convention which user agents such as Lagrange (and possibly others too) could add on top of Gemini spec....

That is an interesting suggestion, however the OpenSSL manual pages say this: > The TLS RFC does however not specify compression methods or their corresponding identifiers, so there is currently...

Unfortunately this seems like a shortcoming in SDL, since it is responsible for the low-level window management. The best chance of fixing this is manually compiling the app using the...