From unknown Sat Jul 26 21:32:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42995 <42995@debbugs.gnu.org> To: bug#42995 <42995@debbugs.gnu.org> Subject: Status: Thunar not saving settings: fixed with xfconf Reply-To: bug#42995 <42995@debbugs.gnu.org> Date: Sun, 27 Jul 2025 04:32:20 +0000 retitle 42995 Thunar not saving settings: fixed with xfconf reassign 42995 guix submitter 42995 ison severity 42995 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 23 10:08:57 2020 Received: (at submit) by debbugs.gnu.org; 23 Aug 2020 14:08:57 +0000 Received: from localhost ([127.0.0.1]:54878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k9qg4-0003UN-QA for submit@debbugs.gnu.org; Sun, 23 Aug 2020 10:08:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:38876) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k9qg2-0003UG-Mh for submit@debbugs.gnu.org; Sun, 23 Aug 2020 10:08:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43138) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k9qg2-0008Pq-IM for bug-guix@gnu.org; Sun, 23 Aug 2020 10:08:54 -0400 Received: from mail.cock.li ([37.120.193.124]:34766) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k9qg0-0001kQ-KQ for bug-guix@gnu.org; Sun, 23 Aug 2020 10:08:54 -0400 Date: Sun, 23 Aug 2020 08:08:38 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=airmail.cc; s=mail; t=1598191722; bh=HyQPLUBQIcNHMSqB8eNvpj+buW8/NyoikHD3gBMkTnU=; h=Date:From:To:Subject:From; b=pmBLT+LZgToEP4cwXZ7k1YlwZRdzHiWEmArV6ShL+nwKr1WQIye7OTzq7kR0NspT1 4k1k1yQIpF2m8wAIIWxfUffzXavDIwYb5Gvc1CEbFAyZrXVJffXI8HwJ3AP9y2KHzE HBulbo4uo0ph6tuNmHsIWfguSAPetZZXVGBJfaBk0Gn6fR0iVX7n3kRCjvVjx1pi8Y MVNQqh5yW9G0bE6CWkuK646LZ0cbyRf532rCGsL+K2dDMhh/hn6gy6FCyp0YV3Jdkx OL6vDw74PADV+K+e9rrJnARsLLVROHLEHNrPGC8rwiraK/GhO1KuzuT3dJb9BYXGiB DRZpO7Wdqa7ng== From: ison To: bug-guix@gnu.org Subject: Thunar not saving settings: fixed with xfconf Message-ID: <20200823140838.dpverj66cbdegd3u@n0> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Received-SPF: permerror client-ip=37.120.193.124; envelope-from=ison@airmail.cc; helo=mail.cock.li X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/23 10:08:42 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) I installed Thunar without xfce and it was incapable of saving any settings changes. Once I installed xfconf then settings are saved. Should xfconf be added as an input to Thunar?