Github messages for voidlinux
 help / color / mirror / Atom feed
From: TrueTechie <TrueTechie@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Wireplumber Fails to Start
Date: Sun, 26 Jun 2022 04:10:16 +0200	[thread overview]
Message-ID: <20220626021016.BobIPHHdbCDBXXt7nwLUr19FWvpGHFh74TvP7bY8ctg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37683@inbox.vuxu.org>

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

Closed issue by TrueTechie on void-packages repository

https://github.com/void-linux/void-packages/issues/37683

Description:
Wireplumber always fails on startup on Void on my machine with errors pertaining to libraries whether or not the standalone `pipewire` binary is already running. Yet some of the errors point to either unpackaged libraries or something relating to the `pipewire` package itself.

Errors with `pipewire` running already, which is its intended use case:
```
M 17:05:43.839562             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:05:43.839586             mod.rt ../src/modules/module-rt.c:578:set_nice: could not set nice-level to -11: No such file or directory
M 17:05:43.839734             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:05:43.840368             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:05:43.840475             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:05:43.840481             mod.rt ../src/modules/module-rt.c:800:impl_acquire_rt: could not make thread 4145 realtime using RTKit: No such file or directory
M 17:05:43.844680    m-lua-scripting ../modules/module-lua-scripting/api/config.c:80:load_components: Failed to open module /usr/lib64/wireplumber-0.4/libwireplumber-module-logind: /usr/lib64/wireplumber-0.4/libwireplumber-module-logind.so: cannot open shared object file: No such file or directory
[E][00673.916622] ms.core      | [ media-session.c: 1411 registry_global()] WirePlumber appears to be running; please stop it before starting pipewire-media-session
pipewire-media-session appears to be running; please stop it before starting wireplumber
M 17:05:43.845657        wireplumber ../src/main.c:360:on_disconnected: disconnected from pipewire
```

Errors when run on its own: 
```           
M 17:09:30.995883             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:09:30.995906             mod.rt ../src/modules/module-rt.c:578:set_nice: could not set nice-level to -11: No such file or directory
M 17:09:30.996071             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:09:30.996606             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:09:30.996793             mod.rt ../src/modules/module-rt.c:259:translate_error: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
M 17:09:30.996800             mod.rt ../src/modules/module-rt.c:800:impl_acquire_rt: could not make thread 4492 realtime using RTKit: No such file or directory
M 17:09:31.000768    m-lua-scripting ../modules/module-lua-scripting/api/config.c:80:load_components: Failed to open module /usr/lib64/wireplumber-0.4/libwireplumber-module-logind: /usr/lib64/wireplumber-0.4/libwireplumber-module-logind.so: cannot open shared object file: No such file or directory
Failed to connect to PipeWire
```
As far as I am aware, I have no custom configurations for either of these two programs as I only use Pipewire as a Pulseaudio replacement, but I might be missing something in that regard.

      parent reply	other threads:[~2022-06-26  2:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-25 21:10 [ISSUE] " TrueTechie
2022-06-25 21:52 ` paper42
2022-06-26  2:10 ` TrueTechie
2022-06-26  2:10 ` TrueTechie [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=20220626021016.BobIPHHdbCDBXXt7nwLUr19FWvpGHFh74TvP7bY8ctg@z \
    --to=truetechie@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).