Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser(webkit): exclude gstreamer, its plugins and libdrm from webkit distribution #2541

Merged
merged 2 commits into from
Jun 19, 2020

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Jun 11, 2020

gstreamer is copied only partially and it conflicts with the host provided gstreamer and its plugins leading to X server crashes. We should instead require running the following command to have functional gstreamer:

apt-get install libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav

#2449

@pavelfeldman
Copy link
Member

Needs new version number.

@dgozman
Copy link
Contributor

dgozman commented Jun 12, 2020

apt-get install libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav

Should we mention this in the docs right away?

@yury-s yury-s merged commit 5043a36 into microsoft:master Jun 19, 2020
@yury-s yury-s deleted the wk-gstreamer branch June 19, 2020 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants