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

Window not drawing correctly. #14306

Closed
cinjon opened this issue Jan 19, 2021 · 8 comments
Closed

Window not drawing correctly. #14306

cinjon opened this issue Jan 19, 2021 · 8 comments
Labels
Unresponsive Marked for issues without response from author.

Comments

@cinjon
Copy link

cinjon commented Jan 19, 2021

Description :octocat:

On a fresh install of emacs spacemacs (on mac os), whenever I open a split pane, the new window doesn't paint correctly. See below for a screenshot. This also happens in other situations, like if I do C-l to recenter.

Reproduction guide 🪲

  • Start Emacs
  • Open a new pane with C-x 3 for example and the pane is drawn badly.

Observed behaviour: 👀 💔
The observed behavior is that the pane is drawn really badly. It doesn't even always get fixed with redraw-display, like for example in this window while I'm filing the bug.

Expected behaviour: ❤️ 😄
The expected behavior is that it paints properly. I didn't have this issue on my previous computer at all.

System Info 💻

  • OS: darwin
  • Emacs: 27.1
  • Spacemacs: 0.300.0
  • Spacemacs branch: develop (rev. b2f0141)
  • Graphic display: nil
  • Distribution: spacemacs
  • Editing style: emacs
  • Completion: ivy
  • Layers:
(emacs-lisp git helm python ivy multiple-cursors treemacs)
  • System configuration features: RSVG IMAGEMAGICK GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES THREADS JSON PDUMPER LCMS2 GMP

Screen Shot 2021-01-19 at 8 32 46 AM
Screen Shot 2021-01-19 at 8 39 02 AM

@lebensterben
Copy link
Contributor

what's the font. and what's the terminal emulator you're using

@cinjon
Copy link
Author

cinjon commented Jan 19, 2021

This is on Mac's default Terminal using Solarized Dark with Menlo Regular 11pt.

@lebensterben
Copy link
Contributor

does the problem also exist in GUI Emacs

@cinjon
Copy link
Author

cinjon commented Jan 19, 2021

From a minute of trying stuff, it doesn't seem to be an issue there.

@lebensterben
Copy link
Contributor

that's what I suspected. there's something wrong with your terminal setting. from the pictures attached above, it seems that anti-aliasing is not working.
Note that the font used by terminal Emacs is not what you defined in dotspacemacs but the font use for terminal.

@cinjon
Copy link
Author

cinjon commented Jan 21, 2021

Thanks, that's helpful. However, I'm having a bit of trouble squaring what is exactly to fix. Are you suggesting aligning the fonts in dotspacemacs with what's used in terminal or changing a setting (somewhere) or something else? I tried a bunch of the suggestions here without success (#1269). I also checked and "Antialias text" is on by default in the terminal profile.

Is there an expectation that terminal is xterm? Right now, it's being declared as ansi.

@lebensterben
Copy link
Contributor

@cinjon
I could be wrong about anti-aliasing not working. That could also results from image compression...
But definitely I think you can first try to change the font used by Terminal.app to the one defined in .spacemacs

@github-actions
Copy link

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 github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Jan 26, 2022
@lebensterben lebensterben added stale marked as a stale issue/pr (usually by a bot) Unresponsive Marked for issues without response from author. and removed stale marked as a stale issue/pr (usually by a bot) labels Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unresponsive Marked for issues without response from author.
Projects
None yet
Development

No branches or pull requests

2 participants