Github messages for voidlinux
 help / color / mirror / Atom feed
From: z411 <z411@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Screensharing broken on KDE Plasma 6 update
Date: Tue, 14 May 2024 20:28:07 +0200	[thread overview]
Message-ID: <20240514182807.538F124CD0@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50326@inbox.vuxu.org>

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

New comment by z411 on void-packages repository

https://github.com/void-linux/void-packages/issues/50326#issuecomment-2110857350

Comment:
> @SpidFightFR I took services from https://github.com/Johnnynator/dotfiles/tree/master/.sv
> 
> `/etc/sv/runsvdir-oggy/run` contains following you just change `USER` and `HOME`
> 
> ```shell
> #!/bin/sh
> export XDG_RUNTIME_DIR="/run/user/1000"
> export USER="oggy"
> export HOME="/home/oggy"
> 
> groups="$(id -Gn "$USER" | tr ' ' ':')"
> svdir="$HOME/.sv/service"
> 
> exec chpst -u "$USER:$groups" runsvdir "$svdir"
> ```
> 
> then you can interact with user services
> 
> ```
> sv start|stop|restart ~/.sv/services/pipewire
> ```
> 
> Note: git repo does not have service for wireplumber, you have to add it too

You can set PipeWire to start WirePlumber and pipewire-pulse as child processes, so I think this service alone should be enough. Thanks a lot.

  parent reply	other threads:[~2024-05-14 18:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14  3:51 [ISSUE] " z411
2024-05-14  9:36 ` Luciogi
2024-05-14 10:55 ` SpidFightFR
2024-05-14 10:59 ` classabbyamp
2024-05-14 11:01 ` SpidFightFR
2024-05-14 11:07 ` classabbyamp
2024-05-14 13:03 ` Luciogi
2024-05-14 13:22 ` SpidFightFR
2024-05-14 16:03 ` Luciogi
2024-05-14 16:05 ` Luciogi
2024-05-14 16:06 ` Luciogi
2024-05-14 16:06 ` Luciogi
2024-05-14 16:25 ` Luciogi
2024-05-14 18:22 ` z411
2024-05-14 18:23 ` z411
2024-05-14 18:23 ` z411
2024-05-14 18:28 ` z411 [this message]
2024-05-14 18:28 ` z411
2024-05-14 18:29 ` z411
2024-05-14 20:03 ` classabbyamp
2024-05-15  9:54 ` Luciogi
2024-05-15 12:04 ` Luciogi
2024-05-15 13:30 ` [ISSUE] [CLOSED] " sgn

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=20240514182807.538F124CD0@inbox.vuxu.org \
    --to=z411@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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.
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 NNTP newsgroup(s).