Package Details: zugferd-manager 1.3.2-1

Git Clone URL: https://aur.archlinux.org/zugferd-manager.git (read-only, click to copy)
Package Base: zugferd-manager
Description: Desktop-Anwendung zur Erstellung und Überprüfung von E-Rechnungen im ZUGFeRD-Format.
Upstream URL: https://github.com/OpenIndex/ZUGFeRD-Manager/
Licenses: Apache-2.0
Submitter: zap_42
Maintainer: zap_42
Last Packager: zap_42
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-14 12:53 (UTC)
Last Updated: 2025-06-09 10:22 (UTC)

Latest Comments

zap_42 commented on 2025-06-09 09:56 (UTC) (edited on 2025-06-09 10:17 (UTC) by zap_42)

The broken symlink has been fixed now; the application files have been moved to the /opt directory for more consistency with https://wiki.archlinux.org/title/Arch_package_guidelines#Directories With release 3, a dependency on jdk-openjdk has been added

tfi commented on 2025-06-06 15:53 (UTC)

this: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zugferd-manager#n30 causes a broken symlink as it will do

ls -la /usr/bin/zugferd-manager
lrwxrwxrwx 1 root root 102  6. Jun 17:33 /usr/bin/zugferd-manager -> /home/myUSERNAME/.cache/yay/zugferd-manager/pkg/zugferd-manager/usr/share/zugferd-manager/bin/zugferd-manager

I guess the correct binary is /usr/share/zugferd-manager/bin/ZUGFeRD-Manager. that one starts the UI but crashes for me

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fadc0b7f3ef, pid=927169, tid=927275
#
# JRE version: OpenJDK Runtime Environment JBR-21.0.6+8-825.69-jcef (21.0.6+8) (build 21.0.6+8-b825.69)
# Java VM: OpenJDK 64-Bit Server VM JBR-21.0.6+8-825.69-jcef (21.0.6+8-b825.69, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libjcef.so+0x17f3ef]  void std::__facet_shims::__numpunct_fill_cache<char>(std::integral_constant<bool, false>, std::locale::facet const*, std::__numpunct_cache<char>*)+0x6f