From: Saku Laesvuori via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 59508@debbugs.gnu.org
Subject: bug#59508: mpv compiled without x11 support
Date: Tue, 22 Nov 2022 22:33:13 +0200 [thread overview]
Message-ID: <20221122203313.wytrm4hhybsqzlhy@X-kone> (raw)
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
The mpv package from (gnu packages video) is compiled without x11
support and fails with:
[vo/gpu] VT_GETMODE failed: Inappropriate ioctl for device
[vo/gpu/opengl] Failed to set up VT switcher. Terminal switching will be unavailable.
[vo/gpu] Failed to commit ModeSetting atomic request (-13)
[vo/gpu/opengl] Failed to set CRTC for connector 95: Permission denied
when trying to play a video. This can be fixed by adding "--enable-x11"
to configure-flags (tested with guix shell).
I'm not sure is that enough to make guix consider the package updated
(though I would assume so), so I didn't prepare a patch. Anyway the fix
is a trivial one line addition.
- Saku
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-11-23 19:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-22 20:33 Saku Laesvuori via Bug reports for GNU Guix [this message]
2022-11-23 22:32 ` bug#59508: mpv compiled without x11 support paren--- via Bug reports for GNU Guix
2022-11-23 23:11 ` Ludovic Courtès
2022-11-24 20:00 ` Saku Laesvuori via Bug reports for GNU Guix
2022-11-26 2:43 ` Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221122203313.wytrm4hhybsqzlhy@X-kone \
--to=bug-guix@gnu.org \
--cc=59508@debbugs.gnu.org \
--cc=saku@laesvuori.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.