Comments

110 Comments
karma

system upgrade flow in KDE now works

This seems to also be causing https://bugzilla.redhat.com/show_bug.cgi?id=2319823

SELinux: security_context_str_to_sid (system_u:object_r:waydroid_rootfs_t:s0) failed with errno=-22

While I cannot reproduce that bug, I tried installing snapd and I experience the same bug with snappy's context:

SELinux: security_context_str_to_sid (system_u:object_r:snappy_snap_t:s0) failed with errno=-22

Oh, and an important detail: this system tray behaviour specifically is new to Plasma 6.2; previously it would always show up whenever updates were available.

It's a questionable change IMO, but it was intended to be like this now.

If you want to test whether notifications (and the system tray icon) show as expected you can reset the timer with: kwriteconfig6 --file PlasmaDiscoverUpdates --group Global --key LastNotificationTime --delete

The discover up arrow in a circle never appeared while updates were available in the discover app.

That's not necessarily a bug. Both the notification and the system tray icon will only show up if enough time has passed from the last notification, by default at least 24h.

Since you mention you saw the upgrade notification, most likely 24h did not pass between that notification and when you expected to see the system tray icon again.

BZ#1935374 snapd-glib-1.66 is available

System settings crashes when opening the sound tab a second time. (e.g. sound -> accessibility -> sound)

Can reproduce, I've reported the crash through drkonqi.

Overall working good.

karma

no regressions noted

karma
$ ps -cT -p $(pidof kwin_wayland)
    PID    SPID CLS PRI TTY          TIME CMD
   6656    6656 RR   41 ?        00:00:27 kwin_wayland
   6656    6706 TS   19 ?        00:00:00 QDBusConnection
   6656    6718 RR   41 ?        00:00:00 libinput-connec
   6656    6739 TS   19 ?        00:00:00 QQmlThread

Qt6 update went stable so you can now rebuild the affected packages here

now meaning it works without this update?

BZ#2274215 OSError: container failed to start -> lxc-libs not installed