From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timothy Sample Subject: GNOME 3.30 Date: Mon, 06 May 2019 00:40:03 -0400 Message-ID: <87pnow5h7g.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNVQ8-0006Yu-Oj for guix-devel@gnu.org; Mon, 06 May 2019 00:40:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNVQ7-0000Up-PA for guix-devel@gnu.org; Mon, 06 May 2019 00:40:08 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:52191) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hNVQ7-0000Uc-HC for guix-devel@gnu.org; Mon, 06 May 2019 00:40:07 -0400 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" To: Ricardo Wurmus Cc: guix-devel@gnu.org Hi Ricardo, I am testing the GNOME 3.30 branch now (on real hardware), and it works quite well. The only issue I=E2=80=99m seeing is that the clock is wrong. = That is, running =E2=80=9Cdate=E2=80=9D gives me the correct time in my timezone= , but the GNOME Shell clock seems to be showing UTC. If I try to change it, nothing happens. Beyond that, I noticed that GNOME Session was still at 3.28. I wrote a little script to find the packages that are behind GNOME 3.30.2. Here=E2= =80=99s the packages that should be upgraded: baobab: 3.28.0 =E2=86=92 3.30.0 cheese: 3.28.0 =E2=86=92 3.30.0 file-roller: 3.28.0 =E2=86=92 3.30.1 font-abattis-cantarell: 0.0.25 =E2=86=92 0.111 gedit: 3.28.1 =E2=86=92 3.30.2 gjs: 1.52.3 =E2=86=92 1.54.2 gnome-backgrounds: 3.28.0 =E2=86=92 3.30.0 gnome-bluetooth: 3.28.0 =E2=86=92 3.28.2 gnome-calendar: 3.28.2 =E2=86=92 3.30.0 gnome-clocks: 3.28.0 =E2=86=92 3.30.1 gnome-control-center: 3.28.2 =E2=86=92 3.30.1 gnome-screenshot: 3.26.0 =E2=86=92 3.30.0 gnome-session: 3.28.1 =E2=86=92 3.30.1 gnome-shell-extensions: 3.28.1 =E2=86=92 3.30.1 gom: 0.3.2 =E2=86=92 0.3.3 graphene: 1.6.0 =E2=86=92 1.8.2 grilo-plugins: 0.3.3 =E2=86=92 0.3.8 grilo: 0.3.3 =E2=86=92 0.3.6 gtk-doc: 1.28 =E2=86=92 1.29 orca: 3.28.1 =E2=86=92 3.30.1 python-pyatspi: 2.26.0 =E2=86=92 2.30.0 python-pygobject: 3.28.3 =E2=86=92 3.30.1 simple-scan: 3.24.1 =E2=86=92 3.30.2 tracker: 2.0.4 =E2=86=92 2.1.5 zenity: 3.28.1 =E2=86=92 3.30.0 Unless you have a reason to leave them behind, I will try and update them. -- Tim