FAQ & Help

  1. I want Shutter to be the default tool to take screenshots with. How do I do that? Shutter provides a built-in functionality to setup the global shortcuts if you are using GNOME. A detailed description and solutions for other desktop environments are available here.
  2. I want to open my screenshot in an external application but the ‘Open with’ menu entry is empty. Why are my installed apps not listed here? You don’t seem to have any mimeinfo.cache files. Try running the update-desktop-database command. If you don’t have this command you should install the desktop-file-utils package.
  3. Are there any plans to develop Shutter for Window, Mac OS or any other platform that is not GNU/Linux (or related)? I totally agree that supporting as many platforms as possible should be a target for most software projects nowadays, but there are some good – in my opinion – reasons against this in some special cases.
    One of the most important things is that Shutter depends on software components that are only available on Linux and comparable platforms (e.g. some gnome libraries and especially a fully working X-Server). Shutter is using xlib calls in many cases to perform the various tasks of taking screenshots. Most parts of the application had to be rewritten when multi-platform would be a future goal. Currently this project is a two men project and it is just impossible to “implement new features and improving the app” AND “spending months in writing several backends to support more platforms”.
    Another reason that comes to my mind is that there are already a lot screenshot taking applications for windows (freeware and professional software). I am unsure if the huge amount of work would be worth it. The fact that there was no dedicated screenshot application for Linux was one of the main reasons for starting Shutter and I am still convinced that it is useful for a lot of people who need some more features than offered by standard tools.
    Nevertheless, this is an open-source project and anyone could start a port of Shutter at any time…to any platforms possible. I am always willing to assist where I can.

Latest Posts

Shutter 0.99.4 - fix crash for new installs

Two further bugs have been fixed after the recent 0.99.3 release:

Shutter 0.99.3 - some more bug fixes for 2023

After a long time there is another bugfix release:

Shutter 0.99.2

Fix for previous version. I acidentally had left a debug code there, resulting in wayland-specific code to be executed for X11 system.