seagle0128 / .emacs.d

Centaur Emacs - A Fancy and Fast Emacs Configuration

Home Page:https://seagle0128.github.io/.emacs.d/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Blank screen on fresh install

ahopkins opened this issue · comments

Thank you for the bug report

  • I am using the latest version of Centaur Emacs.
  • I checked my private configurations in custom.el and custom-post.el.
  • I checked FAQ.

Bug description

Seems to be the same behavior reported here: #365

However, the solution does not work, and I do not see that config value, so I am thinking it is not relevant as it is older.

Steps to reproduce

  • Fresh emacs install (I did it using pacman on Arch linux)
  • remove ~/.emacs.d
  • copy git command
  • open emacs

Expected behavior

I would have expected to see some information about package installation or something so that I know it is working and not just frozen. I'm not sure it is doing anythin.

OS

Linux

Emacs Version

28

Error callstack

No response

Anything else

No response

I believe the messages will be displayed in minibuffer during the startup. It's better for troubleshootings if the recordings and screenshots are shared.

There is no minibuffer displayed.

image

I left it like this and came back several hours later, and clearly it was working. I restarted emacs and it was working. But, it does not look like it.

What happened if pressing C-g?

Nothing different happened. I have moved on though, so you can close if it is not something you can recreate.

@ahopkins Please check if there is (setq inhibit-redisplay t or something like this in init.el. It was removed two months ago.
Anyway it doesn't affect the functionality.

@ahopkins Any update?

you can close. I'm using a different setup now.