From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Frequent "wrong-type-argument stringp nil" error when clocking-in in agenda view Date: Sun, 04 Feb 2018 23:14:46 +0100 Message-ID: <87zi4oh06h.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eiSYn-0000qh-Js for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:14:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eiSYi-0002XH-J7 for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:14:53 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:46098) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eiSYi-0002W0-CU for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 17:14:48 -0500 In-Reply-To: (Zongheng Yang's message of "Mon, 29 Jan 2018 07:16:09 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Zongheng Yang Cc: "emacs-orgmode@gnu.org" Hello, Zongheng Yang writes: > Hi everyone, > > I have this frequent error (but not always), when I'm in the org agenda > view trying to clock in the task under cursor. Here's a stack trace: > > Debugger entered--Lisp error: (wrong-type-argument stringp nil) > org-agenda-clock-in(nil) > funcall-interactively(org-agenda-clock-in nil) > call-interactively(org-agenda-clock-in nil nil) > command-execute(org-agenda-clock-in) > > Note, every time this occurs, I can refresh the agenda view, then clock in > with no problems. But this refreshing gets tiring.. > > Any help? I'm using org-plus-contrib-20171106, Emacs 25.3.2. Could you try upgrading Org mode? Regards, -- Nicolas Goaziou