Bug 2379912 - MATE "Alt+Print" for "Take a screenshot of a window" no longer works
Summary: MATE "Alt+Print" for "Take a screenshot of a window" no longer works
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libinput
Version: 42
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Peter Hutterer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-14 14:38 UTC by William Bader
Modified: 2025-07-21 03:11 UTC (History)
6 users (show)

Fixed In Version: libinput-1.28.902-1.fc42
Clone Of:
Environment:
Last Closed: 2025-07-19 21:32:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description William Bader 2025-07-14 14:38:20 UTC
For years, I have been using Alt+PrintScreen to make screenshots of the current window. 

It stopped working a few days ago. PrintScreen still works. "mate-screenshot --window" works.

"System -> Preferences -> Hardware -> Keyboard Shortcuts" shows "Take a screenshot" as "Print" (which works) and "Take a screenshot of a window" as "Alt+Print" (which doesn't work)

I changed the shortcut from "Alt+Print" to "Ctrl+Print", and "Ctrl+Print" is working.

Something seems to have changed about how it interprets the Alt key. Other Alt sequences like "Alt+Tab" seem to be working.

Here are the current versions of some packages on my laptop:
mate-desktop-1.28.2-4.fc42.x86_64
xorg-x11-server-Xorg-21.1.18-1.fc42.x86_64
mate-settings-daemon-1.28.0-7.fc42.x86_64
mate-control-center-1.28.0-4.fc42.x86_64
mate-desktop-1.28.2-4.fc42.x86_64
glib2-2.84.3-1.fc42.x86_64
dconf-0.40.0-15.fc42.x86_64
mate-screenshot-1.28.0-5.fc42.x86_64
kernel-6.15.5-200.fc42.x86_64
systemd-257.7-1.fc42.x86_64
xkbcomp-1.4.7-3.fc42.x86_64
xkeyboard-config-2.44-1.fc42.noarch


$ gsettings list-recursively org.mate.SettingsDaemon.plugins.media-keys
org.mate.SettingsDaemon.plugins.media-keys active true
org.mate.SettingsDaemon.plugins.media-keys calculator 'XF86Calculator'
org.mate.SettingsDaemon.plugins.media-keys control-center 'XF86Tools'
org.mate.SettingsDaemon.plugins.media-keys eject 'XF86Eject'
org.mate.SettingsDaemon.plugins.media-keys email 'XF86Mail'
org.mate.SettingsDaemon.plugins.media-keys enable-osd true
org.mate.SettingsDaemon.plugins.media-keys help ''
org.mate.SettingsDaemon.plugins.media-keys home 'XF86Explorer'
org.mate.SettingsDaemon.plugins.media-keys logout ''
org.mate.SettingsDaemon.plugins.media-keys magnifier 'disabled'
org.mate.SettingsDaemon.plugins.media-keys media 'XF86AudioMedia'
org.mate.SettingsDaemon.plugins.media-keys messenger 'XF86Messenger'
org.mate.SettingsDaemon.plugins.media-keys mic-mute 'XF86AudioMicMute'
org.mate.SettingsDaemon.plugins.media-keys next 'XF86AudioNext'
org.mate.SettingsDaemon.plugins.media-keys on-screen-keyboard ''
org.mate.SettingsDaemon.plugins.media-keys pause 'XF86AudioPause'
org.mate.SettingsDaemon.plugins.media-keys play 'XF86AudioPlay'
org.mate.SettingsDaemon.plugins.media-keys power '<Control><Alt>Delete'
org.mate.SettingsDaemon.plugins.media-keys previous 'XF86AudioPrev'
org.mate.SettingsDaemon.plugins.media-keys priority 98
org.mate.SettingsDaemon.plugins.media-keys screenreader '<Alt><Mod4>s'
org.mate.SettingsDaemon.plugins.media-keys screensaver '<Control><Alt>l'
org.mate.SettingsDaemon.plugins.media-keys search 'XF86Search'
org.mate.SettingsDaemon.plugins.media-keys stop 'XF86AudioStop'
org.mate.SettingsDaemon.plugins.media-keys touchpad 'XF86TouchpadToggle'
org.mate.SettingsDaemon.plugins.media-keys volume-down 'XF86AudioLowerVolume'
org.mate.SettingsDaemon.plugins.media-keys volume-down-quiet '<Alt>XF86AudioLowerVolume'
org.mate.SettingsDaemon.plugins.media-keys volume-mute 'XF86AudioMute'
org.mate.SettingsDaemon.plugins.media-keys volume-mute-quiet '<Alt>XF86AudioMute'
org.mate.SettingsDaemon.plugins.media-keys volume-step 5
org.mate.SettingsDaemon.plugins.media-keys volume-up 'XF86AudioRaiseVolume'
org.mate.SettingsDaemon.plugins.media-keys volume-up-quiet '<Alt>XF86AudioRaiseVolume'
org.mate.SettingsDaemon.plugins.media-keys www 'XF86WWW'



Reproducible: Always

Steps to Reproduce:
1. press Alt+Print to make a screen capture of the current window

Actual Results:
nothing happens

Expected Results:
make a screenshot

Comment 1 Wolfgang Ulbrich 2025-07-14 15:24:49 UTC
No idea, mate desktop packages aren't updated since more than 2 months and mate-utils-1.28.0-5.fc42 was build 6 month ago.
So i am thinking it related to a non mate package.
dnf history will show you your updates.

Comment 2 William Bader 2025-07-14 16:18:01 UTC
Thanks. I'm trying to narrow it down. Two weeks ago, I had to access a VPN without a good official Linux client and the client in NetworkManager didn't work, so I tried a lot of things, and then removed them and cleaned up some other packages. Is it possible that I could have removed a package that I need for Alt+Print to work without breaking anything else? Whatever captures the PrintScreen key does it before normal X11 applications like xev can see it. xev sees the Alt press and release but not the Print.

Here is my recent "dnf history list". Do you have any suggestions where to start looking? If it could be part of x11, commit 242 on July 13 updated a lot of xorg-x11 modules. I think that is also when I first noticed the problem.

It isn't a serious problem because I could change the shortcut to Ctrl+Print, but I'm worried that more things might be broken that I haven't noticed yet.

Regards, William


$ dnf history list | head -50
 ID Command line                           Date and time       Action(s) Altered
243 dnf -y install --nogpgcheck --disabler 2025-07-13 02:56:03                 2
242 dnf update                             2025-07-13 02:54:53               568
241 dnf -y install --nogpgcheck --disabler 2025-07-11 05:05:27                 1
240 dnf -y install --nogpgcheck --disabler 2025-07-11 05:05:14                 1
239 dnf update                             2025-07-11 05:03:29                76
238 dnf update                             2025-07-10 05:17:25                 6
237 dnf update                             2025-07-08 03:43:39                38
236 dnf update                             2025-07-07 01:34:20                56
235 dnf remove Lmod                        2025-07-06 02:58:32                 2
234 dnf remove rygel                       2025-07-06 02:50:58                 6
233 dnf remove libsoplex                   2025-07-06 02:48:03                 1
232 dnf remove mozjs115                    2025-07-06 02:45:06                 1
231 dnf remove guile22                     2025-07-06 02:39:00                 1
230 dnf remove suitesparse                 2025-07-06 02:35:52                12
229 dnf update                             2025-07-06 02:29:19                56
228 dnf update                             2025-07-05 01:41:54                40
227 dnf remove tigervnc-license tigervnc-s 2025-07-03 21:11:31                 2
226 dnf remove scotch-devel                2025-07-03 21:09:30                 1
225 dnf remove mesa-libEGL-devel           2025-07-03 21:06:42                 1
224 dnf remove clang18 clang18-libs clang1 2025-07-03 21:02:59                14
223 dnf remove webkit2gtk4.0-devel javascr 2025-07-03 20:55:22                 6
222 dnf remove GlobalProtect_UI_rpm        2025-07-03 20:51:27                 1
221 dnf update                             2025-07-03 04:38:50                 4
220 dnf install python3-gobject gtk3-devel 2025-07-02 15:02:40                 5
219 dnf install globalprotect-openconnect  2025-07-02 13:59:55                 1
218 dnf -y install --nogpgcheck --disabler 2025-07-01 01:37:48                 1
217 dnf -y install --nogpgcheck --disabler 2025-07-01 01:37:35                 1
216 dnf update                             2025-07-01 01:35:50                62
215 dnf update                             2025-06-30 03:01:43                30
214 dnf remove vlc-plugins-freeworld       2025-06-30 03:01:34                 1
213 dnf update --exclude=vlc-plugins-base  2025-06-30 03:00:23               226
212 dnf update                             2025-06-27 02:53:21                24
211 dnf update                             2025-06-26 03:33:05                66
210 dnf remove proj-data                   2025-06-25 01:58:39                40
209 dnf -y install --nogpgcheck --disabler 2025-06-25 01:54:07                 2
208 dnf update                             2025-06-25 01:53:22                36
207 dnf -y install --nogpgcheck --disabler 2025-06-24 04:06:56                 1
206 dnf -y install --nogpgcheck --disabler 2025-06-24 04:06:41                 1
205 dnf update                             2025-06-24 04:04:49               128
204 dnf update                             2025-06-23 03:56:26                30
203 dnf update                             2025-06-22 05:23:19                 6
202 dnf -y install --nogpgcheck --disabler 2025-06-21 06:15:15                 2
201 dnf -y install --nogpgcheck --disabler 2025-06-21 06:09:44                 2
200 dnf update                             2025-06-21 06:07:47               357
199 dnf update                             2025-06-18 05:23:56                 2
198 dnf remove GlobalProtect_rpm-6.2.6-318 2025-06-18 03:43:48                 1
197 yum -y install gnome-shell-extension-a 2025-06-18 03:40:11                51
196 dnf install GlobalProtect_rpm-6.2.6.1- 2025-06-17 19:41:04                 1
195 dnf -y install --nogpgcheck --disabler 2025-06-17 03:48:39                 1

$ dnf history info 242 | grep -i x11
  Upgrade  xorg-x11-drv-nvidia-3:575.64.03-1.fc42.x86_64               Dependency      rpmfusion-nonfree-updates
  Upgrade  xorg-x11-drv-nvidia-kmodsrc-3:575.64.03-1.fc42.x86_64       Dependency      rpmfusion-nonfree-updates
  Upgrade  xorg-x11-drv-nvidia-libs-3:575.64.03-1.fc42.x86_64          Dependency      rpmfusion-nonfree-updates
  Upgrade  xorg-x11-drv-nvidia-xorg-libs-3:575.64.03-1.fc42.x86_64     Dependency      rpmfusion-nonfree-updates
  Upgrade  xorg-x11-drv-nvidia-power-3:575.64.03-1.fc42.x86_64         Weak Dependency rpmfusion-nonfree-updates
  Upgrade  xorg-x11-drv-nvidia-libs-3:575.64.03-1.fc42.i686            Dependency      rpmfusion-nonfree-updates
  Upgrade  kf6-kidletime-x11-0:6.16.0-1.fc42.x86_64                    Weak Dependency updates
  Upgrade  xorg-x11-drv-nvidia-cuda-libs-3:575.64.03-1.fc42.x86_64     Weak Dependency rpmfusion-nonfree-updates
  Replaced kf6-kidletime-x11-0:6.15.0-1.fc42.x86_64                    Weak Dependency @System
  Replaced xorg-x11-drv-nvidia-3:575.64-1.fc42.x86_64                  Dependency      @System
  Replaced xorg-x11-drv-nvidia-cuda-libs-3:575.64-1.fc42.x86_64        Weak Dependency @System
  Replaced xorg-x11-drv-nvidia-kmodsrc-3:575.64-1.fc42.x86_64          Dependency      @System
  Replaced xorg-x11-drv-nvidia-libs-3:575.64-1.fc42.i686               Dependency      @System
  Replaced xorg-x11-drv-nvidia-libs-3:575.64-1.fc42.x86_64             Dependency      @System
  Replaced xorg-x11-drv-nvidia-power-3:575.64-1.fc42.x86_64            Weak Dependency @System
  Replaced xorg-x11-drv-nvidia-xorg-libs-3:575.64-1.fc42.x86_64        Dependency      @System
$ dnf history info 242 | grep libinp
  Upgrade  libinput-0:1.28.901-1.fc42.x86_64                           Dependency      updates
  Upgrade  libinput-devel-0:1.28.901-1.fc42.x86_64                     User            updates
  Replaced libinput-0:1.28.1-1.fc42.x86_64                             Dependency      @System
  Replaced libinput-devel-0:1.28.1-1.fc42.x86_64                       User            @System

Comment 3 Wolfgang Ulbrich 2025-07-14 18:34:53 UTC
The alt+print command is working in my Mate f42 installation. mate-screenshot pops up. But i have some open updates.
```
Transaction Summary:
 Installing:         7 packages
 Upgrading:        250 packages
 Replacing:        250 packages
 Removing:           7 packages
```
I will test the update this evening and try again alt-print command.
Note, i have also gnome (I do not really use it :-)) and a lot of kde packages installed.

