GNU bug report logs - #56377
[PATCH] gnu: pipe-viewer: Add dependency.

Previous Next

Package: guix-patches;

Reported by: Sughosha <Sughosha <at> proton.me>

Date: Mon, 4 Jul 2022 02:09:01 UTC

Severity: normal

Tags: patch, wontfix

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56377 in the body.
You can then email your comments to 56377 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#56377; Package guix-patches. (Mon, 04 Jul 2022 02:09:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <Sughosha <at> proton.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 04 Jul 2022 02:09:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sughosha <Sughosha <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: pipe-viewer: Add dependency.
Date: Mon, 04 Jul 2022 02:08:26 +0000
[Message part 1 (text/plain, inline)]
Without mpv this application gives the following error:
sh: line 1: mpv: command not found.
[Message part 2 (text/html, inline)]
[0001-gnu-pipe-viewer-Add-dependency.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#56377; Package guix-patches. (Mon, 04 Jul 2022 02:22:02 GMT) Full text and rfc822 format available.

Message #8 received at 56377 <at> debbugs.gnu.org (full text, mbox):

From: Sughosha <Sughosha <at> proton.me>
To: "56377 <at> debbugs.gnu.org" <56377 <at> debbugs.gnu.org>
Subject: [PATCH] gnu: pipe-viewer: Add dependency.
Date: Mon, 04 Jul 2022 02:21:25 +0000
[Message part 1 (text/plain, inline)]
Sorry for the ignorance, mpv has to be propagated-input to work.
[Message part 2 (text/html, inline)]
[0001-gnu-pipe-viewer-Add-dependency.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#56377; Package guix-patches. (Mon, 04 Jul 2022 02:34:02 GMT) Full text and rfc822 format available.

Message #11 received at 56377 <at> debbugs.gnu.org (full text, mbox):

From: Sughosha <Sughosha <at> proton.me>
To: "56377 <at> debbugs.gnu.org" <56377 <at> debbugs.gnu.org>
Subject: (No Subject)
Date: Mon, 04 Jul 2022 02:33:25 +0000
[Message part 1 (text/plain, inline)]
Sorry, again, as using the app I understood that mpv is not hardcoded, in the settings I can use any video player. So it doesn't make sense to add mpv as a dependency. I would request to ignore this issue and close it.
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#56377; Package guix-patches. (Mon, 04 Jul 2022 06:45:02 GMT) Full text and rfc822 format available.

Message #14 received at 56377 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at>
To: Sughosha <Sughosha <at> proton.me>, "56377 <at> debbugs.gnu.org"
 <56377 <at> debbugs.gnu.org>
Subject: Re: [PATCH] gnu: pipe-viewer: Add dependency.
Date: Mon, 04 Jul 2022 08:44:08 +0200
Hi

Am Montag, dem 04.07.2022 um 02:21 +0000 schrieb Sughosha:
> Sorry for the ignorance, mpv has to be propagated-input to work.
Rather than propagating mpv, could you patch the place in which it is
invoked?  It doesn't matter if mpv is used as a "fallback" or whatever,
if it calls mpv we might as well make sure it finds mpv.

Cheers




Added tag(s) wontfix. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 08 Jul 2022 15:32:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 56377 <at> debbugs.gnu.org and Sughosha <Sughosha <at> proton.me> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 08 Jul 2022 15:32:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#56377; Package guix-patches. (Fri, 29 Jul 2022 16:39:01 GMT) Full text and rfc822 format available.

Message #21 received at 56377 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: Sughosha <Sughosha <at> proton.me>,
 "56377 <at> debbugs.gnu.org" <56377 <at> debbugs.gnu.org>
Subject: Re: [bug#56377] (No Subject)
Date: Fri, 29 Jul 2022 18:38:45 +0200
[Message part 1 (text/plain, inline)]
On 04-07-2022 04:33, Sughosha via Guix-patches via wrote:

> Sorry, again, as using the app I understood that mpv is not hardcoded, 
> in the settings I can use any video player. So it doesn't make sense 
> to add mpv as a dependency. I would request to ignore this issue and 
> close it.

Assuming that mpv isn't overly large, I think it would be nice if 
pipe-viewer can always find its default player -- the user can still 
override what player to use when desired.

Looking at "guix size mpv pipe-viewer" and "guix size pipe-viewer", mpv 
adds 20.1 MiB; I don't know if that's worth it (I'm leaning towards 
'not' but I'm undecided).

Greetings,
Maxime.

[Message part 2 (text/html, inline)]
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 27 Aug 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 297 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.