From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Gibbons Subject: bug#39203: GNOME desktop is not displaying battery status Date: Mon, 20 Jan 2020 15:01:32 -0700 Message-ID: <7d07d7034cad899c04f014ec4e6c068d5c74a71d.camel@gmail.com> References: <6c6290d0d8cf7d9262dc91a10fdffcffc5a1ef0f.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:51195) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itf7T-0002PT-CP for bug-guix@gnu.org; Mon, 20 Jan 2020 17:02:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itf7S-0006A0-3T for bug-guix@gnu.org; Mon, 20 Jan 2020 17:02:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40218) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itf7R-00069u-U3 for bug-guix@gnu.org; Mon, 20 Jan 2020 17:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1itf7R-0000mb-RR for bug-guix@gnu.org; Mon, 20 Jan 2020 17:02:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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-mx.org@gnu.org Sender: "bug-Guix" To: 39203@debbugs.gnu.org It looks like the problem was introduced in df45af90413906b18710d8c51c44afd5b92d6db6 when upower was updated to version 99.11. I also expect it is related to gnome-tweaks, which is out of date. I'm going to see if updating gnome-tweaks fixes it. If so, I'll send an update patch. If not, we can determine if it's worth reverting upower. On Mon, 2020-01-20 at 13:41 -0700, Jesse Gibbons wrote: > Update: > Some testing reveals this bug was introduced somewhere between > 10576acbbf496a051d488c2832f1e474ef6074f3 and > d75a0cd98649c610c8c6ed05011233a49af156e9 > > I'm going to continue looking for the exact commit. I'll report when > I > find it. I have some suspicions, but it's better to know for certain. > > What is the protocol for undoing a commit that breaks something? > > On Mon, 2020-01-20 at 08:34 -0700, Jesse Gibbons wrote: > > At the top-right corner of the GNOME desktop I expect to see my > > laptop's battery status. Furthermore, when my laptop's battery > > drains > > to a low percentage I expect to see a notification warning me > > before > > it > > dies. This is not the case. > > > > I temporarily fixed this by rolling back my system generations, but > > since I want to add some services I don't want to keep it like > > this. > > I > > don't know what the issue is, but gnome-desktop-service-type and > > its > > dependencies are my primary suspects. > > > > I ran guix system list-generations and got the following results: > > > > The battery status displays with a system built in commit > > a066e289ab8ea971336515b53dd5340cbdf90904 > > This commit uses Linux-Libre 5.4.6 in case that's important. > > > > It does not display with a system build in commit > > 6e02ef79f574855db28e23d891db690925119e7b > > This commit uses Linux-Libre 5.4.12. > > > > I hope this information is helpful in fixing this issue. I will > > work > > on > > determining which commit breaks it. > > > > -Jesse > > > > > > > >