From: 白い熊 <help-guix_gnu.org@sumou.com>
To: GNU Guix help <help-guix@gnu.org>
Subject: Re: GRUB theming - background
Date: Thu, 9 Apr 2020 15:08:21 +0000 (UTC) [thread overview]
Message-ID: <ad818a90-6a16-4115-95c6-ad3eefa08c9c@localhost> (raw)
In-Reply-To: <6fa7cc43-6136-4611-8d05-9fa046e5f186@localhost>
Apr 7, 2020 22:07:13 白い熊 <help-guix_gnu.org@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
白い熊
next prev parent reply other threads:[~2020-04-09 15:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-07 16:48 GRUB theming - background 白い熊
2020-04-07 17:39 ` Tobias Geerinckx-Rice
2020-04-07 17:58 ` 白い熊
2020-04-07 19:18 ` Tobias Geerinckx-Rice
2020-04-07 20:06 ` 白い熊
2020-04-09 15:08 ` 白い熊 [this message]
2020-04-14 10:18 ` ison
2020-04-16 16:06 ` 白い熊
2020-09-12 14:53 ` 白い熊
2020-09-14 21:27 ` Joshua Branson
2020-09-15 5:39 ` 白い熊
2020-09-15 17:07 ` Joshua Branson
-- strict thread matches above, loose matches on Subject: below --
2020-09-15 6:13 Stefan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ad818a90-6a16-4115-95c6-ad3eefa08c9c@localhost \
--to=help-guix_gnu.org@sumou.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.