From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: bug#35151: Thunar does not run gedit when clicking on txt file Date: Thu, 4 Apr 2019 21:57:44 +0200 (CEST) Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_38690_276213515.1554407865082" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hC8Uw-0004ee-Aj for bug-guix@gnu.org; Thu, 04 Apr 2019 15:58:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hC8Uu-0000SE-9v for bug-guix@gnu.org; Thu, 04 Apr 2019 15:58:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59416) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hC8Ut-0000Qk-7a for bug-guix@gnu.org; Thu, 04 Apr 2019 15:58:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hC8Ut-0001I1-3w for bug-guix@gnu.org; Thu, 04 Apr 2019 15:58:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:58514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hC8Ue-0004dp-Qj for bug-guix@gnu.org; Thu, 04 Apr 2019 15:57:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hC8Ud-0000Hc-PA for bug-guix@gnu.org; Thu, 04 Apr 2019 15:57:48 -0400 Received: from w1.tutanota.de ([81.3.6.162]:62304) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hC8Ud-0000GN-4r for bug-guix@gnu.org; Thu, 04 Apr 2019 15:57:47 -0400 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id 15FD4FA015E for ; Thu, 4 Apr 2019 19:57:45 +0000 (UTC) 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: 35151@debbugs.gnu.org ------=_Part_38690_276213515.1554407865082 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable After update Thunar ceased to run gedit (it is still default for txt) when = clicking on txt files. It just shows waiting cursor and does nothing. $ guix describe Generation 87=C2=A0=C2=A0=C2=A0 Apr 04 2019 21:51:02=C2=A0=C2=A0=C2=A0 (cur= rent) =C2=A0 guix 325a2e3 =C2=A0=C2=A0=C2=A0 repository URL: https://git.savannah.gnu.org/git/guix.gi= t =C2=A0=C2=A0=C2=A0 branch: master =C2=A0=C2=A0=C2=A0 commit: 325a2e35dcccb37498fed1c211aa4120103056ba $ thunar --version Thunar 1.8.4 (Xfce 4.12) $ gedit --version gedit - Version 3.28.1 ------=_Part_38690_276213515.1554407865082 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
After update Thunar ceased to run gedit (it is still default for txt) when clicking on txt files. It just shows waiting cursor and does nothing.

$ guix describe
Generation 87    Apr 04 2019 21:51:02    (current)
  guix 325a2e3
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 325a2e35dcccb37498fed1c211aa4120103056ba

$ thunar --version
Thunar 1.8.4 (Xfce 4.12)

$ gedit --version
gedit - Version 3.28.1

------=_Part_38690_276213515.1554407865082--