Summary: | When pausing video playback the video output can turn black | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | Méven Car <meven29> |
Component: | general | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | myriam, romain.perier, sitter, tdfischer |
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | 4.8 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/phonon-gstreamer/ff1f48bda6d21aa4dbda76c87ba8a1e7ab4b64e2 | Version Fixed In: | 4.9.1 |
Sentry Crash Report: |
Description
Méven Car
2019-07-01 11:38:29 UTC
I can reproduce. Looks like a bug in the default X11 renderer Git commit ff1f48bda6d21aa4dbda76c87ba8a1e7ab4b64e2 by Daniel Vrátil. Committed on 04/07/2019 at 12:03. Pushed by dvratil into branch '4.9'. X11Renderer: don't blank overlay on pause Summary: FIXED-IN: 4.9.1 Test Plan: Tested with Dolphin with patch D22050 applied, pausing a video preview in Info pane by clicking on it no longer blanks the video widget. Reviewers: O4 phonon, sitter Reviewed By: O4 phonon, sitter Differential Revision: https://phabricator.kde.org/D22254 M +6 -4 gstreamer/x11renderer.cpp M +1 -1 gstreamer/x11renderer.h https://commits.kde.org/phonon-gstreamer/ff1f48bda6d21aa4dbda76c87ba8a1e7ab4b64e2 |