GNU bug report logs - #70836
Buglet on Intel MacOS Sonoma 14.x

Previous Next

Package: emacs;

Reported by: Marco Antoniotti <marcoxa <at> gmail.com>

Date: Wed, 8 May 2024 20:01:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

To reply to this bug, email your comments to 70836 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#70836; Package emacs. (Wed, 08 May 2024 20:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marco Antoniotti <marcoxa <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 08 May 2024 20:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marco Antoniotti <marcoxa <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Buglet on Intel MacOS Sonoma 14.x
Date: Wed, 8 May 2024 21:59:26 +0200
[Message part 1 (text/plain, inline)]
Hi

When I start Emacs on a Mac running Sonoma 14.x I get the following "error"
or "warning" at startup.   Emacs seems to work fine afterward; any idea
about why this may be happening?

marcoxa$ *emacs*
2024-05-08 21:55:41.855 Emacs-x86_64-10_14[25649:4641200] Failed to
initialize color list unarchiver: Error Domain=NSCocoaErrorDomain Code=4864
"*** -[NSKeyedUnarchiver
_initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
cannot be decoded by NSKeyedUnarchiver" UserInfo={NSDebugDescription=***
-[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]:
non-keyed archive cannot be decoded by NSKeyedUnarchiver}

All the best

-- 
Marco Antoniotti
Somewhere over the Rainbow
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#70836; Package emacs. (Thu, 09 May 2024 04:58:01 GMT) Full text and rfc822 format available.

Message #8 received at 70836 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Marco Antoniotti <marcoxa <at> gmail.com>
Cc: 70836 <at> debbugs.gnu.org
Subject: Re: bug#70836: Buglet on Intel MacOS Sonoma 14.x
Date: Thu, 09 May 2024 07:56:20 +0300
> From: Marco Antoniotti <marcoxa <at> gmail.com>
> Date: Wed, 8 May 2024 21:59:26 +0200
> 
> When I start Emacs on a Mac running Sonoma 14.x I get the following "error" or "warning" at startup.   Emacs
> seems to work fine afterward; any idea about why this may be happening?
> 
> marcoxa$ emacs
> 2024-05-08 21:55:41.855 Emacs-x86_64-10_14[25649:4641200] Failed to initialize color list unarchiver:
> Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _
> initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by
> NSKeyedUnarchiver" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver _
> initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by
> NSKeyedUnarchiver}

When this came up before (e.g., bug#32854), our macOS expert said the
reason was a stale or corrupt version of the color file, and the
solution was to delete it:

  rm ~/Library/Colors/Emacs.clr

Can you try this and see if it solves your problem?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#70836; Package emacs. (Thu, 09 May 2024 09:28:01 GMT) Full text and rfc822 format available.

Message #11 received at 70836 <at> debbugs.gnu.org (full text, mbox):

From: Marco Antoniotti <marcoxa <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 70836 <at> debbugs.gnu.org
Subject: Re: bug#70836: Buglet on Intel MacOS Sonoma 14.x
Date: Thu, 9 May 2024 11:26:31 +0200
[Message part 1 (text/plain, inline)]
Hi

Nope.  Removing the file does not help.

marcoxa$ rm ~/Library/Colors/Emacs.clr
marcoxa$ emacs &
[1] 33269
Bougaza:magiciel marcoxa$ 2024-05-09 11:22:44.978
Emacs-x86_64-10_14[33269:5028483] Failed to initialize color list
unarchiver: Error Domain=NSCocoaErrorDomain Code=4864 "***
-[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]:
non-keyed archive cannot be decoded by NSKeyedUnarchiver"
UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver
_initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
cannot be decoded by NSKeyedUnarchiver}

The file gets regenerated, but so does the error.

All the best

MA


