syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.69k stars 4.9k forks source link

Unable to load color "unspecified-fg" #13784

Closed zcjava closed 6 months ago

zcjava commented 4 years ago

i use draclua-theme. it tip: Unable to load color "unspecified-fg". how fixed it

smile13241324 commented 4 years ago

@zcjava sorry can't reproduce. I have just tried running dracula as well as doom-dracula on latest develop and it just worked. Please provide some more information about your system and make sure that your packages and spacemacs is up-to-date. Please also adjust your issue to match the official issue template, by copying the information from spacemacs/report-issue.

zcjava commented 4 years ago

@zcjava sorry can't reproduce. I have just tried running dracula as well as doom-dracula on latest develop and it just worked. Please provide some more information about your system and make sure that your packages and spacemacs is up-to-date. Please also adjust your issue to match the official issue template, by copying the information from spacemacs/report-issue.

ye. i use spacemacs dev branch. and is newest. i use dracula-theme , it work well, but warning is :Unable to load color "unspecified-fg"

be11ng commented 4 years ago

I've had this problem for a while too. This might be something along the lines of #6380 where its isn't a bug as such, and we just need to ignore it when the *Messages* buffer fills up with:

Unable to load color "unspecified-fg" [13 times]

Upstream, this may have something to do with dracula/emacs#59.

System Info :computer:

duianto commented 4 years ago

Confirmed, I'm also seeing that message when using the dracula theme:

Loading c:/Users/username/.spacemacs...done Unable to load color "unspecified-fg" PNG warning: Interlace handling should be turned on when using png_read_image Unable to load color "unspecified-fg" [9 times] Starting new Ispell process c:/tools/cygwin/bin/aspell.exe with default dictionary... Spacemacs is ready.

be11ng seems to be correct that it's an upstream issue.

Windows 1903, System Info (click to expand)
#### System Info :computer:
- OS: windows-nt
- Emacs: 26.3
- Spacemacs: 0.300.0
- Spacemacs branch: develop (rev. 9e6cfbb83)
- Graphic display: t
- Distribution: spacemacs
- Editing style: vim
- Completion: helm
- Layers:
```elisp
(autohotkey auto-completion c-c++ dap emacs-lisp git helm html java
            (javascript :variables javascript-backend 'lsp)
            (latex :variables latex-build-command "LatexMk" latex-enable-magic t)
            lsp
            (markdown :variables markdown-live-preview-engine 'vmd markdown-command "vmd")
            multiple-cursors
            (org :variables org-agenda-files
                 '("~/org/notes.org"))
            python ruby semantic-web
            (shell :variables shell-default-shell 'eshell shell-default-height 30)
            spell-checking sql syntax-checking themes-megapack treemacs
            (typescript :variables typescript-backend 'lsp)
            version-control)
```
- System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS THREADS LCMS2

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

vcg3rd commented 3 years ago

Still have it in Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20). My Messages are filled with it.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

github-actions[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!