From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 26 06:09:30 2020 Received: (at submit) by debbugs.gnu.org; 26 Aug 2020 10:09:30 +0000 Received: from localhost ([127.0.0.1]:37441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kAsMz-0005eX-Q2 for submit@debbugs.gnu.org; Wed, 26 Aug 2020 06:09:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:38778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kAsMx-0005eQ-Kr for submit@debbugs.gnu.org; Wed, 26 Aug 2020 06:09:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAsMx-0007kg-G8 for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2020 06:09:27 -0400 Received: from quimby.gnus.org ([2a01:4f9:2b:f0f::2]:43234) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kAsMv-0003u2-Oc for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2020 06:09:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From: Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=rm5c7UxTLRPDiozmlzHEsH9rBAaQHcEi0eyYpWuMx5w=; b=O8STjEmw2bIQXULJUINSCVp8Na m6yns+GohSFElP6BGcPx3jTKWpyQe64YbpMMmOvy3QvCkyNl5RvColXSmvrN/vHJDmKVLJrzupWyQ Y27UhJdVpiv2C+2/c4BKGsi+gumsrDfBEaYh0OSSgKO4w9r3HhE0BXtEdw/VuAAoEWdQ=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kAsMq-00044t-MG for bug-gnu-emacs@gnu.org; Wed, 26 Aug 2020 12:09:23 +0200 From: Lars Ingebrigtsen To: bug-gnu-emacs@gnu.org Subject: 28.0.50; icalendar makes Gnus signal an error X-Now-Playing: Various's _Kaleidoscope (1)_: "Pokus - Pokus One" Date: Wed, 26 Aug 2020 12:09:18 +0200 Message-ID: <87blix3ei9.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Reading bug#37887, I got a backtrace, and it's down to this: (gnus-icalendar-event-from-ical '((VCALENDAR nil ((PRODID nil "-//Google Inc//Google Calendar 70.9054//EN") (VERSION nil "2.0")) ((VEVENT nil ((DTSTART nil "20200822T180000Z") (DTEND nil "20200822T190 [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Received-SPF: pass client-ip=2a01:4f9:2b:f0f::2; envelope-from=larsi@gnus.org; helo=quimby.gnus.org X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Reading bug#37887, I got a backtrace, and it's down to this: (gnus-icalendar-event-from-ical '((VCALENDAR nil ((PRODID nil "-//Google Inc//Google Calendar 70.9054//EN") (VERSION nil "2.0")) ((VEVENT nil ((DTSTART nil "20200822T180000Z") (DTEND nil "20200822T190000Z") (DTSTAMP nil "20200825T203517Z") (CREATED nil "20200822T180043Z") (DESCRIPTION nil "To see detailed information for automatically crea...") (LAST-MODIFIED nil "20200822T180043Z") (SEQUENCE nil "0") (SUMMARY nil "Reservation at Place")) nil))))) Results in the following backtrace: Debugger entered--Lisp error: (invalid-slot-type gnus-icalendar-event uid str signal(invalid-slot-type (gnus-icalendar-event uid string nil)) eieio--validate-slot-value(#s(eieio--class :name gnus-icalendar-event :docs eieio-oset(# uid ni #f(compiled-function (obj slots) "Set slots of OBJ with SLOTS which is a li apply(#f(compiled-function (obj slots) "Set slots of OBJ with SLOTS which i shared-initialize(# #f(compiled-function (this &optional slots) "Construct the new object THIS apply(#f(compiled-function (this &optional slots) "Construct the new object initialize-instance(#) id 1kTKvE-0005FH-TZ for submit@debbugs.gnu.org; Fri, 16 Oct 2020 04:17:09 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52574) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTKvD-0005Ef-Ij for 43057@debbugs.gnu.org; Fri, 16 Oct 2020 04:17:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=+YlYHWCAaJ2JFYuG2OIvPqw0mUM+/oJxTRGarMSGbaA=; b=AjenZgkWHs3v8rSGDHQcmVwBO2 VrX0a+7lS5iQeYxLgzWnA5n/MqDBTsBM/yc1kpJ+PiOdOL4wTRNHJGJLcyMT92bcHnPsbEm2BQL8T Xe087xNYkwN3onDkDm+q11jyCw4cvKHXBIqLu1R+dZ2kko+SF/ZDK9J0Ox3vBq4Tqj7E=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kTKux-0000Xr-0s for 43057@debbugs.gnu.org; Fri, 16 Oct 2020 10:17:01 +0200 From: Lars Ingebrigtsen To: 43057@debbugs.gnu.org Subject: Re: bug#43057: 28.0.50; icalendar makes Gnus signal an error References: <87blix3ei9.fsf@gnus.org> X-Now-Playing: Janka Nabay & The Bubu Gang's _En yah say_: "Eh mane ah" Date: Fri, 16 Oct 2020 10:16:49 +0200 In-Reply-To: <87blix3ei9.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 26 Aug 2020 12:09:18 +0200") Message-ID: <87y2k6mvpq.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Reading bug#37887, I got a backtrace, and it's down to this: Fixed on the trunk. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 43057 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > Reading bug#37887, I got a backtrace, and it's down to this: Fixed on the trunk. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 16 04:17:15 2020 Received: (at control) by debbugs.gnu.org; 16 Oct 2020 08:17:15 +0000 Received: from localhost ([127.0.0.1]:57556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTKvL-0005Fa-5o for submit@debbugs.gnu.org; Fri, 16 Oct 2020 04:17:15 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52586) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTKvJ-0005FF-H1 for control@debbugs.gnu.org; Fri, 16 Oct 2020 04:17:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=xYbMcCOFLYRFynkqd8/vOWjmHsDUtom5DyadsDXYoFo=; b=pmweYszx6xME2nDAw3rgSBDHp1 jbdtOMaEHAE5lBdOITeZsTHPnMcX2Y8kxny/6ZxC54lVMAOoTOKSOaj6EFypNabGu5wgnyZ1QLJj/ yswRdfjt5azNgKFmTQVO6nxJ7LpWICtg3osn4tA+8bGNTroNca/pwIllzxNd5z1UBqVU=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kTKvB-0000Y7-Oh for control@debbugs.gnu.org; Fri, 16 Oct 2020 10:17:08 +0200 Date: Fri, 16 Oct 2020 10:17:04 +0200 Message-Id: <87wnzqmvpb.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #43057 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 43057 fixed close 43057 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 43057 fixed close 43057 28.1 quit From unknown Mon Jun 23 00:36:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 13 Nov 2020 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator