Search Criteria
Package Details: ausweiskopie 0.1.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ausweiskopie.git (read-only, click to copy) |
---|---|
Package Base: | ausweiskopie |
Description: | Create privacy friendly and legal copies of your Ausweisdokument |
Upstream URL: | https://github.com/Varbin/ausweiskopie |
Licenses: | MPL-2.0 |
Submitter: | lucaswerkmeister |
Maintainer: | lucaswerkmeister |
Last Packager: | lucaswerkmeister |
Votes: | 1 |
Popularity: | 0.49 |
First Submitted: | 2025-03-19 18:56 (UTC) |
Last Updated: | 2025-03-23 00:53 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-dbus
- python-gobject
- python-importlib_resources
- python-pillow (python-pillow-simd-gitAUR)
- python-build (make)
- python-installer (make)
- python-ttkbootstrapAUR (optional) – modern theme
Latest Comments
lucaswerkmeister commented on 2025-04-09 17:43 (UTC)
re edit: Apparently I have both of those packages and also
xdg-desktop-portal-gnome
installed, so maybe try adding that one too? (Or-kde
or similar depending on your desktop.)That said, I don’t appear to have
org.freedesktop.portal.FileChooser
in my DBus either (looking atbusctl --user tree
and similar commands), yet it works for me… curious.n-st commented on 2025-04-09 13:45 (UTC) (edited on 2025-04-09 13:55 (UTC) by n-st)
Trying to load a file (by clicking one the preview images) raises
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.FileChooser” on object at path /org/freedesktop/portal/desktop
.Am I missing a dependency somewhere?
Edit: https://github.com/Varbin/ausweiskopie/issues/33 -> presumably missing
xdg-desktop-portal
and (e.g.)xdg-desktop-portal-gtk
, but that alone doesn't fix the error on my system…lucaswerkmeister commented on 2025-03-23 00:53 (UTC)
Done, thanks!
3j14 commented on 2025-03-22 22:32 (UTC)
I got the error message '/usr/bin/python: No module named build'. Could you add 'python-build' and 'python-installer' as 'makedepends'?