Comment 4 Wolfgang Ulbrich 2025-07-14 19:00:00 UTC
Note, you need to check a dnf history entry with `dnf history info ID`.
This will show you the whole update.

Comment 5 Wolfgang Ulbrich 2025-07-15 09:06:21 UTC
I did the update and alt+print command is gone/broken.
So, the issue is caused by one of this packages.
The kernel update didn't caused the issue. I booted into previous one.

```
root@satellite:/home/rave# dnf history info 22
Transaction ID : 22
Begin time     : 2025-07-15 08:34:10
Begin rpmdb    : ed434b5acb9917fae9d87fa486e076980d810b007beb3e2fc1a2155d0cee2beb
End time       : 2025-07-15 08:37:11
End rpmdb      : d710bf0911bbf45610c32913f74f15669e2289f3ceb5f5e21510b39a06269f54
User           : 1000 Rave it <rave>
Status         : Ok
Releasever     : 42
Description    : dnf update
Comment        : 
Packages altered:
  Action   Package                                                        Reason          Repository
  Install  kernel-devel-0:6.15.5-200.fc42.x86_64                          External User   updates
  Install  kernel-modules-internal-0:6.15.5-200.fc42.x86_64               External User   updates
  Install  kernel-modules-0:6.15.5-200.fc42.x86_64                        External User   updates
  Install  kernel-core-0:6.15.5-200.fc42.x86_64                           External User   updates
  Install  kernel-modules-core-0:6.15.5-200.fc42.x86_64                   External User   updates
  Install  kernel-modules-extra-0:6.15.5-200.fc42.x86_64                  External User   updates
  Install  kernel-0:6.15.5-200.fc42.x86_64                                External User   updates
  Upgrade  amd-gpu-firmware-0:20250708-1.fc42.noarch                      Group           updates
  Upgrade  linux-firmware-whence-0:20250708-1.fc42.noarch                 Dependency      updates
  Upgrade  amd-ucode-firmware-0:20250708-1.fc42.noarch                    Group           updates
  Upgrade  atheros-firmware-0:20250708-1.fc42.noarch                      Group           updates
  Upgrade  blueman-1:2.4.6-1.fc42.x86_64                                  Group           updates
  Upgrade  blueman-caja-1:2.4.6-1.fc42.noarch                             Weak Dependency updates
  Upgrade  blueman-nautilus-1:2.4.6-1.fc42.noarch                         Weak Dependency updates
  Upgrade  bluez-0:5.83-2.fc42.x86_64                                     Dependency      updates
  Upgrade  bluez-obexd-0:5.83-2.fc42.x86_64                               Dependency      updates
  Upgrade  bluez-cups-0:5.83-2.fc42.x86_64                                Group           updates
  Upgrade  bluez-libs-0:5.83-2.fc42.x86_64                                Dependency      updates
  Upgrade  brcmfmac-firmware-0:20250708-1.fc42.noarch                     Group           updates
  Upgrade  breeze-icon-theme-0:6.16.0-1.fc42.noarch                       Dependency      updates
  Upgrade  kf6-breeze-icons-0:6.16.0-1.fc42.x86_64                        Dependency      updates
  Upgrade  breeze-icon-theme-fedora-0:6.16.0-1.fc42.noarch                Dependency      updates
  Upgrade  cirrus-audio-firmware-0:20250708-1.fc42.noarch                 Group           updates
  Upgrade  clang-0:20.1.8-1.fc42.x86_64                                   User            updates
  Upgrade  clang-libs-0:20.1.8-1.fc42.x86_64                              Dependency      updates
  Upgrade  clang-resource-filesystem-0:20.1.8-1.fc42.x86_64               External User   updates
  Upgrade  llvm-libs-0:20.1.8-1.fc42.x86_64                               Dependency      updates
  Upgrade  llvm-filesystem-0:20.1.8-1.fc42.x86_64                         Dependency      updates
  Upgrade  libomp-devel-0:20.1.8-1.fc42.x86_64                            Weak Dependency updates
  Upgrade  compiler-rt-0:20.1.8-1.fc42.x86_64                             Weak Dependency updates
  Upgrade  llvm-test-0:20.1.8-1.fc42.x86_64                               Dependency      updates
  Upgrade  llvm-devel-0:20.1.8-1.fc42.x86_64                              User            updates
  Upgrade  llvm-0:20.1.8-1.fc42.x86_64                                    Dependency      updates
  Upgrade  lld-libs-0:20.1.8-1.fc42.x86_64                                Dependency      updates
  Upgrade  libomp-0:20.1.8-1.fc42.x86_64                                  Weak Dependency updates
  Upgrade  llvm-googletest-0:20.1.8-1.fc42.x86_64                         Dependency      updates
  Upgrade  llvm-static-0:20.1.8-1.fc42.x86_64                             Dependency      updates
  Upgrade  lld-0:20.1.8-1.fc42.x86_64                                     User            updates
  Upgrade  container-selinux-4:2.239.0-1.fc42.noarch                      Weak Dependency updates
  Upgrade  coreutils-0:9.6-5.fc42.x86_64                                  Group           updates
  Upgrade  coreutils-common-0:9.6-5.fc42.x86_64                           Dependency      updates
  Upgrade  crypto-policies-0:20250707-1.gitad370a8.fc42.noarch            Dependency      updates
  Upgrade  crypto-policies-scripts-0:20250707-1.gitad370a8.fc42.noarch    Dependency      updates
  Upgrade  dbus-broker-0:36-6.fc42.x86_64                                 Dependency      updates
  Upgrade  ethtool-2:6.15-1.fc42.x86_64                                   Group           updates
  Upgrade  evince-0:48.1-1.fc42.x86_64                                    Group           updates
  Upgrade  evince-libs-0:48.1-1.fc42.x86_64                               Dependency      updates
  Upgrade  evince-previewer-0:48.1-1.fc42.x86_64                          Dependency      updates
  Upgrade  evince-thumbnailer-0:48.1-1.fc42.x86_64                        Dependency      updates
  Upgrade  evince-djvu-0:48.1-1.fc42.x86_64                               Group           updates
  Upgrade  firefox-0:140.0.4-1.fc42.x86_64                                Group           updates
  Upgrade  firefox-langpacks-0:140.0.4-1.fc42.x86_64                      Weak Dependency updates
  Upgrade  git-0:2.50.1-1.fc42.x86_64                                     Group           updates
  Upgrade  git-core-0:2.50.1-1.fc42.x86_64                                Dependency      updates
  Upgrade  git-core-doc-0:2.50.1-1.fc42.noarch                            Dependency      updates
  Upgrade  perl-Git-0:2.50.1-1.fc42.noarch                                Dependency      updates
  Upgrade  gjs-0:1.84.2-2.fc42.x86_64                                     Dependency      updates
  Upgrade  glusterfs-0:11.2-1.fc42.x86_64                                 Dependency      updates
  Upgrade  libgfrpc0-0:11.2-1.fc42.x86_64                                 Dependency      updates
  Upgrade  libgfxdr0-0:11.2-1.fc42.x86_64                                 Dependency      updates
  Upgrade  libglusterfs0-0:11.2-1.fc42.x86_64                             Dependency      updates
  Upgrade  glusterfs-fuse-0:11.2-1.fc42.x86_64                            Dependency      updates
  Upgrade  glusterfs-client-xlators-0:11.2-1.fc42.x86_64                  Dependency      updates
  Upgrade  libgfapi0-0:11.2-1.fc42.x86_64                                 Dependency      updates
  Upgrade  glusterfs-cli-0:11.2-1.fc42.x86_64                             Dependency      updates
  Upgrade  glycin-loaders-0:1.2.2-1.fc42.x86_64                           Dependency      updates
  Upgrade  gnome-classic-session-0:48.3-1.fc42.noarch                     Group           updates
  Upgrade  gnome-shell-extension-apps-menu-0:48.3-1.fc42.noarch           Dependency      updates
  Upgrade  gnome-shell-extension-launch-new-instance-0:48.3-1.fc42.noarch Dependency      updates
  Upgrade  gnome-shell-extension-places-menu-0:48.3-1.fc42.noarch         Dependency      updates
  Upgrade  gnome-shell-extension-window-list-0:48.3-1.fc42.noarch         Dependency      updates
  Upgrade  gnome-shell-extension-common-0:48.3-1.fc42.noarch              Dependency      updates
  Upgrade  gnome-control-center-0:48.3-1.fc42.x86_64                      Group           updates
  Upgrade  gnome-control-center-filesystem-0:48.3-1.fc42.noarch           Dependency      updates
  Upgrade  gnome-desktop3-0:44.3-1.fc42.x86_64                            Dependency      updates
  Upgrade  gnome-desktop4-0:44.3-1.fc42.x86_64                            Dependency      updates
  Upgrade  gnome-maps-0:48.4-1.fc42.x86_64                                Group           updates
  Upgrade  gnome-shell-0:48.3-1.fc42.x86_64                               Group           updates
  Upgrade  gnome-shell-common-0:48.3-1.fc42.noarch                        Dependency      updates
  Upgrade  gnutls-0:3.8.10-1.fc42.x86_64                                  Dependency      updates
  Upgrade  gnutls-utils-0:3.8.10-1.fc42.x86_64                            Dependency      updates
  Upgrade  gnutls-dane-0:3.8.10-1.fc42.x86_64                             Dependency      updates
  Upgrade  golang-0:1.24.5-1.fc42.x86_64                                  Dependency      updates
  Upgrade  golang-bin-0:1.24.5-1.fc42.x86_64                              User            updates
  Upgrade  golang-src-0:1.24.5-1.fc42.noarch                              Dependency      updates
  Upgrade  google-chrome-stable-0:138.0.7204.100-1.x86_64                 User            google-chrome
  Upgrade  gssdp-0:1.6.4-1.fc42.x86_64                                    Dependency      updates
  Upgrade  gstreamer1-plugins-bad-freeworld-1:1.26.3-1.fc42.x86_64        Group           rpmfusion-free-updates
  Upgrade  gstreamer1-plugins-ugly-1:1.26.3-1.fc42.x86_64                 Group           rpmfusion-free-updates
  Upgrade  gtk4-0:4.18.6-1.fc42.x86_64                                    Dependency      updates
  Upgrade  gupnp-0:1.6.9-1.fc42.x86_64                                    Dependency      updates
  Upgrade  httpd-0:2.4.64-1.fc42.x86_64                                   Dependency      updates
  Upgrade  httpd-core-0:2.4.64-1.fc42.x86_64                              Dependency      updates
  Upgrade  httpd-filesystem-0:2.4.64-1.fc42.noarch                        Dependency      updates
  Upgrade  httpd-tools-0:2.4.64-1.fc42.x86_64                             Dependency      updates
  Upgrade  mod_lua-0:2.4.64-1.fc42.x86_64                                 Weak Dependency updates
  Upgrade  ibus-typing-booster-0:2.27.68-1.fc42.noarch                    Group           updates
  Upgrade  intel-audio-firmware-0:20250708-1.fc42.noarch                  Group           updates
  Upgrade  intel-gpu-firmware-0:20250708-1.fc42.noarch                    Group           updates
  Upgrade  intel-media-driver-0:25.1.4-1.fc42.x86_64                      Group           rpmfusion-nonfree-updates
  Upgrade  intel-vsc-firmware-0:20250708-1.fc42.noarch                    Group           updates
  Upgrade  iwlegacy-firmware-0:20250708-1.fc42.noarch                     Group           updates
  Upgrade  iwlwifi-dvm-firmware-0:20250708-1.fc42.noarch                  Group           updates
  Upgrade  iwlwifi-mvm-firmware-0:20250708-1.fc42.noarch                  Group           updates
  Upgrade  kernel-tools-0:6.15.5-200.fc42.x86_64                          User            updates
  Upgrade  kernel-tools-libs-0:6.15.5-200.fc42.x86_64                     Dependency      updates
  Upgrade  kf6-attica-0:6.16.0-1.fc42.x86_64                              Dependency      updates
  Upgrade  kf6-filesystem-0:6.16.0-2.fc42.x86_64                          Dependency      updates
  Upgrade  kf6-karchive-0:6.16.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  kf6-kauth-0:6.16.0-1.fc42.x86_64                               Dependency      updates
  Upgrade  kf6-kbookmarks-0:6.16.0-1.fc42.x86_64                          Dependency      updates
  Upgrade  kf6-kcmutils-0:6.16.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  kf6-kcodecs-0:6.16.0-1.fc42.x86_64                             Dependency      updates
  Upgrade  kf6-kcolorscheme-0:6.16.0-1.fc42.x86_64                        Dependency      updates
  Upgrade  kf6-kcompletion-0:6.16.0-1.fc42.x86_64                         Dependency      updates
  Upgrade  kf6-kconfig-0:6.16.0-1.fc42.x86_64                             Dependency      updates
  Upgrade  kf6-kconfigwidgets-0:6.16.0-1.fc42.x86_64                      Dependency      updates
  Upgrade  kf6-kcoreaddons-0:6.16.0-1.fc42.x86_64                         Dependency      updates
  Upgrade  kf6-kcrash-0:6.16.0-1.fc42.x86_64                              Dependency      updates
  Upgrade  kf6-kdbusaddons-0:6.16.0-1.fc42.x86_64                         Dependency      updates
  Upgrade  kf6-kdesu-0:6.16.0-1.fc42.x86_64                               Dependency      updates
  Upgrade  kf6-kdnssd-0:6.16.0-1.fc42.x86_64                              Dependency      updates
  Upgrade  kf6-kdoctools-0:6.16.0-1.fc42.x86_64                           Dependency      updates
  Upgrade  kf6-kfilemetadata-0:6.16.0-1.fc42.x86_64                       Dependency      updates
  Upgrade  kf6-kglobalaccel-0:6.16.0-1.fc42.x86_64                        Dependency      updates
  Upgrade  kf6-kguiaddons-0:6.16.0-1.fc42.x86_64                          Dependency      updates
  Upgrade  kf6-ki18n-0:6.16.0-1.fc42.x86_64                               Dependency      updates
  Upgrade  kf6-kiconthemes-0:6.16.0-1.fc42.x86_64                         Dependency      updates
  Upgrade  kf6-kimageformats-0:6.16.0-2.fc42.x86_64                       Dependency      updates
  Upgrade  kf6-kio-core-0:6.16.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  kf6-kio-core-libs-0:6.16.0-1.fc42.x86_64                       Dependency      updates
  Upgrade  kf6-kio-doc-0:6.16.0-1.fc42.noarch                             Dependency      updates
  Upgrade  kf6-kio-widgets-0:6.16.0-1.fc42.x86_64                         Dependency      updates
  Upgrade  kf6-kio-gui-0:6.16.0-1.fc42.x86_64                             Dependency      updates
  Upgrade  kf6-kio-widgets-libs-0:6.16.0-1.fc42.x86_64                    Dependency      updates
  Upgrade  kf6-kio-file-widgets-0:6.16.0-1.fc42.x86_64                    Dependency      updates
  Upgrade  kf6-kirigami-0:6.16.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  kf6-kitemviews-0:6.16.0-1.fc42.x86_64                          Dependency      updates
  Upgrade  kf6-kjobwidgets-0:6.16.0-1.fc42.x86_64                         Dependency      updates
  Upgrade  kf6-knewstuff-0:6.16.0-1.fc42.x86_64                           Dependency      updates
  Upgrade  kf6-knotifications-0:6.16.0-1.fc42.x86_64                      Dependency      updates
  Upgrade  kf6-knotifyconfig-0:6.16.0-1.fc42.x86_64                       Dependency      updates
  Upgrade  kf6-kpackage-0:6.16.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  kf6-kparts-0:6.16.0-1.fc42.x86_64                              Dependency      updates
  Upgrade  kf6-kpty-0:6.16.0-1.fc42.x86_64                                Dependency      updates
  Upgrade  kf6-kservice-0:6.16.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  kf6-kstatusnotifieritem-0:6.16.0-1.fc42.x86_64                 Dependency      updates
  Upgrade  kf6-ksvg-0:6.16.0-1.fc42.x86_64                                Dependency      updates
  Upgrade  kf6-ktextwidgets-0:6.16.0-1.fc42.x86_64                        Dependency      updates
  Upgrade  kf6-kwallet-0:6.16.0-1.fc42.x86_64                             Dependency      updates
  Upgrade  kf6-kwallet-libs-0:6.16.0-1.fc42.x86_64                        Dependency      updates
  Upgrade  kf6-kwidgetsaddons-0:6.16.0-1.fc42.x86_64                      Dependency      updates
  Upgrade  kf6-kwindowsystem-0:6.16.0-1.fc42.x86_64                       Dependency      updates
  Upgrade  kf6-kxmlgui-0:6.16.0-1.fc42.x86_64                             Dependency      updates
  Upgrade  kf6-solid-0:6.16.0-1.fc42.x86_64                               Dependency      updates
  Upgrade  kf6-sonnet-0:6.16.0-1.fc42.x86_64                              Dependency      updates
  Upgrade  kf6-sonnet-hunspell-0:6.16.0-1.fc42.x86_64                     Weak Dependency updates
  Upgrade  kf6-syndication-0:6.16.0-1.fc42.x86_64                         Dependency      updates
  Upgrade  kf6-syntax-highlighting-0:6.16.0-1.fc42.x86_64                 Dependency      updates
  Upgrade  libertas-firmware-0:20250708-1.fc42.noarch                     Group           updates
  Upgrade  libinput-0:1.28.901-1.fc42.x86_64                              Dependency      updates
  Upgrade  libinput-devel-0:1.28.901-1.fc42.x86_64                        User            updates
  Upgrade  libldb-2:4.22.3-2.fc42.x86_64                                  Dependency      updates
  Upgrade  samba-client-libs-2:4.22.3-2.fc42.x86_64                       Dependency      updates
  Upgrade  samba-common-2:4.22.3-2.fc42.noarch                            Dependency      updates
  Upgrade  libwbclient-2:4.22.3-2.fc42.x86_64                             Dependency      updates
  Upgrade  samba-common-libs-2:4.22.3-2.fc42.x86_64                       Dependency      updates
  Upgrade  samba-client-2:4.22.3-2.fc42.x86_64                            Group           updates
  Upgrade  libsmbclient-2:4.22.3-2.fc42.x86_64                            Dependency      updates
  Upgrade  libnvme-0:1.14-1.fc42.x86_64                                   Dependency      updates
  Upgrade  libsolv-0:0.7.34-1.fc42.x86_64                                 Dependency      updates
  Upgrade  libvpl-1:2.15.0-2.fc42.x86_64                                  Dependency      updates
  Upgrade  linux-firmware-0:20250708-1.fc42.noarch                        Group           updates
  Upgrade  luajit-0:2.1.1748459687-2.fc42.x86_64                          Dependency      updates
  Upgrade  mt7xxx-firmware-0:20250708-1.fc42.noarch                       Group           updates
  Upgrade  mutter-0:48.4-1.fc42.x86_64                                    Dependency      updates
  Upgrade  mutter-common-0:48.4-1.fc42.noarch                             Dependency      updates
  Upgrade  nbdkit-0:1.42.6-1.fc42.x86_64                                  Weak Dependency updates
  Upgrade  nbdkit-basic-filters-0:1.42.6-1.fc42.x86_64                    Dependency      updates
  Upgrade  nbdkit-basic-plugins-0:1.42.6-1.fc42.x86_64                    Dependency      updates
  Upgrade  nbdkit-server-0:1.42.6-1.fc42.x86_64                           Dependency      updates
  Upgrade  nbdkit-ssh-plugin-0:1.42.6-1.fc42.x86_64                       Weak Dependency updates
  Upgrade  nbdkit-curl-plugin-0:1.42.6-1.fc42.x86_64                      Weak Dependency updates
  Upgrade  nbdkit-selinux-0:1.42.6-1.fc42.noarch                          Dependency      updates
  Upgrade  nspr-0:4.36.0-10.fc42.x86_64                                   Dependency      updates
  Upgrade  nss-0:3.113.0-1.fc42.x86_64                                    Dependency      updates
  Upgrade  nss-softokn-0:3.113.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  nss-util-0:3.113.0-1.fc42.x86_64                               Dependency      updates
  Upgrade  nss-softokn-freebl-0:3.113.0-1.fc42.x86_64                     Dependency      updates
  Upgrade  nss-tools-0:3.113.0-1.fc42.x86_64                              Dependency      updates
  Upgrade  nss-sysinit-0:3.113.0-1.fc42.x86_64                            Dependency      updates
  Upgrade  nvidia-gpu-firmware-0:20250708-1.fc42.noarch                   Group           updates
  Upgrade  nvme-cli-0:2.14-1.fc42.x86_64                                  Group           updates
  Upgrade  nxpwireless-firmware-0:20250708-1.fc42.noarch                  Group           updates
  Upgrade  pango-0:1.56.4-1.fc42.x86_64                                   Dependency      updates
  Upgrade  pango-devel-0:1.56.4-1.fc42.x86_64                             Dependency      updates
  Upgrade  perl-AutoLoader-0:5.74-518.fc42.noarch                         Dependency      updates
  Upgrade  perl-AutoSplit-0:5.74-518.fc42.noarch                          Dependency      updates
  Upgrade  perl-B-0:1.89-518.fc42.x86_64                                  Dependency      updates
  Upgrade  perl-Benchmark-0:1.25-518.fc42.noarch                          Dependency      updates
  Upgrade  perl-Class-Struct-0:0.68-518.fc42.noarch                       Dependency      updates
  Upgrade  perl-DynaLoader-0:1.56-518.fc42.x86_64                         Dependency      updates
  Upgrade  perl-English-0:1.11-518.fc42.noarch                            Dependency      updates
  Upgrade  perl-Errno-0:1.38-518.fc42.x86_64                              Dependency      updates
  Upgrade  perl-libs-4:5.40.2-518.fc42.x86_64                             Dependency      updates
  Upgrade  perl-interpreter-4:5.40.2-518.fc42.x86_64                      Dependency      updates
  Upgrade  perl-devel-4:5.40.2-518.fc42.x86_64                            User            updates
  Upgrade  perl-ExtUtils-Constant-0:0.25-518.fc42.noarch                  Dependency      updates
  Upgrade  perl-ExtUtils-Embed-0:1.35-518.fc42.noarch                     User            updates
  Upgrade  perl-Fcntl-0:1.18-518.fc42.x86_64                              Dependency      updates
  Upgrade  perl-File-Basename-0:2.86-518.fc42.noarch                      Dependency      updates
  Upgrade  perl-File-Compare-0:1.100.800-518.fc42.noarch                  Dependency      updates
  Upgrade  perl-File-Copy-0:2.41-518.fc42.noarch                          Dependency      updates
  Upgrade  perl-File-Find-0:1.44-518.fc42.noarch                          Dependency      updates
  Upgrade  perl-File-stat-0:1.14-518.fc42.noarch                          Dependency      updates
  Upgrade  perl-FileHandle-0:2.05-518.fc42.noarch                         Dependency      updates
  Upgrade  perl-Getopt-Std-0:1.14-518.fc42.noarch                         Dependency      updates
  Upgrade  perl-Hash-Util-FieldHash-0:1.27-518.fc42.x86_64                Dependency      updates
  Upgrade  perl-I18N-Langinfo-0:0.24-518.fc42.x86_64                      Dependency      updates
  Upgrade  perl-IO-0:1.55-518.fc42.x86_64                                 Dependency      updates
  Upgrade  perl-IPC-Open3-0:1.22-518.fc42.noarch                          Dependency      updates
  Upgrade  perl-Math-Complex-0:1.62-518.fc42.noarch                       Dependency      updates
  Upgrade  perl-NDBM_File-0:1.17-518.fc42.x86_64                          Weak Dependency updates
  Upgrade  perl-POSIX-0:2.20-518.fc42.x86_64                              Dependency      updates
  Upgrade  perl-SelectSaver-0:1.02-518.fc42.noarch                        Dependency      updates
  Upgrade  perl-Symbol-0:1.09-518.fc42.noarch                             Dependency      updates
  Upgrade  perl-Sys-Hostname-0:1.25-518.fc42.x86_64                       Weak Dependency updates
  Upgrade  perl-base-0:2.27-518.fc42.noarch                               Dependency      updates
  Upgrade  perl-deprecate-0:0.04-518.fc42.noarch                          Dependency      updates
  Upgrade  perl-doc-0:5.40.2-518.fc42.noarch                              Weak Dependency updates
  Upgrade  perl-if-0:0.61.000-518.fc42.noarch                             Dependency      updates
  Upgrade  perl-lib-0:0.65-518.fc42.x86_64                                Dependency      updates
  Upgrade  perl-locale-0:1.12-518.fc42.noarch                             Dependency      updates
  Upgrade  perl-macros-4:5.40.2-518.fc42.noarch                           Dependency      updates
  Upgrade  perl-mro-0:1.29-518.fc42.x86_64                                Dependency      updates
  Upgrade  perl-open-0:1.13-518.fc42.noarch                               Dependency      updates
  Upgrade  perl-overload-0:1.37-518.fc42.noarch                           Dependency      updates
  Upgrade  perl-overloading-0:0.02-518.fc42.noarch                        Dependency      updates
  Upgrade  perl-subs-0:1.04-518.fc42.noarch                               Dependency      updates
  Upgrade  perl-vars-0:1.05-518.fc42.noarch                               Dependency      updates
  Upgrade  pyproject-rpm-macros-0:1.18.3-1.fc42.noarch                    Dependency      updates
  Upgrade  pyproject-srpm-macros-0:1.18.3-1.fc42.noarch                   Dependency      updates
  Upgrade  python3-click-plugins-0:1.1.1.2-1.fc42.noarch                  Dependency      updates
  Upgrade  python3-perf-0:6.15.5-200.fc42.x86_64                          Weak Dependency updates
  Upgrade  python3-requests-0:2.32.4-1.fc42.noarch                        Dependency      updates
  Upgrade  realmd-0:0.17.1-17.fc42.x86_64                                 Group           updates
  Upgrade  realtek-firmware-0:20250708-1.fc42.noarch                      Group           updates
  Upgrade  selinux-policy-0:41.45-1.fc42.noarch                           Dependency      updates
  Upgrade  selinux-policy-targeted-0:41.45-1.fc42.noarch                  Group           updates
  Upgrade  thunderbird-0:128.12.0-1.fc42.x86_64                           Group           updates
  Upgrade  thunderbird-librnp-rnp-0:128.12.0-1.fc42.x86_64                Dependency      updates
  Upgrade  tiwilink-firmware-0:20250708-1.fc42.noarch                     Group           updates
  Upgrade  vim-common-2:9.1.1537-1.fc42.x86_64                            Dependency      updates
  Upgrade  vim-data-2:9.1.1537-1.fc42.noarch                              Dependency      updates
  Upgrade  vim-enhanced-2:9.1.1537-1.fc42.x86_64                          Group           updates
  Upgrade  vim-minimal-2:9.1.1537-1.fc42.x86_64                           Group           updates
  Upgrade  vim-filesystem-2:9.1.1537-1.fc42.noarch                        Dependency      updates
  Upgrade  vte-profile-0:0.80.3-1.fc42.x86_64                             Dependency      updates
  Upgrade  vte291-0:0.80.3-1.fc42.x86_64                                  Dependency      updates
  Upgrade  vte291-gtk4-0:0.80.3-1.fc42.x86_64                             Dependency      updates
  Upgrade  waydroid-0:1.5.4-1.fc42.noarch                                 User            updates
  Upgrade  waydroid-selinux-0:1.5.4-1.fc42.noarch                         Dependency      updates
  Upgrade  xxd-2:9.1.1537-1.fc42.x86_64                                   Dependency      updates
  Remove   kernel-0:6.14.5-300.fc42.x86_64                                User            @System
  Remove   kernel-core-0:6.14.5-300.fc42.x86_64                           User            @System
  Remove   kernel-devel-0:6.14.5-300.fc42.x86_64                          User            @System
  Remove   kernel-modules-0:6.14.5-300.fc42.x86_64                        User            @System
  Remove   kernel-modules-core-0:6.14.5-300.fc42.x86_64                   User            @System
  Remove   kernel-modules-extra-0:6.14.5-300.fc42.x86_64                  User            @System
  Remove   kernel-modules-internal-0:6.14.5-300.fc42.x86_64               User            @System
  Replaced amd-gpu-firmware-0:20250627-1.fc42.noarch                      Group           @System
  Replaced amd-ucode-firmware-0:20250627-1.fc42.noarch                    Group           @System
  Replaced atheros-firmware-0:20250627-1.fc42.noarch                      Group           @System
  Replaced blueman-1:2.4.4-2.fc42.x86_64                                  Group           @System
  Replaced blueman-caja-1:2.4.4-2.fc42.noarch                             Weak Dependency @System
  Replaced blueman-nautilus-1:2.4.4-2.fc42.noarch                         Weak Dependency @System
  Replaced bluez-0:5.83-1.fc42.x86_64                                     Dependency      @System
  Replaced bluez-cups-0:5.83-1.fc42.x86_64                                Group           @System
  Replaced bluez-libs-0:5.83-1.fc42.x86_64                                Dependency      @System
  Replaced bluez-obexd-0:5.83-1.fc42.x86_64                               Dependency      @System
  Replaced brcmfmac-firmware-0:20250627-1.fc42.noarch                     Group           @System
  Replaced breeze-icon-theme-0:6.15.0-1.fc42.noarch                       Dependency      @System
  Replaced breeze-icon-theme-fedora-0:6.15.0-1.fc42.noarch                Dependency      @System
  Replaced cirrus-audio-firmware-0:20250627-1.fc42.noarch                 Group           @System
  Replaced clang-0:20.1.7-1.fc42.x86_64                                   User            @System
  Replaced clang-libs-0:20.1.7-1.fc42.x86_64                              Dependency      @System
  Replaced clang-resource-filesystem-0:20.1.7-1.fc42.x86_64               External User   @System
  Replaced compiler-rt-0:20.1.7-1.fc42.x86_64                             Weak Dependency @System
  Replaced container-selinux-4:2.238.0-1.fc42.noarch                      Weak Dependency @System
  Replaced coreutils-0:9.6-4.fc42.x86_64                                  Group           @System
  Replaced coreutils-common-0:9.6-4.fc42.x86_64                           Dependency      @System
  Replaced crypto-policies-0:20250214-1.gitff7551b.fc42.noarch            Dependency      @System
  Replaced crypto-policies-scripts-0:20250214-1.gitff7551b.fc42.noarch    Dependency      @System
  Replaced dbus-broker-0:36-5.fc42.x86_64                                 Dependency      @System
  Replaced ethtool-2:6.14-2.fc42.x86_64                                   Group           @System
  Replaced evince-0:48.0-2.fc42.x86_64                                    Group           @System
  Replaced evince-djvu-0:48.0-2.fc42.x86_64                               Group           @System
  Replaced evince-libs-0:48.0-2.fc42.x86_64                               Dependency      @System
  Replaced evince-previewer-0:48.0-2.fc42.x86_64                          Dependency      @System
  Replaced evince-thumbnailer-0:48.0-2.fc42.x86_64                        Dependency      @System
  Replaced firefox-0:140.0-1.fc42.x86_64                                  Group           @System
  Replaced firefox-langpacks-0:140.0-1.fc42.x86_64                        Weak Dependency @System
  Replaced git-0:2.50.0-1.fc42.x86_64                                     Group           @System
  Replaced git-core-0:2.50.0-1.fc42.x86_64                                Dependency      @System
  Replaced git-core-doc-0:2.50.0-1.fc42.noarch                            Dependency      @System
  Replaced gjs-0:1.82.1-4.fc42.x86_64                                     Dependency      @System
  Replaced glusterfs-0:11.1-8.fc42.x86_64                                 Dependency      @System
  Replaced glusterfs-cli-0:11.1-8.fc42.x86_64                             Dependency      @System
  Replaced glusterfs-client-xlators-0:11.1-8.fc42.x86_64                  Dependency      @System
  Replaced glusterfs-fuse-0:11.1-8.fc42.x86_64                            Dependency      @System
  Replaced glycin-loaders-0:1.2.1-1.fc42.x86_64                           Dependency      @System
  Replaced gnome-classic-session-0:48.2-1.fc42.noarch                     Group           @System
  Replaced gnome-control-center-0:48.2-1.fc42.x86_64                      Group           @System
  Replaced gnome-control-center-filesystem-0:48.2-1.fc42.noarch           Dependency      @System
  Replaced gnome-desktop3-0:44.1-3.fc42.x86_64                            Dependency      @System
  Replaced gnome-desktop4-0:44.1-3.fc42.x86_64                            Dependency      @System
  Replaced gnome-maps-0:48.3-1.fc42.x86_64                                Group           @System
  Replaced gnome-shell-0:48.2-1.fc42.x86_64                               Group           @System
  Replaced gnome-shell-common-0:48.2-1.fc42.noarch                        Dependency      @System
  Replaced gnome-shell-extension-apps-menu-0:48.2-1.fc42.noarch           Dependency      @System
  Replaced gnome-shell-extension-common-0:48.2-1.fc42.noarch              Dependency      @System
  Replaced gnome-shell-extension-launch-new-instance-0:48.2-1.fc42.noarch Dependency      @System
  Replaced gnome-shell-extension-places-menu-0:48.2-1.fc42.noarch         Dependency      @System
  Replaced gnome-shell-extension-window-list-0:48.2-1.fc42.noarch         Dependency      @System
  Replaced gnutls-0:3.8.9-3.fc42.x86_64                                   Dependency      @System
  Replaced gnutls-dane-0:3.8.9-3.fc42.x86_64                              Dependency      @System
  Replaced gnutls-utils-0:3.8.9-3.fc42.x86_64                             Dependency      @System
  Replaced golang-0:1.24.4-1.fc42.x86_64                                  Dependency      @System
  Replaced golang-bin-0:1.24.4-1.fc42.x86_64                              User            @System
  Replaced golang-src-0:1.24.4-1.fc42.noarch                              Dependency      @System
  Replaced google-chrome-stable-0:138.0.7204.92-1.x86_64                  User            @System
  Replaced gssdp-0:1.6.3-5.fc42.x86_64                                    Dependency      @System
  Replaced gstreamer1-plugins-bad-freeworld-1:1.26.2-2.fc42.x86_64        Group           @System
  Replaced gstreamer1-plugins-ugly-1:1.26.2-1.fc42.x86_64                 Group           @System
  Replaced gtk4-0:4.18.5-1.fc42.x86_64                                    Dependency      @System
  Replaced gupnp-0:1.6.8-1.fc42.x86_64                                    Dependency      @System
  Replaced httpd-0:2.4.63-1.fc42.x86_64                                   Dependency      @System
  Replaced httpd-core-0:2.4.63-1.fc42.x86_64                              Dependency      @System
  Replaced httpd-filesystem-0:2.4.63-1.fc42.noarch                        Dependency      @System
  Replaced httpd-tools-0:2.4.63-1.fc42.x86_64                             Dependency      @System
  Replaced ibus-typing-booster-0:2.27.67-1.fc42.noarch                    Group           @System
  Replaced intel-audio-firmware-0:20250627-1.fc42.noarch                  Group           @System
  Replaced intel-gpu-firmware-0:20250627-1.fc42.noarch                    Group           @System
  Replaced intel-media-driver-0:24.4.4-2.fc42.x86_64                      Group           @System
  Replaced intel-vsc-firmware-0:20250627-1.fc42.noarch                    Group           @System
  Replaced iwlegacy-firmware-0:20250627-1.fc42.noarch                     Group           @System
  Replaced iwlwifi-dvm-firmware-0:20250627-1.fc42.noarch                  Group           @System
  Replaced iwlwifi-mvm-firmware-0:20250627-1.fc42.noarch                  Group           @System
  Replaced kernel-tools-0:6.15.4-200.fc42.x86_64                          User            @System
  Replaced kernel-tools-libs-0:6.15.4-200.fc42.x86_64                     Dependency      @System
  Replaced kf6-attica-0:6.15.0-1.fc42.x86_64                              Dependency      @System
  Replaced kf6-breeze-icons-0:6.15.0-1.fc42.x86_64                        Dependency      @System
  Replaced kf6-filesystem-0:6.15.0-2.fc42.x86_64                          Dependency      @System
  Replaced kf6-karchive-0:6.15.0-1.fc42.x86_64                            Dependency      @System
  Replaced kf6-kauth-0:6.15.0-1.fc42.x86_64                               Dependency      @System
  Replaced kf6-kbookmarks-0:6.15.0-1.fc42.x86_64                          Dependency      @System
  Replaced kf6-kcmutils-0:6.15.0-1.fc42.x86_64                            Dependency      @System
  Replaced kf6-kcodecs-0:6.15.0-1.fc42.x86_64                             Dependency      @System
  Replaced kf6-kcolorscheme-0:6.15.0-1.fc42.x86_64                        Dependency      @System
  Replaced kf6-kcompletion-0:6.15.0-1.fc42.x86_64                         Dependency      @System
  Replaced kf6-kconfig-0:6.15.0-1.fc42.x86_64                             Dependency      @System
  Replaced kf6-kconfigwidgets-0:6.15.0-1.fc42.x86_64                      Dependency      @System
  Replaced kf6-kcoreaddons-0:6.15.0-1.fc42.x86_64                         Dependency      @System
  Replaced kf6-kcrash-0:6.15.0-1.fc42.x86_64                              Dependency      @System
  Replaced kf6-kdbusaddons-0:6.15.0-1.fc42.x86_64                         Dependency      @System
  Replaced kf6-kdesu-0:6.15.0-1.fc42.x86_64                               Dependency      @System
  Replaced kf6-kdnssd-0:6.15.0-1.fc42.x86_64                              Dependency      @System
  Replaced kf6-kdoctools-0:6.15.0-1.fc42.x86_64                           Dependency      @System
  Replaced kf6-kfilemetadata-0:6.15.0-1.fc42.x86_64                       Dependency      @System
  Replaced kf6-kglobalaccel-0:6.15.0-1.fc42.x86_64                        Dependency      @System
  Replaced kf6-kguiaddons-0:6.15.0-1.fc42.x86_64                          Dependency      @System
  Replaced kf6-ki18n-0:6.15.0-1.fc42.x86_64                               Dependency      @System
  Replaced kf6-kiconthemes-0:6.15.0-1.fc42.x86_64                         Dependency      @System
  Replaced kf6-kimageformats-0:6.15.0-1.fc42.x86_64                       Dependency      @System
  Replaced kf6-kio-core-0:6.15.0-1.fc42.x86_64                            Dependency      @System
  Replaced kf6-kio-core-libs-0:6.15.0-1.fc42.x86_64                       Dependency      @System
  Replaced kf6-kio-doc-0:6.15.0-1.fc42.noarch                             Dependency      @System
  Replaced kf6-kio-file-widgets-0:6.15.0-1.fc42.x86_64                    Dependency      @System
  Replaced kf6-kio-gui-0:6.15.0-1.fc42.x86_64                             Dependency      @System
  Replaced kf6-kio-widgets-0:6.15.0-1.fc42.x86_64                         Dependency      @System
  Replaced kf6-kio-widgets-libs-0:6.15.0-1.fc42.x86_64                    Dependency      @System
  Replaced kf6-kirigami-0:6.15.0-3.fc42.x86_64                            Dependency      @System
  Replaced kf6-kitemviews-0:6.15.0-1.fc42.x86_64                          Dependency      @System
  Replaced kf6-kjobwidgets-0:6.15.0-1.fc42.x86_64                         Dependency      @System
  Replaced kf6-knewstuff-0:6.15.0-1.fc42.x86_64                           Dependency      @System
  Replaced kf6-knotifications-0:6.15.0-1.fc42.x86_64                      Dependency      @System
  Replaced kf6-knotifyconfig-0:6.15.0-1.fc42.x86_64                       Dependency      @System
  Replaced kf6-kpackage-0:6.15.0-1.fc42.x86_64                            Dependency      @System
  Replaced kf6-kparts-0:6.15.0-1.fc42.x86_64                              Dependency      @System
  Replaced kf6-kpty-0:6.15.0-1.fc42.x86_64                                Dependency      @System
  Replaced kf6-kservice-0:6.15.0-1.fc42.x86_64                            Dependency      @System
  Replaced kf6-kstatusnotifieritem-0:6.15.0-1.fc42.x86_64                 Dependency      @System
  Replaced kf6-ksvg-0:6.15.0-1.fc42.x86_64                                Dependency      @System
  Replaced kf6-ktextwidgets-0:6.15.0-1.fc42.x86_64                        Dependency      @System
  Replaced kf6-kwallet-0:6.15.0-1.fc42.x86_64                             Dependency      @System
  Replaced kf6-kwallet-libs-0:6.15.0-1.fc42.x86_64                        Dependency      @System
  Replaced kf6-kwidgetsaddons-0:6.15.0-1.fc42.x86_64                      Dependency      @System
  Replaced kf6-kwindowsystem-0:6.15.0-1.fc42.x86_64                       Dependency      @System
  Replaced kf6-kxmlgui-0:6.15.0-1.fc42.x86_64                             Dependency      @System
  Replaced kf6-solid-0:6.15.0-1.fc42.x86_64                               Dependency      @System
  Replaced kf6-sonnet-0:6.15.0-1.fc42.x86_64                              Dependency      @System
  Replaced kf6-sonnet-hunspell-0:6.15.0-1.fc42.x86_64                     Weak Dependency @System
  Replaced kf6-syndication-0:6.15.0-1.fc42.x86_64                         Dependency      @System
  Replaced kf6-syntax-highlighting-0:6.15.0-1.fc42.x86_64                 Dependency      @System
  Replaced libertas-firmware-0:20250627-1.fc42.noarch                     Group           @System
  Replaced libgfapi0-0:11.1-8.fc42.x86_64                                 Dependency      @System
  Replaced libgfrpc0-0:11.1-8.fc42.x86_64                                 Dependency      @System
  Replaced libgfxdr0-0:11.1-8.fc42.x86_64                                 Dependency      @System
  Replaced libglusterfs0-0:11.1-8.fc42.x86_64                             Dependency      @System
  Replaced libinput-0:1.28.1-1.fc42.x86_64                                Dependency      @System
  Replaced libinput-devel-0:1.28.1-1.fc42.x86_64                          User            @System
  Replaced libldb-2:4.22.2-1.fc42.x86_64                                  Dependency      @System
  Replaced libnvme-0:1.13-1.fc42.x86_64                                   Dependency      @System
  Replaced libomp-0:20.1.7-1.fc42.x86_64                                  Weak Dependency @System
  Replaced libomp-devel-0:20.1.7-1.fc42.x86_64                            Weak Dependency @System
  Replaced libsmbclient-2:4.22.2-1.fc42.x86_64                            Dependency      @System
  Replaced libsolv-0:0.7.33-1.fc42.x86_64                                 Dependency      @System
  Replaced libvpl-1:2.15.0-1.fc42.x86_64                                  Dependency      @System
  Replaced libwbclient-2:4.22.2-1.fc42.x86_64                             Dependency      @System
  Replaced linux-firmware-0:20250627-1.fc42.noarch                        Group           @System
  Replaced linux-firmware-whence-0:20250627-1.fc42.noarch                 Dependency      @System
  Replaced lld-0:20.1.7-1.fc42.x86_64                                     User            @System
  Replaced lld-libs-0:20.1.7-1.fc42.x86_64                                Dependency      @System
  Replaced llvm-0:20.1.7-1.fc42.x86_64                                    Dependency      @System
  Replaced llvm-devel-0:20.1.7-1.fc42.x86_64                              User            @System
  Replaced llvm-filesystem-0:20.1.7-1.fc42.x86_64                         Dependency      @System
  Replaced llvm-googletest-0:20.1.7-1.fc42.x86_64                         Dependency      @System
  Replaced llvm-libs-0:20.1.7-1.fc42.x86_64                               Dependency      @System
  Replaced llvm-static-0:20.1.7-1.fc42.x86_64                             Dependency      @System
  Replaced llvm-test-0:20.1.7-1.fc42.x86_64                               Dependency      @System
  Replaced luajit-0:2.1.1744318430-1.fc42.x86_64                          Dependency      @System
  Replaced mod_lua-0:2.4.63-1.fc42.x86_64                                 Weak Dependency @System
  Replaced mt7xxx-firmware-0:20250627-1.fc42.noarch                       Group           @System
  Replaced mutter-0:48.3-2.fc42.x86_64                                    Dependency      @System
  Replaced mutter-common-0:48.3-2.fc42.noarch                             Dependency      @System
  Replaced nbdkit-0:1.42.4-1.fc42.x86_64                                  Weak Dependency @System
  Replaced nbdkit-basic-filters-0:1.42.4-1.fc42.x86_64                    Dependency      @System
  Replaced nbdkit-basic-plugins-0:1.42.4-1.fc42.x86_64                    Dependency      @System
  Replaced nbdkit-curl-plugin-0:1.42.4-1.fc42.x86_64                      Weak Dependency @System
  Replaced nbdkit-selinux-0:1.42.4-1.fc42.noarch                          Dependency      @System
  Replaced nbdkit-server-0:1.42.4-1.fc42.x86_64                           Dependency      @System
  Replaced nbdkit-ssh-plugin-0:1.42.4-1.fc42.x86_64                       Weak Dependency @System
  Replaced nspr-0:4.36.0-9.fc42.x86_64                                    Dependency      @System
  Replaced nss-0:3.112.0-1.fc42.x86_64                                    Dependency      @System
  Replaced nss-softokn-0:3.112.0-1.fc42.x86_64                            Dependency      @System
  Replaced nss-softokn-freebl-0:3.112.0-1.fc42.x86_64                     Dependency      @System
  Replaced nss-sysinit-0:3.112.0-1.fc42.x86_64                            Dependency      @System
  Replaced nss-tools-0:3.112.0-1.fc42.x86_64                              Dependency      @System
  Replaced nss-util-0:3.112.0-1.fc42.x86_64                               Dependency      @System
  Replaced nvidia-gpu-firmware-0:20250627-1.fc42.noarch                   Group           @System
  Replaced nvme-cli-0:2.13-1.fc42.x86_64                                  Group           @System
  Replaced nxpwireless-firmware-0:20250627-1.fc42.noarch                  Group           @System
  Replaced pango-0:1.56.3-1.fc42.x86_64                                   Dependency      @System
  Replaced pango-devel-0:1.56.3-1.fc42.x86_64                             Dependency      @System
  Replaced perl-AutoLoader-0:5.74-517.fc42.noarch                         Dependency      @System
  Replaced perl-AutoSplit-0:5.74-517.fc42.noarch                          Dependency      @System
  Replaced perl-B-0:1.89-517.fc42.x86_64                                  Dependency      @System
  Replaced perl-Benchmark-0:1.25-517.fc42.noarch                          Dependency      @System
  Replaced perl-Class-Struct-0:0.68-517.fc42.noarch                       Dependency      @System
  Replaced perl-DynaLoader-0:1.56-517.fc42.x86_64                         Dependency      @System
  Replaced perl-English-0:1.11-517.fc42.noarch                            Dependency      @System
  Replaced perl-Errno-0:1.38-517.fc42.x86_64                              Dependency      @System
  Replaced perl-ExtUtils-Constant-0:0.25-517.fc42.noarch                  Dependency      @System
  Replaced perl-ExtUtils-Embed-0:1.35-517.fc42.noarch                     User            @System
  Replaced perl-Fcntl-0:1.18-517.fc42.x86_64                              Dependency      @System
  Replaced perl-File-Basename-0:2.86-517.fc42.noarch                      Dependency      @System
  Replaced perl-File-Compare-0:1.100.800-517.fc42.noarch                  Dependency      @System
  Replaced perl-File-Copy-0:2.41-517.fc42.noarch                          Dependency      @System
  Replaced perl-File-Find-0:1.44-517.fc42.noarch                          Dependency      @System
  Replaced perl-File-stat-0:1.14-517.fc42.noarch                          Dependency      @System
  Replaced perl-FileHandle-0:2.05-517.fc42.noarch                         Dependency      @System
  Replaced perl-Getopt-Std-0:1.14-517.fc42.noarch                         Dependency      @System
  Replaced perl-Git-0:2.50.0-1.fc42.noarch                                Dependency      @System
  Replaced perl-Hash-Util-FieldHash-0:1.27-517.fc42.x86_64                Dependency      @System
  Replaced perl-I18N-Langinfo-0:0.24-517.fc42.x86_64                      Dependency      @System
  Replaced perl-IO-0:1.55-517.fc42.x86_64                                 Dependency      @System
  Replaced perl-IPC-Open3-0:1.22-517.fc42.noarch                          Dependency      @System
  Replaced perl-Math-Complex-0:1.62-517.fc42.noarch                       Dependency      @System
  Replaced perl-NDBM_File-0:1.17-517.fc42.x86_64                          Weak Dependency @System
  Replaced perl-POSIX-0:2.20-517.fc42.x86_64                              Dependency      @System
  Replaced perl-SelectSaver-0:1.02-517.fc42.noarch                        Dependency      @System
  Replaced perl-Symbol-0:1.09-517.fc42.noarch                             Dependency      @System
  Replaced perl-Sys-Hostname-0:1.25-517.fc42.x86_64                       Weak Dependency @System
  Replaced perl-base-0:2.27-517.fc42.noarch                               Dependency      @System
  Replaced perl-deprecate-0:0.04-517.fc42.noarch                          Dependency      @System
  Replaced perl-devel-4:5.40.2-517.fc42.x86_64                            User            @System
  Replaced perl-doc-0:5.40.2-517.fc42.noarch                              Weak Dependency @System
  Replaced perl-if-0:0.61.000-517.fc42.noarch                             Dependency      @System
  Replaced perl-interpreter-4:5.40.2-517.fc42.x86_64                      Dependency      @System
  Replaced perl-lib-0:0.65-517.fc42.x86_64                                Dependency      @System
  Replaced perl-libs-4:5.40.2-517.fc42.x86_64                             Dependency      @System
  Replaced perl-locale-0:1.12-517.fc42.noarch                             Dependency      @System
  Replaced perl-macros-4:5.40.2-517.fc42.noarch                           Dependency      @System
  Replaced perl-mro-0:1.29-517.fc42.x86_64                                Dependency      @System
  Replaced perl-open-0:1.13-517.fc42.noarch                               Dependency      @System
  Replaced perl-overload-0:1.37-517.fc42.noarch                           Dependency      @System
  Replaced perl-overloading-0:0.02-517.fc42.noarch                        Dependency      @System
  Replaced perl-subs-0:1.04-517.fc42.noarch                               Dependency      @System
  Replaced perl-vars-0:1.05-517.fc42.noarch                               Dependency      @System
  Replaced pyproject-rpm-macros-0:1.18.2-1.fc42.noarch                    Dependency      @System
  Replaced pyproject-srpm-macros-0:1.18.2-1.fc42.noarch                   Dependency      @System
  Replaced python3-click-plugins-0:1.1.1-23.fc42.noarch                   Dependency      @System
  Replaced python3-perf-0:6.15.4-200.fc42.x86_64                          Weak Dependency @System
  Replaced python3-requests-0:2.32.3-4.fc42.noarch                        Dependency      @System
  Replaced realmd-0:0.17.1-15.fc42.x86_64                                 Group           @System
  Replaced realtek-firmware-0:20250627-1.fc42.noarch                      Group           @System
  Replaced samba-client-2:4.22.2-1.fc42.x86_64                            Group           @System
  Replaced samba-client-libs-2:4.22.2-1.fc42.x86_64                       Dependency      @System
  Replaced samba-common-2:4.22.2-1.fc42.noarch                            Dependency      @System
  Replaced samba-common-libs-2:4.22.2-1.fc42.x86_64                       Dependency      @System
  Replaced selinux-policy-0:41.44-1.fc42.noarch                           Dependency      @System
  Replaced selinux-policy-targeted-0:41.44-1.fc42.noarch                  Group           @System
  Replaced thunderbird-0:128.11.1-1.fc42.x86_64                           Group           @System
  Replaced thunderbird-librnp-rnp-0:128.11.1-1.fc42.x86_64                Dependency      @System
  Replaced tiwilink-firmware-0:20250627-1.fc42.noarch                     Group           @System
  Replaced vim-common-2:9.1.1484-1.fc42.x86_64                            Dependency      @System
  Replaced vim-data-2:9.1.1484-1.fc42.noarch                              Dependency      @System
  Replaced vim-enhanced-2:9.1.1484-1.fc42.x86_64                          Group           @System
  Replaced vim-filesystem-2:9.1.1484-1.fc42.noarch                        Dependency      @System
  Replaced vim-minimal-2:9.1.1484-1.fc42.x86_64                           Group           @System
  Replaced vte-profile-0:0.80.2-2.fc42.x86_64                             Dependency      @System
  Replaced vte291-0:0.80.2-2.fc42.x86_64                                  Dependency      @System
  Replaced vte291-gtk4-0:0.80.2-2.fc42.x86_64                             Dependency      @System
  Replaced waydroid-0:1.5.1-2.fc42.noarch                                 User            @System
  Replaced waydroid-selinux-0:1.5.1-2.fc42.noarch                         Dependency      @System
  Replaced xxd-2:9.1.1484-1.fc42.x86_64                                   Dependency      @System
```
You can compare this list with your lists.
Next step would to downgrade step by step the updated packages, if it is possible.
Maybe it is caused by libinput? I saw this package in your list too.

