From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: guix installed Emacs Date: Mon, 18 Apr 2016 14:39:47 +0200 Message-ID: References: <87potpj4w6.fsf@gmail.com> <877ffxixed.fsf@gmail.com> <20160416125924.GA11009@protected.rcdrun.com> <87shykd4lr.fsf@gmail.com> <8760vgtf1k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bdca530f163360530c1a704 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45781) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1as8T0-0006Ni-HH for help-guix@gnu.org; Mon, 18 Apr 2016 08:39:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1as8Sz-0002Pw-GH for help-guix@gnu.org; Mon, 18 Apr 2016 08:39:50 -0400 Received: from mail-ig0-x235.google.com ([2607:f8b0:4001:c05::235]:37957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1as8Sz-0002Pa-5R for help-guix@gnu.org; Mon, 18 Apr 2016 08:39:49 -0400 Received: by mail-ig0-x235.google.com with SMTP id y9so23119079igg.1 for ; Mon, 18 Apr 2016 05:39:48 -0700 (PDT) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Alex Kost Cc: help-guix@gnu.org --047d7bdca530f163360530c1a704 Content-Type: text/plain; charset=UTF-8 2016-04-17 19:35 GMT+02:00 Catonano : > > > 2016-04-17 17:45 GMT+02:00 Alex Kost : > >> >> > export XDG_DATA_DIRS="$HOME/.guix-profile/share:$XDG_DATA_DIRS" >> >> Do icons appear after this? >> > > Yes, they do ;-) Thanks to the both of you, Alex and Jean Louis ! > I have some news about this Suddenly I couldn't log in anymore as catonano. The login window didn't let the desktopo come up, rather it popped up again and again I logged in as root and saw some gvfs and gsettings segfaults in the dmesg output. The only new thing was the XDG_DATA_DIRS setting, so I commented it and than I could log in again as catonano Of course Emacs icons aren't there anymore, but I can live with that. I didn't use them anyway While looking for a solution I also found this $ cat ./.config/user-dirs.dirs # This file is written by xdg-user-dirs-update # If you want to change or add directories, just edit the line you're # interested in. All local changes will be retained on the next run # Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an # absolute path. No other format is supported. # XDG_DESKTOP_DIR="$HOME/Scrivania" XDG_DOWNLOAD_DIR="$HOME/Scaricati" XDG_TEMPLATES_DIR="$HOME/Modelli" XDG_PUBLICSHARE_DIR="$HOME/Pubblici" XDG_DOCUMENTS_DIR="$HOME/Documenti" XDG_MUSIC_DIR="$HOME/Musica" XDG_PICTURES_DIR="$HOME/Immagini" XDG_VIDEOS_DIR="$HOME/Video" There's no XDG_DATA_DIRS so you wouldn't immediately think of any conflict It worked again after commenting that setting nonetheless. Just for your reference --047d7bdca530f163360530c1a704 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2016-04-17 19:35 GMT+02:00 Catonano <catonano@gmail.com>:

2016-04-17 17:45 GMT+02:00 Alex Kost <alezost@gmail.com>:<= br>
=C2=A0
=C2=A0 export XDG_DATA_DIRS=3D"$HOME/.guix-profile/share:$XDG_DATA_DIR= S"

Do icons appear after this?

Yes,= they do ;-) Thanks to the both of you, Alex and Jean Louis !


I have some new= s about this

Suddenly I couldn'= t log in anymore as catonano. The login window didn't let the desktopo = come up, rather it popped up again and again

I logged in as root and saw some gvfs and gsettings segfaults in = the dmesg output.

The only new thin= g was the XDG_DATA_DIRS setting, so I commented it and than I could log in = again as catonano

Of course Emacs i= cons aren't there anymore, but I can live with that. I didn't use t= hem anyway

While looking for a solu= tion I also found this

$ cat ./.config/user-dirs.dirs
# This fil= e is written by xdg-user-dirs-update
# If you want to change or add dire= ctories, just edit the line you're
# interested in. All local change= s will be retained on the next run
# Format is XDG_xxx_DIR=3D"$HOME= /yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG= _xxx_DIR=3D"/yyy", where /yyy is an
# absolute path. No other = format is supported.
#
XDG_DESKTOP_DIR=3D"$HOME/Scrivania"=
XDG_DOWNLOAD_DIR=3D"$HOME/Scaricati"
XDG_TEMPLATES_DIR=3D&= quot;$HOME/Modelli"
XDG_PUBLICSHARE_DIR=3D"$HOME/Pubblici"= ;
XDG_DOCUMENTS_DIR=3D"$HOME/Documenti"
XDG_MUSIC_DIR=3D&qu= ot;$HOME/Musica"
XDG_PICTURES_DIR=3D"$HOME/Immagini"
X= DG_VIDEOS_DIR=3D"$HOME/Video"


There's no XDG_DATA_DIRS so y= ou wouldn't immediately think of any conflict

It worked again after commenting that setting nonetheless.=

Just for your reference
<= /div> --047d7bdca530f163360530c1a704--