OttoAllmendinger / gnome-shell-screenshot

Gnome Shell extension for making and uploading screenshots
MIT License
266 stars 53 forks source link

Ubuntu 22.04 LTS - gnome shell screenshot tool extension not working #188

Closed hiage closed 2 years ago

hiage commented 2 years ago

gnome-shell --version GNOME Shell 42.0

journalctl --user /usr/bin/gnome-shell --follow

Apr 30 20:06:10 Thinkpad gnome-shell[2789]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise: wrapNotifyError/<@/home/abdurrahman/.local/share/gnome-shell/extensions/gnome-shell-screenshot@ttll.de/extension.js:735:31 activate@resource:///org/gnome/shell/ui/popupMenu.js:197:14 vfunc_button_release_event@resource:///org/gnome/shell/ui/popupMenu.js:141:14

witszymanski commented 2 years ago

After upgrading to 22.04 LTS it stopped working here. I reinstalled it, logged out and in (which remeved the error) but I still cannot make it work.

image

Greets

serhiyburkow commented 2 years ago

After upgrading to 22.04 LTS it stopped working here. I reinstalled it, logged out and in (which remeved the error) but I still cannot make it work.

image

Greets

You just need to install additionaly gnome-screenshot through apt-get

witszymanski commented 2 years ago

image It works apparently now...

Where is the FACE PALM emoticon here???

Thanks man!!

hiage commented 2 years ago

After upgrading to 22.04 LTS it stopped working here. I reinstalled it, logged out and in (which remeved the error) but I still cannot make it work. image Greets

You just need to install additionaly gnome-screenshot through apt-get

thanks man! its working now. just apt install gnome-screenshot