From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] gnu: simple-scan: Update to 3.19.91. Date: Sun, 13 Mar 2016 11:34:54 +0100 Message-ID: <20160313113454.366a77ab@scratchpost.org> References: <1457474675-21775-1-git-send-email-tobias.geerinckx.rice@gmail.com> <20160308230232.GA24107@jasmine> <20160309000506.GD24107@jasmine> <20160309013937.GA25866@jasmine> <20160309074914.GA18130@jasmine> <87fuvzdbmk.fsf@gnu.org> <20160309205650.GA28950@jasmine> <20160312213338.43d7d340@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1af3MV-0001Ym-QF for guix-devel@gnu.org; Sun, 13 Mar 2016 06:35:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1af3MQ-00069D-RT for guix-devel@gnu.org; Sun, 13 Mar 2016 06:35:03 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:58096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1af3MQ-000698-Kg for guix-devel@gnu.org; Sun, 13 Mar 2016 06:34:58 -0400 In-Reply-To: <20160312213338.43d7d340@scratchpost.org> 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.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org > Note: all the toolbar icons are broken for me in simple-scan. > > open("/home/dannym/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) > open("/run/current-system/profile/share/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 20 > stat("/gnu/store/kfb8frkg06fr4b4v6pbabyidkcpvzsqi-simple-scan-3.19.91/share/simple-scan/icons/hicolor/scalable/stock/text", 0x7ffc5f80b300) = -1 ENOENT (No such file or directory) > stat("/home/dannym/.local/share/icons/hicolor/scalable/stock/form", 0x7ffc5f80b300) = -1 ENOENT (No such file or directory) > ...etcetc I installed hicolor-icon-theme now. It's still the same. Then I tried $ e ~/.config/gtk-3.0/settings.ini [Settings] gtk-icon-theme-name = hicolor And it's still the same...