unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Failed to initialize color list unarchiver (macOS make)
@ 2019-11-03  2:27 Pankaj Jangid
  2019-11-03 20:21 ` Alan Third
  0 siblings, 1 reply; 3+ messages in thread
From: Pankaj Jangid @ 2019-11-03  2:27 UTC (permalink / raw)
  To: emacs-devel

I always get this warning on macOS (currently running Catalina
10.15.1). But the build is okay. It runs fine on Mac. What this warning
suggests?

```
Loading term/common-win...
2019-11-03 07:49:09.581 temacs[42219:286213] 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}
Loading international/mule-util...
```

Regards,
-- 
Pankaj Jangid



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Failed to initialize color list unarchiver (macOS make)
  2019-11-03  2:27 Failed to initialize color list unarchiver (macOS make) Pankaj Jangid
@ 2019-11-03 20:21 ` Alan Third
  2019-11-03 20:44   ` Alan Third
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Third @ 2019-11-03 20:21 UTC (permalink / raw)
  To: Pankaj Jangid; +Cc: emacs-devel

On Sun, Nov 03, 2019 at 07:57:08AM +0530, Pankaj Jangid wrote:
> I always get this warning on macOS (currently running Catalina
> 10.15.1). But the build is okay. It runs fine on Mac. What this warning
> suggests?
> 
> ```
> Loading term/common-win...
> 2019-11-03 07:49:09.581 temacs[42219:286213] 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}
> Loading international/mule-util...
> ```

Older versions of Emacs built on Mojave or above create corrupt
versions of this file, so make sure you’re running either the latest
Emacs 26 or Emacs 27 (master branch).

Then please delete ~/Library/Colors/Emacs.clr and restart Emacs.

-- 
Alan Third



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Failed to initialize color list unarchiver (macOS make)
  2019-11-03 20:21 ` Alan Third
@ 2019-11-03 20:44   ` Alan Third
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Third @ 2019-11-03 20:44 UTC (permalink / raw)
  To: Pankaj Jangid; +Cc: emacs-devel

On Sun, Nov 03, 2019 at 08:21:12PM +0000, Alan Third wrote:
> On Sun, Nov 03, 2019 at 07:57:08AM +0530, Pankaj Jangid wrote:
> > I always get this warning on macOS (currently running Catalina
> > 10.15.1). But the build is okay. It runs fine on Mac. What this warning
> > suggests?
> > 
> > ```
> > Loading term/common-win...
> > 2019-11-03 07:49:09.581 temacs[42219:286213] 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}
> > Loading international/mule-util...
> > ```
> 
> Older versions of Emacs built on Mojave or above create corrupt
> versions of this file, so make sure you’re running either the latest
> Emacs 26 or Emacs 27 (master branch).
> 
> Then please delete ~/Library/Colors/Emacs.clr and restart Emacs.

I wrote this the other way round then reordered it and now it doesn’t
make much sense. ‘this file’ in the first paragraph is the Emacs.clr
mentioned in the second paragraph.
-- 
Alan Third



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-03 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-03  2:27 Failed to initialize color list unarchiver (macOS make) Pankaj Jangid
2019-11-03 20:21 ` Alan Third
2019-11-03 20:44   ` Alan Third

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).