From owner-freebsd-questions@freebsd.org Sat Jun 27 17:41:53 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 08097358138 for ; Sat, 27 Jun 2020 17:41:53 +0000 (UTC) (envelope-from ralf-mardorf@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49vLfS1pWvz4Ff0 for ; Sat, 27 Jun 2020 17:41:52 +0000 (UTC) (envelope-from ralf-mardorf@riseup.net) Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 49vLfQ5sQszFf0T for ; Sat, 27 Jun 2020 10:41:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1593279710; bh=OXaDRZqTBs1+WlQ8KkoxbjaH3Kg+kkqQN77C3+9nurQ=; h=Date:From:To:Subject:In-Reply-To:References:From; b=sTt9iJUJXYzlPur3aqQ4V+6KnkLKoZc5RAU1/lMalSh6owwENxC1doKGXIheCoRjw Rz7MTCHniJoJfsc3CrKQCOXRooaZ9HvZwwlvIZMz/QfVaO6AD2pm2CkiBwO0HiKADR KOW4brxH4VE9bbWCoRlsCOmMPzroY8hOnHrhr+C0= X-Riseup-User-ID: E762AB542BA7976D509DBCBE08322C21400A83D62DBD6396E8A3EC852F215F64 Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id 49vLfQ17HYz8tHl for ; Sat, 27 Jun 2020 10:41:49 -0700 (PDT) Date: Sat, 27 Jun 2020 19:41:55 +0200 From: Ralf Mardorf To: freebsd-questions@freebsd.org Subject: Re: Saving online photo from Firefox error Message-ID: <20200627194155.6c717987@archlinux> In-Reply-To: <20200627192213.79ac1aa6@archlinux> References: <20200627192213.79ac1aa6@archlinux> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49vLfS1pWvz4Ff0 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=riseup.net header.s=squak header.b=sTt9iJUJ; dmarc=pass (policy=none) header.from=riseup.net; spf=pass (mx1.freebsd.org: domain of ralf-mardorf@riseup.net designates 198.252.153.129 as permitted sender) smtp.mailfrom=ralf-mardorf@riseup.net X-Spamd-Result: default: False [-4.18 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[riseup.net:s=squak]; NEURAL_HAM_MEDIUM(-1.04)[-1.035]; FROM_HAS_DN(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[198.252.153.129:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; DWL_DNSWL_LOW(-1.00)[riseup.net:dkim]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[riseup.net:+]; DMARC_POLICY_ALLOW(-0.50)[riseup.net,none]; NEURAL_HAM_SHORT(-0.62)[-0.618]; NEURAL_HAM_LONG(-0.92)[-0.922]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:16652, ipnet:198.252.153.0/24, country:US]; RCVD_TLS_ALL(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[198.252.153.129:from] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jun 2020 17:41:53 -0000 On Sat, 27 Jun 2020 19:22:13 +0200, Ralf Mardorf wrote: >On Sat, 27 Jun 2020 22:12:37 -0600, Brandon wrote: >>'org.gtk.Settings.FileChooser' does not contain a key named >>'show-type-column' > >Hi, > >I'm on Linux and on Linux I would suggest to reset the schema >recursively. > >[rocketmouse@archlinux ~]$ gsettings list-schemas | grep >org.gtk.Settings.FileChooser org.gtk.Settings.FileChooser >[rocketmouse@archlinux ~]$ gsettings list-recursively >org.gtk.Settings.FileChooser | grep show-type-column >org.gtk.Settings.FileChooser show-type-column true >[rocketmouse@archlinux ~]$ gsettings help | grep reset-recursively > reset-recursively Reset all values in a given schema > >When googling for "FreeBSD" and "gsettings" with or without "man" I >don't get a man page for gsettings, but... > >"pkg install -f gsettings-desktop-schemas" - >https://forums.freebsd.org/threads/mate-not-starting-with-message-no-gsettings-schemas-are-installed-on-the-system.56205/ > >However, on Arch Linux the "gsettings" command is part of glib2 and >dconf is provided by a package named dconf. IOW if >gsettings-desktop-schemas are already installed and you need to manage >gsettings, you need to install a tool, either gsettings or dconf. > >[rocketmouse@archlinux ~]$ dconf dump /org/gtk/ | grep show-type-column >show-type-column=true >[rocketmouse@archlinux ~]$ dconf help | grep reset > reset Reset the value of a key or dir > >This binary blob for GTK related configs is a PITA. > >Regards, >Ralf After taking a look at https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/tree/master/schemas I've got the impression that org.gtk.Settings.FileChooser is not part of gsettings-desktop-schemas. https://www.dict.cc/?s=von+Pontius+zu+Pilatus ;) Anyway, you somehow need to fix ~/.config/dconf/user.