Bug 484304

Summary: plasma 6 wayland no sound in Vivaldi [solved]
Product: [Frameworks and Libraries] plasma-wayland-protocols Reporter: Duns <web>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: ad.liu.jin, aleixpol, web
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Duns 2024-03-23 08:06:15 UTC
SUMMARY
***
Recently I noticed that in Vivaldi I cannot hear (for more than a second) the audio of TED video (ted.com)
***


STEPS TO REPRODUCE
1. Open some ted video (ted.com) with Vivaldi
2. Try to activate the sound
3. You will head the sound only for a second: the sound auto-disable itself immediately

OBSERVED RESULT

No (stable) sound

EXPECTED RESULT

(Stable) Sound

SOFTWARE/OS VERSIONS

Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-26-generic (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Memory: 13,5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

Vivaldi	6.6.3271.53 (Stable channel) stable (64-bit) 
Revision	9bc0253dc7c6d57292697b26e13e6579916e51bf
OS	Linux
JavaScript	V8 12.2.281.23
User Agent	Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Command Line	/usr/bin/vivaldi-stable --flag-switches-begin --flag-switches-end --save-page-as-mhtml
Executable Path	/opt/vivaldi/vivaldi
Profile Path	/home/duns/.config/vivaldi/Default
Active Variations	f38ef081-ca7d8d80

ADDITIONAL INFORMATION

I noticed that the same video, with Firefox (Waterfox) is correctly reproduced (with sound).
Comment 1 Jin Liu 2024-03-24 02:13:10 UTC
For me, with the same Vivaldi version, when started in X11 mode (the same cmdline as yours), videos in TED and Twitter don't play at all.

The error message: "ERROR:extension_host.cc(429)] Received EventAck for extension jffbochibkahlbbmanpmndnhmeliecah for an unknown event".

It also happens in the latest Chrome.

When started in Wayland mode (add "--ozone-platform-hint=auto" to the cmdline), both work fine.

Google search says "jffbochibkahlbbmanpmndnhmeliecah" is the internal name for "Picture-in-Picture" in Vivaldi. So I guess this is a problem with picture-in-picture in XWayland.

Could you test if the wayland switch above fixes the problem?
Comment 2 Duns 2024-05-14 06:26:52 UTC
Now (for me) it is solved!