From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kMHYEYzHT19zCgAA0tVLHw (envelope-from ) for ; Wed, 02 Sep 2020 16:25:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gDitDYzHT1/2QQAA1q6Kng (envelope-from ) for ; Wed, 02 Sep 2020 16:25:48 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4DEC89409ED for ; Wed, 2 Sep 2020 16:25:45 +0000 (UTC) Received: from localhost ([::1]:52894 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDVZu-0006gZ-PU for larch@yhetil.org; Wed, 02 Sep 2020 12:25:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kDVZn-0006ff-HU for help-guix@gnu.org; Wed, 02 Sep 2020 12:25:35 -0400 Received: from mx1.riseup.net ([198.252.153.129]:55650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kDVZl-0003MX-Mg for help-guix@gnu.org; Wed, 02 Sep 2020 12:25:35 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (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 4BhTn357FvzFmZq for ; Wed, 2 Sep 2020 09:25:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1599063930; bh=x55ILjnKS3kwYte5XVrn3zl+r2ujo1pk0qfs+CpkEgg=; h=Date:From:To:Subject:In-Reply-To:References:From; b=l9FCjr/pk5qHHc0SSewhGMscq9qhw5UA+gIDMkj9rkolWAvnfxhy/A9U7xfLm6Mrk wyjSzgzNBJlGHYkj5Ky0pLAZwYxJi+EJkAKUbVmXbKVaNmpgNh4lglIyJyq3j4bPUc sqnHXjs4cS8oG0o1jUaAC7m88Rb0k+b9xxS+Ndds= X-Riseup-User-ID: 0ECE341BE335AD9B7FB9A8C7E84663D0B4F45E260C86312D4A79B08D3B06213C Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4BhTn26fxgzJpbw for ; Wed, 2 Sep 2020 09:25:10 -0700 (PDT) Date: Wed, 2 Sep 2020 18:24:53 +0200 From: raingloom To: help-guix@gnu.org Subject: Re: Eog not starting Message-ID: <20200902182453.6a7bf6e8@riseup.net> In-Reply-To: <20200901095107.GA4820@jurong> References: <20200901095107.GA4820@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/02 12:25:31 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=riseup.net header.s=squak header.b=l9FCjr/p; dmarc=pass (policy=none) header.from=riseup.net; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: pQsasT1sZ/iY On Tue, 1 Sep 2020 11:51:07 +0200 Andreas Enge wrote: > Hello, > > when trying to run eog, I get the following message: > (eog:4813): GLib-GIO-ERROR **: 11:49:04.247: Settings schema > 'org.gnome.desktop.thumbnailers' is not installed Trace/breakpoint > trap You need to install gsettings-desktop-schemas. This should probably be documented somewhere... > Before filing a bug, I would like to ask whether I simply need to > remove some gnome state files? I think I already deleted the obvious > files, but may have overlooked something. > > Andreas > > PS: In the meantime, I discovered viewnior, which also does the job. > >