Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* core/core-display-init.el: fix detecting display initialized #16680

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

sunlin7
Copy link
Contributor

@sunlin7 sunlin7 commented Nov 23, 2024

Fix a bug that the Spacemacs failed on detecting the display initialized status, here are the steps on Ubuntu:

emacs --daemon
emacsclient -c --display=:321 # non-exists display
* Cannot find any of the specified fonts (Source Code Pro)! Font settings may not be correct.

As the patch showed, the function server-create-window-system-frame@spacemacs-init-display should detect the display system to make sure display ready there.

@smile13241324 smile13241324 merged commit 49d3384 into syl20bnr:develop Nov 28, 2024
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants