ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] xfce, gtk и пиктограммы
Date: Tue, 21 Feb 2017 20:04:07 +0300
Message-ID: <20170221170407.GC8122@imap.altlinux.org> (raw)
In-Reply-To: <36fa70fd-71c9-7cbf-9350-4c109eb6697c@ya.ru>

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

On Wed, Feb 15, 2017 at 01:02:26AM +0700, Антон Мидюков wrote:
> > Коллеги, у нас как сломался два месяца тому -- с 20161207
> > на 20161214 -- сизифный xfce/gtk/ктототам по части пиктограмм,
> > так под #32924 вода и не течёт.
> Одна из причин того, что значки не отображаются: в xfconf при
> первом запуске отсутсвует запись xsettings/Net/IconThemeName.
> [...]
> Варианты решения проблемы:
> 1. В /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
> присвоить записи  xsettings/Net/IconThemeName значение темы.

Пока(tm) так и сделал в m-p:
features.in/live/live/image-scripts.d/99-xfce-theme

> Минус: привязка пакета к конкретной теме.

Эту тему требует xfce4-default, который в принципе не гарантирован
к попаданию в любой xfce live, но на данный момент это скорее так.

Спасибо!

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info

[-- Attachment #2: 99-xfce-theme --]
[-- Type: text/plain, Size: 282 bytes --]

#!/bin/sh

[ -f /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml ] || exit 0

# fixup the default which broke after p8
sed -i 's,name="IconThemeName" type="empty",name="IconThemeName" type="string" value="gnome",' /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml ||:


      parent reply	other threads:[~2017-02-21 17:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-14 10:53 Michael Shigorin
2017-02-14 18:02 ` Антон Мидюков
2017-02-14 18:12   ` Yuri Sedunov
2017-02-14 18:41     ` Mikhail Efremov
2017-02-21 17:04   ` Michael Shigorin [this message]

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=20170221170407.GC8122@imap.altlinux.org \
    --to=mike@altlinux.org \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git