unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 荒井吉則 <kumagusu08@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Where is gtk-update-icon-cache ... ?
Date: Thu, 10 Jan 2019 19:00:55 -0500	[thread overview]
Message-ID: <20190111000055.GB26136@jasmine.lan> (raw)
In-Reply-To: <CAH2wgjhXO4AMTqLHh3byxN+0NAFeQMGvzOi8df4RbOcKf4CqQA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1658 bytes --]

On Thu, Jan 10, 2019 at 10:23:15AM +0900, 荒井吉則 wrote:
> Hello,  I'm still beginner for GuixSd.
> 
> I have installed epiphany but show error , missing hicolor-icon-theme.
> I have installed hicolor-icon-theme. No error message but show bookmark
> icon only, other icons missing.
> 
> What is other icon-theme or another packages I need to install?

Not sure but try adwaita-icon-theme.

> I think missing icon cache but gtk-update-icon-cache command is missing too
> then install gtk+-3.24.0.
> 
> Why gtk+-3.24.0 package don't include gtk-update-icon-cache etc commands?

gtk-update-icon-cache is in the "bin" output of GTK+. For example:

------
$ guix build gtk+
/gnu/store/0mskf7mzfrhrnkixfadrvvr5lgfssfzf-gtk+-3.24.0-bin
/gnu/store/iypmqb5a6g1f1xw4s7m88vy51hgyh0p1-gtk+-3.24.0-doc
/gnu/store/3yrx79ds64dabi6qkkmh4s7ydiqxhl4g-gtk+-3.24.0
$ ls -l /gnu/store/0mskf7mzfrhrnkixfadrvvr5lgfssfzf-gtk+-3.24.0-bin/bin
total 3984
-r-xr-xr-x 2 root root  134656 Dec 31  1969 broadwayd
-r-xr-xr-x 2 root root 1907384 Dec 31  1969 gtk3-demo
-r-xr-xr-x 2 root root 1551368 Dec 31  1969 gtk3-demo-application
-r-xr-xr-x 2 root root   81840 Dec 31  1969 gtk3-icon-browser
-r-xr-xr-x 2 root root  194488 Dec 31  1969 gtk3-widget-factory
-r-xr-xr-x 2 root root   41960 Dec 31  1969 gtk-builder-tool
-r-xr-xr-x 2 root root   22744 Dec 31  1969 gtk-encode-symbolic-svg
-r-xr-xr-x 2 root root   22544 Dec 31  1969 gtk-launch
-r-xr-xr-x 2 root root   31816 Dec 31  1969 gtk-query-immodules-3.0
-r-xr-xr-x 2 root root   21224 Dec 31  1969 gtk-query-settings
-r-xr-xr-x 2 root root   43584 Dec 31  1969 gtk-update-icon-cache
------

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2019-01-11  0:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-10  1:23 Where is gtk-update-icon-cache ... ? 荒井吉則
2019-01-11  0:00 ` Leo Famulari [this message]
2019-01-11  4:01   ` 荒井吉則
2019-01-11  5:00     ` Ricardo Wurmus
2019-01-11  8:51       ` 荒井吉則
2019-01-31 14:58         ` swedebugia
2019-02-02  0:12           ` Yoshinori Arai

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=20190111000055.GB26136@jasmine.lan \
    --to=leo@famulari.name \
    --cc=help-guix@gnu.org \
    --cc=kumagusu08@gmail.com \
    /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.
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).