From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Thunar cannot launch gio-launch-desktop Date: Fri, 06 Mar 2020 17:51:46 +0100 Message-ID: <87k13xbf4t.fsf@elephly.net> References: <60bd323b399bc4fafefc74d7fa84c0db@dismail.de> <86lfoqy8h0.fsf@dismail.de> <87pne3d5t6.fsf@gnu.org> <1e9d70a74387d32de652695c0142fdaa@dismail.de> <20200305220916.3c8e6e86@kompiuter> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58174) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jAGCi-0005J7-6U for guix-devel@gnu.org; Fri, 06 Mar 2020 11:52:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jAGCh-0005mv-2N for guix-devel@gnu.org; Fri, 06 Mar 2020 11:52:03 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21156) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jAGCg-0005iB-MW for guix-devel@gnu.org; Fri, 06 Mar 2020 11:52:03 -0500 In-reply-to: <20200305220916.3c8e6e86@kompiuter> 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: Jan Cc: guix-devel@gnu.org, jbranso@dismail.de Jan writes: > 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. Maybe Thunar needs to be wrapped with glib:bin, which provides gio-launch-desktop. Would you like to give this a try? -- Ricardo