Comment 7 Wolfgang Ulbrich 2025-07-15 09:23:48 UTC
Problem is caused by libinput-0:1.28.901-1.fc42.x86_64 !

Comment 8 Wolfgang Ulbrich 2025-07-15 09:30:10 UTC
Honestly, i do not get why a test version (.901) is in stable fedora branch.

Comment 9 Peter Hutterer 2025-07-15 11:10:44 UTC
it's an rc for the next version and historically libinput has been both quite stable and new versions brought some extra goodies (device-specific fixes), hence I'm tracking upstream closely (for the most recent released Fedora version anyway).

This one was a bit of a surprise but I managed to reproduce it and figure it out: https://gitlab.freedesktop.org/libinput/libinput/-/issues/1158, should have a fix out for this tomorrow.

Comment 10 William Bader 2025-07-15 11:56:04 UTC
Thanks for finding the problem!!!

Comment 11 Fedora Update System 2025-07-16 01:06:12 UTC
FEDORA-2025-4800159f20 (libinput-1.28.901-3.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-4800159f20

Comment 12 Fedora Update System 2025-07-17 00:58:27 UTC
FEDORA-2025-4800159f20 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-4800159f20`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-4800159f20

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2025-07-18 01:47:48 UTC
FEDORA-2025-1fe6c7d79e has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-1fe6c7d79e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-1fe6c7d79e

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2025-07-19 21:32:34 UTC
FEDORA-2025-1fe6c7d79e (libinput-1.28.902-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 William Bader 2025-07-20 03:02:41 UTC
Thanks! The libinput-1.28.902-1.fc42.x86_64 update came and seems to be working!
I could put the MATE desktop shortcut for "Take a screenshot of a window" back to Alt+SysReq, and then that sequence works.
Is it correct that "Take a screenshot" shows Print, while "Take a screenshot of a window" shows Alt+SysReq, even though "Print" and "SysReq" are the same key (which happens to say "PrtSc")?
Regards, William

Comment 16 Peter Hutterer 2025-07-21 02:49:57 UTC
On the evdev level the key is named KEY_SYSRQ but on the physical keyboard they're typically labelled as Print Screen (or PrtSc where there's insufficient space). I'm guessing that the difference you see is due to the default XKB mapping:

    key <PRSC> {
        type= "PC_ALT_LEVEL2",
        symbols[Group1]= [           Print,         Sys_Req ]
    };

i.e. this key resolves to different keysyms depending on whether alt is down or not.

Comment 17 William Bader 2025-07-21 03:11:00 UTC
Thanks for the explanation! I was worried that something was still wrong.


Note You need to log in before you can comment on or make changes to this bug.