RESOLVED FIXED 267809
Sound loop with WhatsApp notifications (again)
https://bugs.webkit.org/show_bug.cgi?id=267809
Summary Sound loop with WhatsApp notifications (again)
Angelo Schirinzi
Reported 2024-01-20 02:10:53 PST
The bug is that the notifications in WhatsApp Web are reproduced in loop instead of only once. Currently the bug can be reproduced using these versions of the software: - Epiphany 45.1; - WebKitGTK 2.42.3; - GStreamer 1.22.8. For some time this bug has returned to the limelight. In the past it had already been resolved (https://bugs.webkit.org/show_bug.cgi?id=189471).
Attachments
GStreamer/WebKit Log file (260.42 KB, text/x-log)
2024-01-22 01:56 PST, Angelo Schirinzi
no flags
GST log file (898.42 KB, text/x-log)
2024-01-24 14:40 PST, Angelo Schirinzi
no flags
WebKit/GStreamer definitive log file (2.48 MB, text/x-log)
2024-01-28 10:45 PST, Angelo Schirinzi
no flags
Philippe Normand
Comment 1 2024-01-20 11:30:44 PST
Can you please get debug logs? GST_DEBUG_NO_COLOR=1 GST_DEBUG=3,webkit*:6 epiphany ... 2> gst.log
Angelo Schirinzi
Comment 2 2024-01-21 03:21:59 PST
(In reply to Philippe Normand from comment #1) > Can you please get debug logs? > > GST_DEBUG_NO_COLOR=1 GST_DEBUG=3,webkit*:6 epiphany ... 2> gst.log This morning I tried to reproduce the issue and it showed up only once. After that, strangely, he no longer showed up (after a system restart). Currently the notification comes only once, even if not everything works as it should: for example, when the webapp is closed in the background, notifications do not arrive (previously yes). Updates have not been installed, so I don't understand how the issue has disappeared. Trying to give the command... GST_DEBUG_NO_COLOR=1 GST_DEBUG=3,webkit*:6 epiphany --application-mode --profile= ... 2> gst.log ...I get an empty file. I kindly ask you to keep this bug open for a few more days, so that I can make further tests. It will be my concern to update you as soon as possible.
Angelo Schirinzi
Comment 3 2024-01-21 06:19:06 PST
Update: I was able to reproduce the log file (I didn't realize that the web app was running in the background; I apologize for the triviality of the error). However, despite getting the log file, I am unable to reproduce the issue now. Therefore I do not believe that the file contains relevant information. It would be helpful if someone could reproduce the issue.
Angelo Schirinzi
Comment 4 2024-01-22 01:56:24 PST
Created attachment 469495 [details] GStreamer/WebKit Log file
Angelo Schirinzi
Comment 5 2024-01-24 14:37:50 PST
Update 2: I couldn't reproduce the bug of the notification but I was able to discover a similar bug that affects the reproduction of voice messages. Again, the reproduction continues in a loop instead of stopping at the end of the recording. I hope there is something useful in the file that I'm attaching.
Angelo Schirinzi
Comment 6 2024-01-24 14:40:17 PST
Created attachment 469534 [details] GST log file
Angelo Schirinzi
Comment 7 2024-01-28 10:43:00 PST
(In reply to Philippe Normand from comment #1) > Can you please get debug logs? > > GST_DEBUG_NO_COLOR=1 GST_DEBUG=3,webkit*:6 epiphany ... 2> gst.log Finally here we are! Below you can find the log file that should contain trace of the issue.
Angelo Schirinzi
Comment 8 2024-01-28 10:45:52 PST
Created attachment 469583 [details] WebKit/GStreamer definitive log file
Angelo Schirinzi
Comment 9 2024-05-23 05:55:28 PDT
It seems that with the latest versions of WebKit and GStreamer the problem is solved. So I think this issue can be closed.
Note You need to log in before you can comment on or make changes to this bug.