sultancoding
Results
2
comments of
sultancoding
I solved this **invalid byte 1 of 1-byte utf-8 sequence** problem by compiling jrxml file using jaspersoft Studio version 6.9. This package is using jasperreports-6.7.0.jar library. Maybe it has issues...
This worked for me, Install package `dbus` first: `distrobox create --pull -i docker.io/library/archlinux:latest --name Distrobox-Archlinux --home ~/Distrobox/Archlinux --additional-packages "systemd" --init --pre-init-hooks "pacman -S -y -y; pacman -S --noconfirm dbus; pacman-key...