I installed the update via
sudo dnf --refresh --enablerepo updates-testing update spice-vdagent plasma-workspace
And was installed, and then tested OK. That is when the user logs into a graphical session they get /usr/bin/spice-vdagent -x running under their user name.
I have added a couple of comments in https://bugzilla.redhat.com/show_bug.cgi?id=1951580.
I must be doing something wrong. I downloaded the packages that exist on my system, I had previously upgraded to spice-vdagent-0.21.0-3.fc34.
libkworkspace5-5.22.3-2.fc34.x86_64.rpm plasma-workspace-5.22.3-2.fc34.x86_64.rpm plasma-workspace-common-5.22.3-2.fc34.x86_64.rpm plasma-workspace-geolocation-5.22.3-2.fc34.x86_64.rpm plasma-workspace-geolocation-libs-5.22.3-2.fc34.x86_64.rpm plasma-workspace-libs-5.22.3-2.fc34.x86_64.rpm plasma-workspace-wayland-5.22.3-2.fc34.x86_64.rpm plasma-workspace-x11-5.22.3-2.fc34.x86_64.rpm
But when I try to upgrade those packages I get, with --best, plenty of errors starting off with.
Error: Problem 1: cannot install the best update candidate for package plasma-workspace-5.22.3-1.fc34.x86_64 - nothing provides plasma-lookandfeel-fedora = 5.22.3-2.fc34 needed by plasma-workspace-5.22.3-2.fc34.x86_64 Problem 2: package plasma-workspace-x11-5.22.3-2.fc34.x86_64 requires plasma-workspace = 5.22.3-2.fc34, but none of the providers can be installed
and more.
This does not start spice-vdagent for the user at Plasma Login. I see
[egreshko@f34k ~]$ systemctl --user status spice-vdagent.service ○ spice-vdagent.service - Spice guest session agent Loaded: loaded (/usr/lib/systemd/user/spice-vdagent.service; static) Active: inactive (dead)
[egreshko@f34k ~]$ more /usr/lib/systemd/user/spice-vdagent.service [Unit] Description=Spice guest session agent
[Service] ExecStart=/usr/bin/spice-vdagent -x
Can I also get an F35 build?
Installed python3-pystray-0.17.1-2 and all is now well.
This still fails for me on an F33/KDE Spin.
[egreshko@f33k ~]$ rpm -q python3-pystray dnfdragora dnfdragora-updater python3-pystray-0.17.1-1.fc33.noarch dnfdragora-2.1.0-2.fc33.noarch dnfdragora-updater-2.1.0-2.fc33.noarch
Results in
[egreshko@f33k ~]$ dnfdragora-updater Traceback (most recent call last): File "/usr/bin/dnfdragora-updater", line 36, in <module> import dnfdragora.updater File "/usr/lib/python3.9/site-packages/dnfdragora/updater.py", line 18, in <module> from pystray import Menu, MenuItem File "/usr/lib/python3.9/site-packages/pystray/init.py", line 48, in <module> Icon = backend().Icon File "/usr/lib/python3.9/site-packages/pystray/init.py", line 40, in backend return importlib.import_module(package + '._' + module) File "/usr/lib64/python3.9/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "/usr/lib/python3.9/site-packages/pystray/_appindicator.py", line 22, in <module> gi.require_version('AppIndicator3', '0.1') File "/usr/lib64/python3.9/site-packages/gi/init.py", line 126, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace AppIndicator3 not available
Installed dnfdragora 2.1.0-2 packages for F32. Tested and found it fixes the issue.
Works for me
I've only encountered BZ#1811407 and this is resolved with the update
Fixes the issues I've seen.
Yes, #1813667 is resolved. Thanks.
Works as expected
Apologies, I inadvertently tested on an F32 system which had been upgraded from F31 but still marked as F31. So, this version only exhibits a problem with F32.
Users of qemu/kvm VM's will experience https://bugzilla.redhat.com/show_bug.cgi?id=1813667
Tested and works for me.
Still failing for me with
2019-10-18T23:28:00Z CRITICAL Error opening file for checksum: /var/lib/dnf/system-upgrade/rpmfusion-free-058b175644bc1430/packages/rpmfusion-free-appstream-data-30-1.20181021.fc30.noarch.rpm 2019-10-18T23:28:00Z CRITICAL Package "rpmfusion-free-appstream-data-30-1.20181021.fc30.noarch" from repository "rpmfusion-free" has incorrect checksum 2019-10-18T23:28:00Z CRITICAL Error opening file for checksum: /var/lib/dnf/system-upgrade/rpmfusion-nonfree-c253272f7b309f17/packages/rpmfusion-nonfree-appstream-data-30-1.20181021.fc30.noarch.rpm 2019-10-18T23:28:00Z CRITICAL Package "rpmfusion-nonfree-appstream-data-30-1.20181021.fc30.noarch" from repository "rpmfusion-nonfree" has incorrect checksum
This works well for me. Thanks!
Seems to work just fine. Did get one selinux alert on one login but that was probably an oddity and everything still worked fine.
This does not fix the problem for me. I have my Wifi secrets in the wallet. When I reboot and then login my wallet is not opened automatically. I get the KDE Wallet Service prompt and have to enter my password.