Apr 7, 2020 22:07:13 白い熊 <help-guix_gnu....@sumou.com>: > ERROR: In procedure rsvg-handle-new-from-file: > Throw to key `rsvg-error' with args `("rsvg-handle-new-from-file" "" () ())'.
Tobias, I've inspected the error and done some digging - I've tried to reconfigure using a PNG file just to be safe - it's all the same. Anyhow, based on my latest fail log, I get: === Backtrace: 2 (primitive-load "/gnu/store/a85xz515j3dak1w89nz1gndnd19?") In gnu/build/svg.scm: 46:4 1 (svg->png "/gnu/store/zbrpy072h2bw66d2qpczz9ki26vb9saj?" ?) In unknown file: 0 (rsvg-handle-new-from-file "/gnu/store/zbrpy072h2bw66d2?") ERROR: In procedure rsvg-handle-new-from-file: Throw to key `rsvg-error' with args `("rsvg-handle-new-from-file" "" () ())'. === So, inspecting the above, I see: ~ $ ls -l /gnu/store/zbrpy072h2bw66d2* -r--r--r-- 2 root root 418689 1970-01-01 1970 /gnu/store/zbrpy072h2bw66d2qpczz9ki26vb9saj-gnu-grub.png ~ $ ls -l /gnu/store/a85xz515j3dak1w89nz1gndnd19* -r--r--r-- 2 root root 160 1970-01-01 1970 /gnu/store/a85xz515j3dak1w89nz1gndnd1989mj7-grub-image.png-builder ~ $ cat /gnu/store/a85xz515j3dak1w89nz1gndnd1989mj7-grub-image.png-builder (begin (use-modules (gnu build svg)) (svg->png "/gnu/store/zbrpy072h2bw66d2qpczz9ki26vb9saj-gnu-grub.png" ((@ (guile) getenv) "out") #:width 1024 #:height 768)) The image is the converted image, I checked. So, why the rsvg-error here? Why is it failing? -- Best regards / 宜しく御願い致します / S pozdravem / C уважением / Z poważaniem / Mit freundlichen Grüßen 白い熊