GNU bug report logs - #28067
Mac OS High Sierra Beta 5 : Unable to load color ...

Previous Next

Package: emacs;

Reported by: Mario Paumann <mario.paumann <at> gmx.net>

Date: Sat, 12 Aug 2017 16:25:01 UTC

Severity: normal

Tags: notabug

Merged with 28171

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28067 in the body.
You can then email your comments to 28067 AT debbugs.gnu.org in the normal way.

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#28067; Package emacs. (Sat, 12 Aug 2017 16:25:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mario Paumann <mario.paumann <at> gmx.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 12 Aug 2017 16:25:01 GMT) Full text and rfc822 format available.

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

From: Mario Paumann <mario.paumann <at> gmx.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Mac OS High Sierra Beta 5 : Unable to load color ...
Date: Sat, 12 Aug 2017 12:59:20 +0200
[Message part 1 (text/plain, inline)]
Hello !

Just upgraded to High Sierra Beta 5 and now Emacs <https://emacsformacosx.com/> shows my files black on black.

This bug report was originaly posted to https://github.com/caldwell/build-emacs/issues/65 <https://github.com/caldwell/build-emacs/issues/65>;

on High Sierra Beta 4 i didn't have this problem

using brew emacs has exact the same problem


After removing all .emacs* it's kind of more visible but i see the general cause in Messages

Warning: arch-dependent data dir '/Users/build/workspace/Emacs-Multi-Build/label/mavericks/emacs-source/nextstep/Emacs.app/Contents/MacOS/libexec/': No such file or directory
Unable to load color "grey75"
Unable to load color "grey90"
Unable to load color "grey20"
Unable to load color "grey75" [2 times]
Unable to load color "grey95"
Unable to load color "grey90"
Unable to load color "grey20"
Unable to load color "gray60"
Unable to load color "gray80"
Unable to load color "gray40"
For information about GNU Emacs and the GNU system, type C-h C-a.
Unable to load color "grey75"
Unable to load color "RoyalBlue3"
Unable to load color "medium blue"
Mark set

The status row, which seems to use this colors, is completely black.

 <https://user-images.githubusercontent.com/10651646/29117767-c0950b8e-7cff-11e7-8452-3a3c076f7172.png>
I googled, and found older similiar problems
the only solution for me now is :

rm ~/Library/Colors/Emacs.clr
rm -rf .emacs.d/

before starting emacs. Then colors seem ok.
closing (with autosave) and restarting, colors are messed up again.

Starting emacs with my temporary solution :
 <https://user-images.githubusercontent.com/10651646/29118349-ecfb04d8-7d01-11e7-8389-6670da6deb9c.png>
Restarting emacs :
 <https://user-images.githubusercontent.com/10651646/29118359-f70524e0-7d01-11e7-89ae-e5a0ec10083f.png>
Thank you for your help, Mario
[Message part 2 (text/html, inline)]
[29117767-c0950b8e-7cff-11e7-8452-3a3c076f7172.png (image/png, inline)]
[29118349-ecfb04d8-7d01-11e7-8389-6670da6deb9c.png (image/png, inline)]
[29118359-f70524e0-7d01-11e7-89ae-e5a0ec10083f.png (image/png, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28067; Package emacs. (Sat, 12 Aug 2017 18:53:02 GMT) Full text and rfc822 format available.

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

From: John Mastro <john.b.mastro <at> gmail.com>
To: 28067 <at> debbugs.gnu.org
Cc: Mario Paumann <mario.paumann <at> gmx.net>
Subject: Re: bug#28067: Mac OS High Sierra Beta 5 : Unable to load color ...
Date: Sat, 12 Aug 2017 11:52:17 -0700
Mario Paumann <mario.paumann <at> gmx.net> wrote:
> Just upgraded to High Sierra Beta 5 and now Emacs shows my files black
> on black.
>
> This bug report was originaly posted to
> https://github.com/caldwell/build-emacs/issues/65; on High Sierra Beta
> 4 i didn't have this problem using brew emacs has exact the same
> problem

[snip]

> I googled, and found older similiar problems
> the only solution for me now is :
>
> rm ~/Library/Colors/Emacs.clr
> rm -rf .emacs.d/
>
> before starting emacs. Then colors seem ok.
> closing (with autosave) and restarting, colors are messed up again.

Just for reference for anyone working on this, a discussion in
which this was mentioned on emacs-devel is here[1] and the workaround
was reported here[2]. That discussion ended with the OP opening a bug
with Apple[3].

        John

[1]: https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00178.html
[2]: https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00184.html
[3]: https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00187.html




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28067; Package emacs. (Tue, 15 Aug 2017 16:21:03 GMT) Full text and rfc822 format available.

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

From: Mario Paumann <mario.paumann <at> gmx.net>
To: John Mastro <john.b.mastro <at> gmail.com>
Cc: 28067 <at> debbugs.gnu.org
Subject: Re: bug#28067: Mac OS High Sierra Beta 5 : Unable to load color ...
Date: Tue, 15 Aug 2017 17:34:48 +0200
[Message part 1 (text/plain, inline)]
Bug is solved in High Sierra Beta 6. Sorry for opening Bug @GNU. Thanx, mario

> Am 12.08.2017 um 20:52 schrieb John Mastro <john.b.mastro <at> gmail.com>:
> 
> Just for reference for anyone working on this, a discussion in
> which this was mentioned on emacs-devel is here[1] and the workaround
> was reported here[2]. That discussion ended with the OP opening a bug
> with Apple[3].
> 
>        John
> 
> [1]: https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00178.html <https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00178.html>
> [2]: https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00184.html <https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00184.html>
> [3]: https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00187.html <https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00187.html>
[Message part 2 (text/html, inline)]

Added tag(s) notabug. Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Tue, 15 Aug 2017 21:07:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 28067 <at> debbugs.gnu.org and Mario Paumann <mario.paumann <at> gmx.net> Request was from Alan Third <alan <at> idiocy.org> to control <at> debbugs.gnu.org. (Tue, 15 Aug 2017 21:07:02 GMT) Full text and rfc822 format available.

Merged 28067 28171. Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Mon, 21 Aug 2017 15:59:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 19 Sep 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 273 days ago.

Previous Next


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