From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#35510: My GNOME sound settings occasionally get lost Date: Tue, 07 May 2019 17:04:39 -0400 Message-ID: <875zqm3ri5.fsf@netris.org> References: <8736lzmcri.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hO7Il-00079x-O6 for bug-guix@gnu.org; Tue, 07 May 2019 17:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hO7Ik-0005Ss-Rr for bug-guix@gnu.org; Tue, 07 May 2019 17:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46249) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hO7Ik-0005Qa-I2 for bug-guix@gnu.org; Tue, 07 May 2019 17:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hO7Ik-0004XF-1N for bug-guix@gnu.org; Tue, 07 May 2019 17:07:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8736lzmcri.fsf@netris.org> (Mark H. Weaver's message of "Tue, 30 Apr 2019 16:57:42 -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: 35510@debbugs.gnu.org Mark H Weaver writes: > On my x86_64-linux Guix system, I run GNOME 3 within Wayland. However, > I need to keep 'slim-service' around for one purpose only: to > occasionally remind GNOME sound settings of my preferred "alert" sound, > since it forgets several times per month. [...] > Note that I'm running recent 'master', but pre-staging-merge. It's > possible that the problem was fixed in 'staging'. I'll report back > after I finish building my post-staging-merge system. The problem just happened again on my post-1.0.0 system, so apparently it was not fixed by the 'staging' updates. Mark