all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Tropin <andrew@trop.in>
To: Benjamin <benjamin@uvy.fr>, 63380-done@debbugs.gnu.org
Cc: Benjamin <benjamin@uvy.fr>
Subject: bug#63380: [PATCH 0/4] Update pipewire and xdg-desktop-portal
Date: Wed, 14 Jun 2023 13:50:03 +0400	[thread overview]
Message-ID: <87pm5ys790.fsf@trop.in> (raw)
In-Reply-To: <cover.1683581164.git.benjamin@uvy.fr>

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

On 2023-05-08 23:50, Benjamin wrote:

> Hello Guixers,
>
> These patches are updating components to be able to screencast from
> ungoogle-chromium. On my setup : wayland with sway, it was previously
> failing.

Hi Benjamin!

This thread was on my backlog, but I forgot about it, when was updating
xdg-desktop-portals, so I did it separately.  Screensharing via pipewire
now works again.  I applied your pipewire and wireplumber patches, thank
you very much.

>
> To be able, for screencast to work, pipewire, wireplumber
> xdg-desktop-portal and xdg-desktop-portal-wlr need to be running as
> explained in #52492.
>
> While updating pipewire, the upstream repo has been installing an rlimits
> file to /etc/security/limits.d/25-pw-rlimits.conf and this was failing
> during the installation phase.
>
> Such configuration file would be working with pam_limits service.
>
> I think it is possible to instead copy this file to the store (in
> /gnu/store/...pipewire.../etc/security/limits.d/ I guess).
> Though, while grepping I did not see such thing beeing done in another
> package. 
> I am pretty new to guix so I do not exactly know what should be done. But
> for now, I disabled the installation of this file using meson flag 
> -Drlimits-install=false

That's right, limits should be configured via pam-limits-service-type.

>
> Best
>
> Benjamin
>
>
> Benjamin (4):
>   gnu: pipewire: Update to 0.3.70.
>   gnu: wireplumber: Update to 0.4.14.
>   gnu: xdg-desktop-portal: Update to 1.16.0.
>   gnu: xdg-desktop-portal-wlr: Update to 0.7.0.
>
>  gnu/packages/freedesktop.scm |  9 +++++----
>  gnu/packages/linux.scm       | 16 +++++++++-------
>  2 files changed, 14 insertions(+), 11 deletions(-)
>
>
> base-commit: 28c2c570f80cc0b4e7302ad11cccc8ad600b3274

-- 
Best regards,
Andrew Tropin

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      parent reply	other threads:[~2023-06-14  9:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-08 21:50 [bug#63380] [PATCH 0/4] Update pipewire and xdg-desktop-portal Benjamin
2023-05-08 21:55 ` [bug#63380] [PATCH 1/4] gnu: pipewire: Update to 0.3.70 Benjamin
2023-05-08 21:55 ` [bug#63380] [PATCH 2/4] gnu: wireplumber: Update to 0.4.14 Benjamin
2023-05-08 21:55 ` [bug#63380] [PATCH 3/4] gnu: xdg-desktop-portal: Update to 1.16.0 Benjamin
2023-05-08 21:55 ` [bug#63380] [PATCH 4/4] gnu: xdg-desktop-portal-wlr: Update to 0.7.0 Benjamin
2023-06-14  9:50 ` Andrew Tropin [this message]

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=87pm5ys790.fsf@trop.in \
    --to=andrew@trop.in \
    --cc=63380-done@debbugs.gnu.org \
    --cc=benjamin@uvy.fr \
    /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.