From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: bug#37734: Mate doesn't work after guix pull Date: Sun, 13 Oct 2019 15:14:09 +0200 Message-ID: <20191013151409.4a383c4a@kompiuter> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43461) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJdiE-0000c2-5w for bug-guix@gnu.org; Sun, 13 Oct 2019 09:15:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJdiD-00077i-9B for bug-guix@gnu.org; Sun, 13 Oct 2019 09:15:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54771) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iJdiD-00077d-6M for bug-guix@gnu.org; Sun, 13 Oct 2019 09:15:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iJdiC-000773-PO for bug-guix@gnu.org; Sun, 13 Oct 2019 09:15:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:43410) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJdhh-0000XK-2n for bug-guix@gnu.org; Sun, 13 Oct 2019 09:14:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJdhf-0006xd-U6 for bug-guix@gnu.org; Sun, 13 Oct 2019 09:14:32 -0400 Received: from smtpo.poczta.interia.pl ([217.74.65.238]:55872) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iJdhf-0006uW-BC for bug-guix@gnu.org; Sun, 13 Oct 2019 09:14:31 -0400 Received: from kompiuter (89-64-25-186.dynamic.chello.pl [89.64.25.186]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.interia.pl (INTERIA.PL) with ESMTPSA for ; Sun, 13 Oct 2019 15:14:19 +0200 (CEST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37734@debbugs.gnu.org Hi, After running "guix pull" and "guix system reconfigure" Mate works improperly - when you try to launch an application from the start menu, Mate throws an error "couldn't run gio-launch-desktop (there's not such a file or directory)". Jan Wielkiewicz