Categories: Ubuntu

Shutter works on Wayland for Select Area & Window Screenshots

For Ubuntu 22.04/23.10, Fedora & other Linux with Wayland, Shutter screenshot tool can finally take screenshots for selected area and app windows!

Shutter is (or was) an excellent feature rich screenshot tool, with image editing and uploading support.

It was one of my top favorite apps, but removed from Ubuntu repositories due to lack of maintenance. Though, it’s later added back to system repository, thanks to open-source community’s work by porting it to GTK3.

Sadly, the development of Shutter project is slowing down, and many features do NOT work in Ubuntu 22.04 + with default Wayland session, include capturing selection area and app window. And, it even refuses to launch in Ubuntu 23.10.

Shutter screenshot tool and built-in editor

For lovers of Shutter screenshot tool, besides switching back to classic Xorg session, there’s now an open-source fork to make the screenshotting features work on Wayland.

this thing that Shutter does not work on Wayland started to bother me “a lot” and so I decided to invest some time to resolve this question the base idea was to leverage gnome-screenshot command line utility while maintaining the very same user interface and behavior.

And, there’s a Youtube video about the Shutter on Wayland:

Install the new Shutter in Ubuntu 22.04/23.10 with default Wayland

NOTE: The new “Shutter on Wayland” so far only brings back basic screenshot feature. Plugins and capture menu are still not working in my test.

1. The developer provides a .deb package for Ubuntu 23.10, which also works good in my test in Ubuntu 22.04.

For the time being, the link button above may not work in future. If so, check the github project page.

2. If you have installed old Shutter package from system repository, then remove it first by opening terminal (Ctrl+Alt+T) and run command:

sudo apt remove --autoremove shutter

3. Finally, install the downloaded package, either by double-clicking via “Software Install“, or by:

Tips: if you messed up the system version of Shutter and Shutter on wayland, the ‘Selection’ and ‘Window’ button may be grayed out. In my case, just do a ‘Desktop’ (full-screen) screenshot will make them work again.

Uninstall:

To remove the screenshot package, simply open terminal (Ctrl+Alt+T) and run command:

sudo apt remove --autoremove shutter-on-wayland

The post Shutter works on Wayland for Select Area & Window Screenshots appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

How to Fix VMware’s “Could not open /dev/vmmon” Error on Ubuntu

You’ve recently installed VMware Workstation on your Ubuntu system and encountered the frustrating “Could not…

5 hours ago

How to Fix Ubuntu 404 Errors While Fetching Dependencies

Have you ever found yourself staring at a terminal full of 404 errors while trying…

5 hours ago

How to Fix ‘Please Install All Available Updates’ Error When Upgrading Ubuntu 18.04 to 20.04 LTS

One particularly frustrating error that many users face when trying to upgrade from Ubuntu 18.04 …

5 hours ago

How to fix “Release is not valid yet” Error in Docker Containers

In the world of containerization, time synchronization issues can create unexpected roadblocks when working with…

5 hours ago

How to fix “Externally Managed Environment” Pip Errors on Ubuntu

If you’ve recently upgraded to Ubuntu 23.04 or newer, you might have encountered a frustrating…

5 hours ago

Ubuntu now officially supports NVIDIA Jetson: powering the future of AI at the edge

Canonical announces the General Availability of Ubuntu for the NVIDIA® Jetson Orin™ for edge AI…

12 hours ago