From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: bug#35594: GNOME: Application icons are not displayed immediately after installation Date: Sun, 05 May 2019 18:19:11 -0500 Message-ID: <16a8a4b4c07.ad1f7a9a40480.985002149086753257@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNQQN-000679-4a for bug-guix@gnu.org; Sun, 05 May 2019 19:20:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNQQM-0007uB-5O for bug-guix@gnu.org; Sun, 05 May 2019 19:20:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41652) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNQQM-0007u3-2W for bug-guix@gnu.org; Sun, 05 May 2019 19:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNQQL-0001IG-RA for bug-guix@gnu.org; Sun, 05 May 2019 19:20:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:48434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNQPz-00066q-5o for bug-guix@gnu.org; Sun, 05 May 2019 19:19:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNQPy-0007kz-7D for bug-guix@gnu.org; Sun, 05 May 2019 19:19:39 -0400 Received: from sender4-pp-o95.zoho.com ([136.143.188.95]:25558) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hNQPx-0007kU-Ts for bug-guix@gnu.org; Sun, 05 May 2019 19:19:38 -0400 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: 35594@debbugs.gnu.org Hi, I installed the GNU system in a real machine using Guix 1.0 ISO installer (https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0.x86_64-linux.iso.xz). Whenever I install a desktop application, the application icon does not show up immediately in the list of available applications. I have to log out and log in again to be able to see it. ## Steps to reproduce 1. Install a desktop application (I tried GIMP, Scribus, Inkscape, Audacity) 2. Click on "Activities". 3. Click on "Show Applications" (the button with nine dots). ## Unexpected result The icon of the installed application is not in the list. ## Expected result. The icon of the installed application is in the list. --- https://sirgazil.bitbucket.io/