From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: Re: Plan for a release! Date: Thu, 5 Mar 2020 22:09:16 +0100 Message-ID: <20200305220916.3c8e6e86@kompiuter> References: <60bd323b399bc4fafefc74d7fa84c0db@dismail.de> <86lfoqy8h0.fsf@dismail.de> <87pne3d5t6.fsf@gnu.org> <1e9d70a74387d32de652695c0142fdaa@dismail.de> 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]:50466) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9xkO-0003DY-Lu for guix-devel@gnu.org; Thu, 05 Mar 2020 16:09:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9xkJ-0005wI-W1 for guix-devel@gnu.org; Thu, 05 Mar 2020 16:09:36 -0500 Received: from smtpo.poczta.interia.pl ([217.74.65.155]:41660) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j9xkJ-0005t8-3f for guix-devel@gnu.org; Thu, 05 Mar 2020 16:09:31 -0500 In-Reply-To: <1e9d70a74387d32de652695c0142fdaa@dismail.de> 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-mx.org@gnu.org Sender: "Guix-devel" To: jbranso@dismail.de Cc: guix-devel@gnu.org On Thu, 05 Mar 2020 13:42:29 +0000 jbranso@dismail.de wrote: > tl;dr Xfce worked fine, and MATE failed to launch any applications. > Hello everyone, actually Xfce has been broken for several months already, was too lazy to report the issue and another one got 0 replies. The first issue: When right clicking at a file in Thunar and running "open with", an error window appears telling it couldn't run "gio-launch-desktop" child process, because it couldn't find such a file or directory. The second issue: When trying to run an application using xfce panel, it throws an error "Couldn't run /gnu/store/-exo-0.12.6/bin/exo-open --launch TerminalEmulator" It can't find the file/directory. Hope this helps. Jan Wielkiewicz