unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59378] [PATCH] gnu: mpv: Add libxpresent input.
@ 2022-11-19  4:49 Martin Marshall
  2022-11-19 20:57 ` [bug#59378] bug#59279: MPV does not work on X11 Kaelyn via Guix-patches via
  2022-11-21 13:10 ` [bug#59378] [PATCH] gnu: mpv: Add libxpresent input Kristian Lein-Mathisen
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Marshall @ 2022-11-19  4:49 UTC (permalink / raw)
  To: 59378

Fixes issue 59279 "MPV does not work on X11".

* gnu/packages/video.scm (mpv)[inputs]: Add libxpresent.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index c394c65442..16488f8a35 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2242,6 +2242,7 @@ (define-public mpv
            libxext
            libxkbcommon
            libxinerama
+           libxpresent
            libxrandr
            libxscrnsaver
            libxv
-- 
2.38.1




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#59378] bug#59279: MPV does not work on X11
  2022-11-19  4:49 [bug#59378] [PATCH] gnu: mpv: Add libxpresent input Martin Marshall
@ 2022-11-19 20:57 ` Kaelyn via Guix-patches via
  2022-11-21 13:10 ` [bug#59378] [PATCH] gnu: mpv: Add libxpresent input Kristian Lein-Mathisen
  1 sibling, 0 replies; 3+ messages in thread
From: Kaelyn via Guix-patches via @ 2022-11-19 20:57 UTC (permalink / raw)
  To: 59279@debbugs.gnu.org; +Cc: 59378@debbugs.gnu.org

Hi,

I recently encountered the same error with mpv 0.35 on X11, and can confirm that the patch in https://issues.guix.gnu.org/59378 fixes the playback error.

Cheers,
Kaelyn




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#59378] [PATCH] gnu: mpv: Add libxpresent input.
  2022-11-19  4:49 [bug#59378] [PATCH] gnu: mpv: Add libxpresent input Martin Marshall
  2022-11-19 20:57 ` [bug#59378] bug#59279: MPV does not work on X11 Kaelyn via Guix-patches via
@ 2022-11-21 13:10 ` Kristian Lein-Mathisen
  1 sibling, 0 replies; 3+ messages in thread
From: Kristian Lein-Mathisen @ 2022-11-21 13:10 UTC (permalink / raw)
  To: 59378

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

I too can confirm that this patch resolves my original issue <
https://issues.guix.gnu.org/59339>. Please consider applying this upstream.

Thank you,
K.

[-- Attachment #2: Type: text/html, Size: 278 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-21 13:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19  4:49 [bug#59378] [PATCH] gnu: mpv: Add libxpresent input Martin Marshall
2022-11-19 20:57 ` [bug#59378] bug#59279: MPV does not work on X11 Kaelyn via Guix-patches via
2022-11-21 13:10 ` [bug#59378] [PATCH] gnu: mpv: Add libxpresent input Kristian Lein-Mathisen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).