On Thu, May 9, 2024 at 6:56 AM Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Marco Antoniotti <marcoxa <at> gmail.com>
> > Date: Wed, 8 May 2024 21:59:26 +0200
> >
> > When I start Emacs on a Mac running Sonoma 14.x I get the following
> "error" or "warning" at startup.   Emacs
> > seems to work fine afterward; any idea about why this may be happening?
> >
> > marcoxa$ emacs
> > 2024-05-08 21:55:41.855 Emacs-x86_64-10_14[25649:4641200] Failed to
> initialize color list unarchiver:
> > Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _
> > initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
> cannot be decoded by
> > NSKeyedUnarchiver" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver _
> > initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
> cannot be decoded by
> > NSKeyedUnarchiver}
>
> When this came up before (e.g., bug#32854), our macOS expert said the
> reason was a stale or corrupt version of the color file, and the
> solution was to delete it:
>
>   rm ~/Library/Colors/Emacs.clr
>
> Can you try this and see if it solves your problem?
>


-- 
Marco Antoniotti
Somewhere over the Rainbow
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#70836; Package emacs. (Fri, 10 May 2024 06:10:02 GMT) Full text and rfc822 format available.

Message #14 received at 70836 <at> debbugs.gnu.org (full text, mbox):

From: Marco Antoniotti <marcoxa <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 70836 <at> debbugs.gnu.org
Subject: Re: bug#70836: Buglet on Intel MacOS Sonoma 14.x
Date: Fri, 10 May 2024 08:08:25 +0200
[Message part 1 (text/plain, inline)]
Sorry

The message appeared the first two times I restarted Emacs after deleting
the file.  Now everything is fine.  Go figure.

Consider it fixed.



Marco Antoniotti
Somewhere over the Rainbow


On Thu, 9 May 2024 at 11:26, Marco Antoniotti <marcoxa <at> gmail.com> wrote:

> Hi
>
> Nope.  Removing the file does not help.
>
> marcoxa$ rm ~/Library/Colors/Emacs.clr
> marcoxa$ emacs &
> [1] 33269
> Bougaza:magiciel marcoxa$ 2024-05-09 11:22:44.978
> Emacs-x86_64-10_14[33269:5028483] Failed to initialize color list
> unarchiver: Error Domain=NSCocoaErrorDomain Code=4864 "***
> -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]:
> non-keyed archive cannot be decoded by NSKeyedUnarchiver"
> UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver
> _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
> cannot be decoded by NSKeyedUnarchiver}
>
> The file gets regenerated, but so does the error.
>
> All the best
>
> MA
>
>
> On Thu, May 9, 2024 at 6:56 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>> > From: Marco Antoniotti <marcoxa <at> gmail.com>
>> > Date: Wed, 8 May 2024 21:59:26 +0200
>> >
>> > When I start Emacs on a Mac running Sonoma 14.x I get the following
>> "error" or "warning" at startup.   Emacs
>> > seems to work fine afterward; any idea about why this may be happening?
>> >
>> > marcoxa$ emacs
>> > 2024-05-08 21:55:41.855 Emacs-x86_64-10_14[25649:4641200] Failed to
>> initialize color list unarchiver:
>> > Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _
>> > initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
>> cannot be decoded by
>> > NSKeyedUnarchiver" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver
>> _
>> > initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive
>> cannot be decoded by
>> > NSKeyedUnarchiver}
>>
>> When this came up before (e.g., bug#32854), our macOS expert said the
>> reason was a stale or corrupt version of the color file, and the
>> solution was to delete it:
>>
>>   rm ~/Library/Colors/Emacs.clr
>>
>> Can you try this and see if it solves your problem?
>>
>
>
> --
> Marco Antoniotti
> Somewhere over the Rainbow
>
[Message part 2 (text/html, inline)]

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 10 May 2024 07:25:01 GMT) Full text and rfc822 format available.

Notification sent to Marco Antoniotti <marcoxa <at> gmail.com>:
bug acknowledged by developer. (Fri, 10 May 2024 07:25:02 GMT) Full text and rfc822 format available.

Message #19 received at 70836-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Marco Antoniotti <marcoxa <at> gmail.com>
Cc: 70836-done <at> debbugs.gnu.org
Subject: Re: bug#70836: Buglet on Intel MacOS Sonoma 14.x
Date: Fri, 10 May 2024 10:24:24 +0300
> From: Marco Antoniotti <marcoxa <at> gmail.com>
> Date: Fri, 10 May 2024 08:08:25 +0200
> Cc: 70836 <at> debbugs.gnu.org
> 
> Sorry
> 
> The message appeared the first two times I restarted Emacs after deleting the file.  Now everything is fine.  Go
> figure.
> 
> Consider it fixed.

Thanks, I'm therefore closing this bug.




This bug report was last modified 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.