`Print Screen` stopped opening the native GNOME screenshot UI on Zorin OS

On Zorin OS, the Print Screen key no longer opens the native GNOME screenshot UI.

The keybinding appears to be correctly configured, but pressing Print does nothing.

Environment

  • Zorin OS: 18.1

  • zorin-os-desktop package: 1.7.9

  • GNOME Shell: 46.0

  • gnome-screenshot: 41.0

  • Session type: Wayland

  • Desktop session: zorin

  • Kernel: Linux 6.17.0-22-generic

Expected behavior

Pressing Print Screen should open the native GNOME screenshot UI.

Actual behavior

Pressing Print Screen does nothing.

Current keybindings

These are the active GNOME screenshot bindings:

  • show-screenshot-ui = ['Print']

  • screenshot = ['<Shift>Print']

  • screenshot-window = ['<Alt>Print']

What I tested

  1. Confirmed that the GNOME screenshot keybindings are set correctly.

  2. Confirmed that org.gnome.SettingsDaemon.MediaKeys.service is running.

  3. Reset the screenshot-related keybindings back to defaults.

  4. Removed a temporary custom shortcut that had been created during troubleshooting.

  5. Removed Flameshot and its extra screenshot permission after testing it as a workaround.

  6. Restarted the GNOME media keys target/service in the user session.

After all of that, the binding still shows Print, but pressing the key still does nothing.

Additional observations

  • Shift+Print and Alt+Print were also involved during testing, but the final state was restored to the GNOME defaults.

  • The Print binding is currently back on org.gnome.shell.keybindings show-screenshot-ui.

  • The issue may be related to the current GNOME Shell session keeping a stale key grab or stale internal state after screenshot shortcut changes.

Final restored state

This is the state after cleanup:

  • Native GNOME screenshot UI restored as the intended handler for Print

  • No custom Print shortcut left in org.gnome.settings-daemon.plugins.media-keys

  • Temporary Flameshot install removed

  • Temporary Flatpak screenshot permission removed

Question

Is this a known issue on Zorin OS with GNOME Shell 46 on Wayland?

If the keybinding is visibly correct in gsettings, but Print still does nothing, what is the recommended way to fully reset the screenshot shortcut handling in the current session without logging out?

Useful command output


$ gsettings list-recursively org.gnome.shell.keybindings | rg 'show-screenshot-ui|screenshot-window|^org\.gnome\.shell\.keybindings screenshot '

org.gnome.shell.keybindings screenshot ['<Shift>Print']

org.gnome.shell.keybindings screenshot-window ['<Alt>Print']

org.gnome.shell.keybindings show-screenshot-ui ['Print']


$ gsettings get org.gnome.settings-daemon.plugins.media-keys custom-keybindings

['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/', '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom2/']


$ systemctl --user --no-pager --full status org.gnome.SettingsDaemon.MediaKeys.service

Active: active (running)

Date observed

Observed on May 3, 2026.
After upgrade from 18 to 18.1

Hello and welcome,
Did you try to switch to X11 ?

1 Like

Welcome to the Forum!

Do You maybe have a 2nd Keyboard at Hand? If yes, maybe try it with this to check if the Key could have a Malfunction.

I don't want to switch to x11 because my monitors, having different refresh rates, would have a limited framerate. With Wayland, I managed to get each one to operate at its maximum frequency.

It's not malfunction, because now, when I click the key, the interface appears, but when I take a screenshot using the area selection tool, nothing happens; it only works when it's a specific screen or window.

I understand and of course is important for you, but it seem the area selection have a bug with Wayland.
you can try Flameshot with this script

It's not the same UI but it worked, thanks :slight_smile:

1 Like

The gnome-screenshot app is not compatible with Wayland. Unusable in Gnome since Ubuntu 25.10 since there is no X11 session.

1 Like