From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 06 22:56:56 2022 Received: (at 53043) by debbugs.gnu.org; 7 Jan 2022 03:56:56 +0000 Received: from localhost ([127.0.0.1]:42762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5gN5-0000KJ-EH for submit@debbugs.gnu.org; Thu, 06 Jan 2022 22:56:56 -0500 Received: from mail-4318.protonmail.ch ([185.70.43.18]:33015) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5gN0-0000Jx-5y for 53043@debbugs.gnu.org; Thu, 06 Jan 2022 22:56:53 -0500 Date: Fri, 07 Jan 2022 03:56:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail2; t=1641527803; bh=GvNzR5a9eENWlYCnm3mKuFgtJUu3o/kunNP7ik59exg=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc; b=pJxZQDAbiE9OPN45+GF+Ai34LpVZEUYc3dqMlCVryDqmz3LBxhuaxNmQgbaLO6rsL sfpZRNl/+NJSvgmAibHxrvFJ6aJ5ayTFkkd8WLtG1LygrZTPLKTzC+QH5Fs8av07EB TxhJE4t7feXDwVb+/RrqKTlTDvwSHsXdymMJrsViZ9OIE/Py+7TlJ88oPhY3xIASn/ T80yI4+gz8Dl5PJFW2b5INRbCEGBNNOANgjTd8KN3wZADU1yGxFzlS08KJ+f1u/IBg thelvI4R/94T9jAbhFssYvtKYwB2hhkuQfKunq7fFUJDT8Ggto+W6v7QVXnQZPEtyd Q+wVmX3gkmf4w== To: Liliana Marie Prikler From: raid5atemyhomework Subject: Re: Dash To Dock 71 not working properly with Gnome Shell 41 Message-ID: In-Reply-To: <083cfcdf9fc9f4561f502d9de29e0e20fedbc1ed.camel@gmail.com> References: <083cfcdf9fc9f4561f502d9de29e0e20fedbc1ed.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 53043 Cc: "53043@debbugs.gnu.org" <53043@debbugs.gnu.org> 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: , Reply-To: raid5atemyhomework Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Liliana, > Hi, > > Am Donnerstag, dem 06.01.2022 um 04:35 +0000 schrieb > raid5atemyhomework: > > > I recently upgraded, and on reboot found that the Gnome Shell extension > > Dash to Dock was no longer working properly. > > Instead of displaying my favorite applications on the bottom dock, it > > only displays the "applications" icon.=C2=A0 Running applications are a= lso > > not displayed. > > I found a solution: > > > > - In the Gnome activities search bar, look for "Extensions" and run i= t. > > - Select the gear icon / settings for Dash to Dock. > > - Select tab "Appearance". > > - Enable "Use built-in theme". > > > > It seems the details of the theming engine were changed in recent Gnome > > and you now have no choice but "Use built-in theme". > > I'm not sure how this is a bug in Guix. Dash-to-dock 71 is the latest > release from upstream taking extensions.gnome.org as the source of > truth [1]. There appears to be a related issue upstream [2], perhaps > you're encountering that? The solution found there (disable Ubuntu Dock) does not work for me --- the= re is no Ubuntu Dock in Guix, LOL. It may be a *related* bug, but this may also be unique to how Guix packages= both programs. So I want to know if other users on Guix are seeing the same thing as well. Guix version is e675030fba924a1aef2677f8ab912eaa3c46403c. Given the default `(service gnome-desktop-service-type)`, where does `gnome= -shell` put its logs? There are no logs for Gnome Shell specifically on `/var/log`, it does not p= rint anything in `/var/log/Xorg.0.log`, and `info guix` does not describe a= ny log output directory for `gnome-desktop-configuration`, so I don't know = where Gnome Shell on Guix puts its logs. Does it just get printed to conso= le? Thanks raid5atemyhomework