OttoAllmendinger / gnome-shell-screenshot

Gnome Shell extension for making and uploading screenshots
MIT License
268 stars 54 forks source link

Error while trying to take a screenshot (area, window and desktop) #178

Closed pflanzenandi closed 2 years ago

pflanzenandi commented 2 years ago

GLib.spawnError: Failed to execute child process ''gnome screenshots'' (no such file or directory)

NAME="Pop!_OS" VERSION="21.10" GNOME=''40.4.0''

OttoAllmendinger commented 2 years ago

Please make sure you have the gnome-screenshot installed

I think it should work similar to this: https://zoomadmin.com/HowToInstall/UbuntuPackage/gnome-screenshot

pflanzenandi commented 2 years ago

That worked. Is the gnome.extension package broken?

OttoAllmendinger commented 2 years ago

No, it is just missing a check for this dependency. The tool is typically installed but not always.