Evan Paterakis

Results 215 comments of Evan Paterakis

Nice catch, dont know how we missed this lol ![Screenshot from 2024-04-21 18-43-31](https://github.com/GeopJr/Tuba/assets/18014039/ee9c299e-4f1b-4f7c-a240-633dfdb5109c)

Thanks! Streaming *worked* but by using Files as a workaround. What I wanted to do was use inputstreams from libsoup. I pushed a commit that does that, but it won't...

When adding PeerTube support, which mostly allows streaming, I discovered two major issues that forced me to disable it: 1. On long videos, sometimes the audio was not synced and...

For the sake of not blocking it from the GTK side, I wrote a small reproducer that uses GFile but with inputstream https://github.com/GeopJr/Tuba/tree/experiment/reproducer-inputstream-video the flatpak manifest uses your GTK branch...

I haven't, but I'll experiment with it! FWIW, I did start the initial experiment with Clapper on #931, and was pleasantly surprised with how well it worked [Screencast from 2024-04-30...

I think this insight is important https://github.com/GeopJr/Tuba/issues/204#issuecomment-1589488697 Maybe a runtime cli option to avoid checking altogether? (as mentioned on the linked) Tuba is a social media app - it doesn't...

Yeah no, network monitor is very inconsistent, we'll have to minimize the impact

New issue: if the app starts offline, libsoup/glib/tls cannot recover and will "Temporary failure in name resolution" no matter what

Added a gsettings option for disabling network monitoring Not in preferences. If it needs to be in the GUI, then we need better naming because 'network monitoring' sounds malicious (see...

# **Call for testing:** Do you use a VPN or a proxy? Is your internet connection very unstable? Do you have an unusual setup? Do you use something else than...