I don't see terminal warnings. Just GIF's, audio recordings and videos are loading forever. Service https://web.telegram.org/z/
Can you provide a log please? Set these env vars before calling the app: export GST_DEBUG="3,webkit*:6" export GST_DEBUG_FILE=gst.log Then attach gst.log here, compressed if possible.
Created attachment 458993 [details] Compressed errorlog I added the compressed log
ERROR webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:1714:handleMessage: Error 1: R1: FetchEvent.respondWith received an error: TypeError: null is not an object (evaluating 'r[1]') (url=https://web.telegram.org/z/progressive/msg163285086-347002:5984307847687570200?fileSize=133251&mimeType=video/mp4) That looks like an error in the HTTP client code...
Do you mean the GTKWeb Client or the Telegram Web Z code? It works in firefox and chrome without any problem and the telegram messenger is much faster.
WebCore's ResourceLoader...
So there is a bug in WebKitGTK? Is there any open issue I should follow? Currently I use WebKitGTK 2.36.1
(In reply to nc-duenkekl3 from comment #6) > So there is a bug in WebKitGTK? Likely > Is there any open issue I should follow? This one