Skip to content

Instantly share code, notes, and snippets.

@kurtis318
Created July 29, 2017 05:19
Show Gist options
  • Save kurtis318/11cf4b091f37ec2acac6065746bd11e9 to your computer and use it in GitHub Desktop.
Save kurtis318/11cf4b091f37ec2acac6065746bd11e9 to your computer and use it in GitHub Desktop.
Shutter package installation issue with Fedora 26
I use the shutter package to take and then edit screeen shots. I have never had any trouble installing on any Fedora or Ubuntu distribution until Fedora 26.
The shutter package will not install even when rpmfind is installed. dnf gives an error saying gnome-web package is not available.
Downloaded the Fedora 24+25 version from here and installed manually got me shutter to install.
ftp://rpmfind.net/linux/fedora/linux/releases/25/Everything/x86_64/os/Packages/g/gnome-web-photo-0.10.5-9.fc24.x86_64.rpm
When I tried launching shutter from a launcher nothing happened. No window came up. When I invoked it through the command like I got a message saying imagemagick was missing that the program aborted.
Once I install ImageMagicK, shutter was now happy and worked just fine.
Looks like the maintainer of shutter on Fedora 26 needs to get this fixed. Wonder how I report this? Stay tuned...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment