Search Criteria
Package Details: gscreenshot 3.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gscreenshot.git (read-only, click to copy) |
|---|---|
| Package Base: | gscreenshot |
| Description: | A simple screenshot tool supporting multiple backends |
| Upstream URL: | https://github.com/thenaterhood/gscreenshot |
| Licenses: | GPL |
| Conflicts: | gscreenshot-git |
| Submitter: | thenaterhood |
| Maintainer: | thenaterhood |
| Last Packager: | thenaterhood |
| Votes: | 20 |
| Popularity: | 0.005242 |
| First Submitted: | 2015-09-06 22:19 (UTC) |
| Last Updated: | 2025-11-02 22:44 (UTC) |
Dependencies (19)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- python
- python-gobject
- python-pillow (python-pillow-simd-gitAUR)
- python-setuptools
- scrot
- slop (slop-gitAUR)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR) (make)
- gettext (gettext-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
- go-md2man (optional) – for generating the manpage at build (or use pandoc)
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (optional) – for generating the manpage at build (or use go-md2man)
- python-dbus (optional) – required when using the XDG desktop portal backend
- slurp (slurp-gitAUR) (optional) – for region selecton on Wayland
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – Wayland clipboard support
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – command line clipboard support
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – for opening screenshot files from gscreenshot
Latest Comments
1 2 Next › Last »
Kawa commented on 2026-01-15 04:41 (UTC)
@w4rum Thanks, this save my times!
rafnov commented on 2024-04-21 01:41 (UTC)
@thenaterhood, I don't know how it started working without an error after another trial o_O not even a single message in commandline.
thenaterhood commented on 2024-04-20 20:35 (UTC)
@rafnov can you provide more information about your setup? I can't reproduce that problem.
rafnov commented on 2024-04-20 11:48 (UTC)
Doesn't work after succesful install:
LANG=C gscreenshot Traceback (most recent call last): File "/usr/bin/gscreenshot", line 33, in <module> sys.exit(load_entry_point('gscreenshot==3.5.0', 'gui_scripts', 'gscreenshot')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/gscreenshot/frontend/init.py", line 43, in delegate gscreenshot.frontend.gtk.main() File "/usr/lib/python3.11/site-packages/gscreenshot/frontend/gtk/init.py", line 545, in main presenter = Presenter( ^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/gscreenshot/frontend/gtk/init.py", line 56, in init self._show_preview() File "/usr/lib/python3.11/site-packages/gscreenshot/frontend/gtk/init.py", line 511, in _show_preview self._view.update_preview(self._image_to_pixbuf(preview_img)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/gscreenshot/frontend/gtk/init.py", line 497, in _image_to_pixbuf loader = Gtk.gdk.PixbufLoader("pnm") ^^^^^^^^^^^^^^^^^^^^^^^^^^^ gi.repository.GLib.GError: gdk-pixbuf-error-quark: Image type “pnm” is not supported (3)
w4rum commented on 2019-12-22 14:45 (UTC)
@Squiffy: Had the same problem, it's not your machine.
As thenaterhood speculated, it's a problem with cached builds. Doing a clean install (
yaywill ask for it when doingyay -S gscreenshot) fixes the problem.Squiffy commented on 2019-11-26 10:45 (UTC) (edited on 2019-11-26 10:50 (UTC) by Squiffy)
That's odd, I tried the same and still have the issue.
If no other are reporting the issue I'll accept it may just be my machine. Thanks for looking into it!
edit: this time I reinstalled gscreenshot without uninstalling first and it worked, thanks for making me tripple check!
thenaterhood commented on 2019-11-23 02:34 (UTC)
thenaterhood commented on 2019-11-22 12:56 (UTC)
Acknowledged! I'll look into it. Thanks for the report, Squiffy!
Squiffy commented on 2019-11-18 10:35 (UTC) (edited on 2019-11-18 10:39 (UTC) by Squiffy)
AlexWayfer commented on 2018-09-17 13:57 (UTC)
It's working now, thanks!
1 2 Next › Last »