On 05/12/2022 22:31, Stephen Morris wrote:
On 2/12/22 21:47, Tim via users wrote:
On Fri, 2022-12-02 at 19:45 +1100, Stephen Morris wrote:
I've disabled the pipewire service and the wireplumber service, but I
still get issues where some videos will play and when I go to play the
next video it won't play without me switching my device between analogue
and digital, in which case it then plays. I'm also getting an issue at
the moment where pulse manager keeps crashing. I might try a reinstall
of all pulseaudio packages if I can, and see if that improves things.
I can't uninstall either application as uninstallation of both
applications want to uninstall Gnome Shell which is protected from
uninstalling.
There's that dnf swap command which is supposed to take care of
replacing one package with the other.  It ought to avoid the system
wanting to remove Gnome.

e.g. dnf swap pulseaudio pipewire (or something very much like that).

Considering pulseaudio is being deprecated, maybe you should try seeing
if pipewire works better for you.
I also tried "sudo dnf swap pulseaudio pipewire" and that failed because of a number of pulsaudio-module packages causing conflicts, which I removed each time the command failed, until it got to a conflict on pulseaudio-module-bluetooth which cannot be removed because it wants to remove gnome-shell. Pipewire also has an equivalent module that wants to remove gnome-shell if it is uninstalled, so it looks like both packages have been deliberately designed to not be able to be removed because of gnome-shell.
A remove of gnome-shell has been banned from being allowed to happen.

regards,
Steve


I have not tried it in this context, and don't know if it carries risks, but maybe

sudo rpm -e --nodeps pulseaudio

followed by

sudo dnf install pipewire

would avoid that problem?

John P
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to