From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Xfce 4.12.0 won't start Date: Sun, 29 Mar 2015 16:22:21 +0200 Message-ID: <874mp351eq.fsf@mango.localdomain> References: <878ueg3y5o.fsf@mango.localdomain> <87k2xzx57i.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcE6i-0003Eq-E8 for guix-devel@gnu.org; Sun, 29 Mar 2015 10:22:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YcE6h-0005Ul-Fu for guix-devel@gnu.org; Sun, 29 Mar 2015 10:22:32 -0400 In-reply-to: <87k2xzx57i.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> After rebooting Xfce no longer starts. My ~/.xsession script only runs >> "exec startxfce4". I noticed that the startxfce4 script is provided by >> both "xfce" and "xfce-session". > > Yes, but xfce is a union of various xfce packages. What does: > > guix package -I xfce > > return? It returns: xfce 4.12.0 out /gnu/store/v387gvhddd...-xfce-4.12.0 ~~ Ricardo