Public bug reported:
I'm on oracular 24.10, with pipewire version 1.2.4-1ubuntu1.
I've been using the roc source and sink modules fine, just found out for
some reason the roc module is no longer loading causing the pipewire
user service to crash on startup.
I have a configuration set in ~/config/pipewire/pipewire.conf.d
directory as follows, as per the ROC pipewire documentation example:
context. Modules = [
{ name = libpipewire-module-roc-source
args = {
local.ip = 0.0.0.0
resampler.profile = medium
fec.code = disable
sess.latency.msec = 5000
local.source.port = 10001
local.repair.port = 10002
local.control.port = 10003
source.name = "ROC Source"
source. Props = {
node.name = "roc-source"
}
}
}
]
The error reported by pipewire is:
conf.c: 603 load_module()] 0x5a6e2e59c0d0: could not load mandatory module
"libpipewire-module-roc-source": No such file or directory
pipewire.c: 124 main()] failed to create context: No such file or directory
However, I can see the roc module files in the pipewire libs directory:
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-roc-source.so
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-roc-sink.so
As soon as I remove the configuration, everything is working fine with
the pipewire service, beside the fact I'm unable to use the ROC module
that I depend on. I've tried do a reinstall of all pipewire packages but
haven't had any luck in resolving it. Why would the pipewire service not
be able to find this suddenly?
Thanks!
** Affects: pipewire (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pipewire in Ubuntu.
https://bugs.launchpad.net/bugs/2096683
Title:
libpipewire-module-roc-source not loading 1.2.4-1ubuntu1 500
Status in pipewire package in Ubuntu:
New
Bug description:
I'm on oracular 24.10, with pipewire version 1.2.4-1ubuntu1.
I've been using the roc source and sink modules fine, just found out
for some reason the roc module is no longer loading causing the
pipewire user service to crash on startup.
I have a configuration set in ~/config/pipewire/pipewire.conf.d
directory as follows, as per the ROC pipewire documentation example:
context. Modules = [
{ name = libpipewire-module-roc-source
args = {
local.ip = 0.0.0.0
resampler.profile = medium
fec.code = disable
sess.latency.msec = 5000
local.source.port = 10001
local.repair.port = 10002
local.control.port = 10003
source.name = "ROC Source"
source. Props = {
node.name = "roc-source"
}
}
}
]
The error reported by pipewire is:
conf.c: 603 load_module()] 0x5a6e2e59c0d0: could not load mandatory module
"libpipewire-module-roc-source": No such file or directory
pipewire.c: 124 main()] failed to create context: No such file or directory
However, I can see the roc module files in the pipewire libs
directory:
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-roc-source.so
/usr/lib/x86_64-linux-gnu/pipewire-0.3/libpipewire-module-roc-sink.so
As soon as I remove the configuration, everything is working fine with
the pipewire service, beside the fact I'm unable to use the ROC module
that I depend on. I've tried do a reinstall of all pipewire packages
but haven't had any luck in resolving it. Why would the pipewire
service not be able to find this suddenly?
Thanks!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/2096683/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp