From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zongheng Yang Subject: Frequent "wrong-type-argument stringp nil" error when clocking-in in agenda view Date: Mon, 29 Jan 2018 07:16:09 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114499c6caabb90563e50588" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eg3fz-0001EL-AR for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 02:16:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eg3fy-0002HD-1Q for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 02:16:23 -0500 Received: from mail-it0-x22f.google.com ([2607:f8b0:4001:c0b::22f]:34216) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eg3fx-0002Em-SL for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 02:16:21 -0500 Received: by mail-it0-x22f.google.com with SMTP id m11so30163213iti.1 for ; Sun, 28 Jan 2018 23:16:20 -0800 (PST) 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: "emacs-orgmode@gnu.org" --001a114499c6caabb90563e50588 Content-Type: text/plain; charset="UTF-8" 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. Thanks, Zongheng --001a114499c6caabb90563e50588 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi everyone,=C2=A0

I have th= is frequent error (but not always), when I'm in the org agenda view try= ing to clock in the task under cursor. Here's a stack trace:
=
Debugger entered--Lisp error: (wrong-type-argument stringp n= il)
=C2=A0 org-agenda-clock-in(nil)
=C2=A0 funcall-inte= ractively(org-agenda-clock-in nil)
=C2=A0 call-interactively(org-= agenda-clock-in nil nil)
=C2=A0 command-execute(org-agenda-clock-= in)

Note, every time this occurs, I can refresh th= e agenda view, then clock in with no problems.=C2=A0 But this refreshing ge= ts tiring..

Any help?=C2=A0 I'm using org-plus-contrib-20171106,=C2=A0Emacs 25.= 3.2.

Thanks,
Zongheng

--001a114499c6caabb90563e50588--