OttoAllmendinger / gnome-shell-screenshot

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

TypeError this.gtkImage.pixbuf is null #166

Closed domhaas closed 2 years ago

domhaas commented 2 years ago

Since I've switched from Ubuntu to Manjaro (Gnome 41.1) I'm getting these two errors when creating a screenshot:

error: exitCode=256 TypeError this.gtkImage.pixbuf is null

Am I missing something? Couldn't find anything with these errors. Thank you in advance.

domhaas commented 2 years ago

Possible duplicate of #165

MisterPresident commented 2 years ago

I have the same issue, any solutions yet?

OttoAllmendinger commented 2 years ago

This particular issue should be fixed on the master branch

However there are other issues with Gnome41 that need fixing.

OttoAllmendinger commented 2 years ago

duplicate of #158