View Issue Details

IDProjectCategoryView StatusLast Update
0019242MMW 5Playbackpublic2024-03-13 17:15
Reporterpeke Assigned To 
PriorityimmediateSeveritycrashReproducibilityalways
Status closedResolutionwon't fix 
Product Version5.0.4 
Target Version5.1Fixed in Version5.1 
Summary0019242: Online: Click on link in playing YouTube video --> crash
DescriptionClick on suggested YouTube Playback at the end of played YT video crash MM.

1. Play YT video in Full screen
2. Click on suggested video on the video end screen
3. Browser opens and play Video (as expected)
4. MM Full screen video stops and stays frozen untill it is killed from Task manager (NOTE: There are still leftover MM threads, so all processes needs to be manually killed from task manager -> Details tab)

LOG ID: ABBBB9C5
TagsNo tags attached.
Attached Files
image.png (87,707 bytes)   
image.png (87,707 bytes)   
Fixed in build2826

Relationships

has duplicate 0019333 resolvedpetr YouTube: Clicking on YT video links in title of video crashes MM 
has duplicate 0020178 closedpetr Playing YouTube video externally --> crash ABBB6FA3 

Activities

michal

2022-07-07 14:40

developer   ~0068784

It seems to be some crash/deadlock in Chromium message loop. Assigned to Petr, he already solved some problems with these external links in YT videos in the past.

rusty

2022-09-20 00:16

administrator   ~0069386

Note: even simpler steps to replicate are documented at 0019333

rusty

2023-10-19 19:18

administrator   ~0073174

This still occurs in 2819. It's trivial to replicate:
1 Play a YouTube video
2 Click the video title that appears superimposed on the screen.
--> 4AD4E178

petr

2023-11-30 21:16

developer   ~0073684

Fixed

lowlander

2023-12-01 18:26

developer   ~0073695

I see no crash on 2826, however clicking on a suggested video will open it in a new window. This seems unexpected.

Ideally you'd want to see the video play in the same window in MM and get added to the Playing.

michal

2023-12-01 18:37

developer   ~0073698

Last edited: 2023-12-01 18:38

Clicks inside Youtube video could be anything, not only new video, e.g. some external link from advert. I do not think we can somehow detect what was clicked and in case it is next video change playing track inside MM.
We also have an obligation to open the website with the video after clicking on the logo inside video (requested by Google). So we would have to detect, whether the click was on logo or not.
I would rather leave it as it is.