From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Gibbons Subject: bug#36869: gnome-todo won't create new todo list Date: Tue, 30 Jul 2019 20:45:11 -0600 Message-ID: <20190730204511.7245517c@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48671) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hsecv-0002Z5-AI for bug-guix@gnu.org; Tue, 30 Jul 2019 22:46:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hsecu-00004r-FP for bug-guix@gnu.org; Tue, 30 Jul 2019 22:46:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42619) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hsecu-0008WN-Bt for bug-guix@gnu.org; Tue, 30 Jul 2019 22:46:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hsecu-0008Gi-5L for bug-guix@gnu.org; Tue, 30 Jul 2019 22:46:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:46238) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hsec9-0002Ph-PZ for bug-guix@gnu.org; Tue, 30 Jul 2019 22:45:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hsec8-0007Nv-Ub for bug-guix@gnu.org; Tue, 30 Jul 2019 22:45:17 -0400 Received: from mail-pl1-x62d.google.com ([2607:f8b0:4864:20::62d]:45805) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hsec8-0007Lh-MX for bug-guix@gnu.org; Tue, 30 Jul 2019 22:45:16 -0400 Received: by mail-pl1-x62d.google.com with SMTP id y8so29776808plr.12 for ; Tue, 30 Jul 2019 19:45:16 -0700 (PDT) Received: from localhost ([199.68.53.171]) by smtp.gmail.com with ESMTPSA id a3sm69646958pfi.63.2019.07.30.19.45.13 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 30 Jul 2019 19:45:14 -0700 (PDT) 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: 36869@debbugs.gnu.org To replicate: 1. launch gnome-todo 2. Click "New List" in the top-left corner of the window. 3. Create a new list with any name 4. click ok An error message will appear in the top-center of the window: "An error occurred... creating a task list [Details]" 5. Click "Details". An error message shows: "An error occurred while creating a tak list The name org.gnome.evolution.dataserver.Source5 was not provided by any service files." Any ideas how to fix? -Jesse