$ sudo dnf localinstall pipewire-plugin-jack-0.3.43-1.fc35.x86_64.rpm
Last metadata expiration check: -1 day, 22:05:20 ago on Ср 05 янв 2022 20:29:00.
Error:
Problem: package pipewire-plugin-jack-0.3.43-1.fc35.x86_64 requires jack-audio-connection-kit, but none of the providers can be installed
- package pipewire-jack-audio-connection-kit-0.3.38-1.fc35.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.19-1.fc35.i686
- package pipewire-jack-audio-connection-kit-0.3.38-1.fc35.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.19-1.fc35.x86_64
- problem with installed package pipewire-jack-audio-connection-kit-0.3.43-1.fc35.x86_64
- conflicting requests
- package pipewire-jack-audio-connection-kit-0.3.40-1.fc35.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.19-1.fc35.i686
- package pipewire-jack-audio-connection-kit-0.3.40-1.fc35.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.19-1.fc35.x86_64
- package pipewire-jack-audio-connection-kit-0.3.43-1.fc35.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.19-1.fc35.i686
- package pipewire-jack-audio-connection-kit-0.3.43-1.fc35.x86_64 conflicts with jack-audio-connection-kit provided by jack-audio-connection-kit-1.9.19-1.fc35.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
not sure if it's some local issue or not
$ rpm -qa | grep -E '(jack|pipewire)' | sort
pipewire-0.3.43-1.fc35.x86_64
pipewire-alsa-0.3.43-1.fc35.x86_64
pipewire-gstreamer-0.3.43-1.fc35.x86_64
pipewire-jack-audio-connection-kit-0.3.43-1.fc35.x86_64
pipewire-jack-audio-connection-kit-devel-0.3.43-1.fc35.x86_64
pipewire-libs-0.3.43-1.fc35.x86_64
pipewire-pulseaudio-0.3.43-1.fc35.x86_64
pipewire-utils-0.3.43-1.fc35.x86_64
qemu-audio-jack-6.1.0-13.fc35.x86_64
$ bodhi updates download --updateid FEDORA-2021-e6f6ed66d8
Downloading packages from FEDORA-2021-e6f6ed66d8
Downloading: alsa-topology-1.2.6.1-1.fc35.noarch.rpm
[====================================] 100% 19.22 KiB / 19.22 KiB
Downloading: alsa-ucm-1.2.6.1-1.fc35.noarch.rpm
[====================================] 100% 84.42 KiB / 84.42 KiB
Downloading: alsa-lib-devel-1.2.6.1-1.fc35.x86_64.rpm
[====================================] 100% 794.56 KiB / 794.56 KiB
Downloading: alsa-lib-1.2.6.1-1.fc35.x86_64.rpm
[====================================] 100% 497.02 KiB / 497.02 KiB
[ojab@ojab-laptop tt]$ sudo dnf update ./*
Last metadata expiration check: 0:00:38 ago on Пт 10 дек 2021 13:25:37.
Package alsa-topology not installed, cannot update it.
No match for argument: alsa-topology-1.2.6.1-1.fc35.noarch.rpm
Error:
Problem: cannot install the best update candidate for package alsa-ucm-1.2.5.1-3.fc35.noarch
- nothing provides alsa-lib >= 1.2.6.2 needed by alsa-ucm-1.2.6.1-1.fc35.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Secure boot is broken.
Works fine here.
Nah, still the same issues here.
Also paste from non-gtk wayland apps is broken. sudo dnf install wireshark
, input something into display filter field, copy it via Ctrl-C, Ctrl-V in chromium does nothing (this is Qt5). The same is reproducible with https://github.com/alacritty/alacritty (it's not in fedora, but there is spec in the repo), which doesn't use UI-frameworks.
Wayland (sway), but I suppose it would behave the same way in GNOME.
It works in chromium-81.0.4044.138-1.fc32
from updates
repo & it works in google-chrome-stable-83.0.4103.116
from google's rpm.
Scaling using GDK_SCALE=
is broken (i. e. GDK_SCALE=2 chromium
shows unscaled browser).
The issue is no longer reproducible here.