From: bokr@bokr.com
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Raghav Gururajan <rg@raghavgururajan.name>,
Morgan.J.Smith@outlook.com, 56382@debbugs.gnu.org,
Maxim Cournoyer <maxim.cournoyer@gmail.com>,
20255@debbugs.gnu.org
Subject: [bug#56382] bug#20255: [bug#56382] [PATCH] gnu: gajim: Use hicolor-icon-theme to avoid crashing on startup
Date: Mon, 18 Jul 2022 15:33:18 +0200 [thread overview]
Message-ID: <20220718133318.GA2771@LionPure> (raw)
In-Reply-To: <87k08a3h0s.fsf@gnu.org>
Hi Ludo,
On +2022-07-18 11:29:55 +0200, Ludovic Courtès wrote:
> Hi,
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
>
> > Hi Ludovic,
> >
> > Ludovic Courtès <ludo@gnu.org> writes:
> >
> >> Hi,
> >>
> >> "Raghav Gururajan" <rg@raghavgururajan.name> skribis:
> >>
> >>>> Does simply adding ‘hicolor-icon-theme’ to ‘inputs’ fix the issue?
> >>>
> >>> Most gtk-based apps expect hicolor-icon-theme and adwaita-icon-theme to be in the profile. Adding these in either system or user profile would prevent this error from occurring.
> >>
> >> Right, so the proposed patch (adding ‘hicolor-icon-theme’ to ‘inputs’,
> >> not ‘propagated-inputs’) shouldn’t make any difference I guess?
> >
> > I think it works as inputs because of our wrappers (perhaps
> > XDG_DATA_DIRS)? But it's kind at odds with our policy which is to let
> > users manage icons themselves.
>
> Yeah.
>
> > Probably because of #20255 that wouldn't help currently (system and user
> > profiles are not merged), but if we fixed that bug we could make the
> > situation better by adding 'hicolor-icon-theme' to the default packages
> > of our desktop system templates.
>
> Right.
>
> BTW, the reason the solution at <https://issues.guix.gnu.org/20255#12>
> was rejected could be revisited. Since that time, search paths made it
> into the manifest itself, which brings a speed up:
>
> --8<---------------cut here---------------start------------->8---
> $ sudo sh -c 'echo 3 > /proc/sys/vm/drop_caches '
> $ time guix package -p ~/.guix-home/profile -p /run/current-system/profile --search-paths > /dev/null
>
> real 0m0.540s
> user 0m0.131s
> sys 0m0.063s
> $ time guix package -p ~/.guix-home/profile -p /run/current-system/profile --search-paths > /dev/null
>
> real 0m0.135s
> user 0m0.130s
> sys 0m0.024s
> --8<---------------cut here---------------end--------------->8---
>
> Thoughts?
>
> Ludo’.
I'm sure you were just after a quick indication and know what can affect timing,
but I'm curious:
What would the above results be if you did the second timing
first, after a power down and cold start?
I'm guessing the kernel file systems are pretty clever about
caching stuff, especially if you have lots of ram :)
I.e., what cached state could the first timing have left for the second to profit from?
(I've been fooled maany times, benchmarking and timing :)
--
Regards,
Bengt Richter
next prev parent reply other threads:[~2022-07-18 13:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-04 13:43 [bug#56382] [PATCH] gnu: gajim: Use hicolor-icon-theme to avoid crashing on startup Morgan.J.Smith
2022-07-12 22:15 ` Ludovic Courtès
2022-07-13 8:54 ` Raghav Gururajan via Guix-patches via
2022-07-13 16:06 ` Raghav Gururajan via Guix-patches via
2022-07-15 13:02 ` Ludovic Courtès
2022-07-16 1:38 ` Maxim Cournoyer
2022-07-18 9:29 ` Ludovic Courtès
2022-07-18 13:33 ` bokr [this message]
2022-07-18 15:19 ` Raghav Gururajan via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220718133318.GA2771@LionPure \
--to=bokr@bokr.com \
--cc=20255@debbugs.gnu.org \
--cc=56382@debbugs.gnu.org \
--cc=Morgan.J.Smith@outlook.com \
--cc=ludo@gnu.org \
--cc=maxim.cournoyer@gmail.com \
--cc=rg@raghavgururajan.name \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).