View previous topic :: View next topic |
Author |
Message |
khada n00b

Joined: 23 Feb 2025 Posts: 2
|
Posted: Thu Feb 27, 2025 3:53 am Post subject: Emacs frozen when launching a terminal emulator |
|
|
As the title says, whenever I try to launch a terminal emulator (eat or vterm) inside Emacs, it crashes and becomes unresponsive.
Here is a video showing the issue: https://imgur.com/a/q2MyQ4O
I have tried compiling Emacs with all USE flags, but the issue persists. Does anyone know what might be causing this?
Last edited by khada on Thu Feb 27, 2025 5:26 pm; edited 1 time in total |
|
Back to top |
|
 |
sMueggli Guru

Joined: 03 Sep 2022 Posts: 571
|
Posted: Thu Feb 27, 2025 3:08 pm Post subject: |
|
|
I do not see any crash.
Can you reproduce the behaviour with ?
Try also Code: | M-x toggle-debug-on-error | .
What happens if you execute the function "keyboard-quit" (by default bound to C-g) while emacs seems to be frozen? |
|
Back to top |
|
 |
plasmonics n00b

Joined: 16 Mar 2011 Posts: 13
|
Posted: Sat Mar 01, 2025 6:33 pm Post subject: |
|
|
I tried it with vterm. It worked fine.
I did not try with eat, because that requires ~amd64. I use stable.
To get it to work, I had to compile emacs with dynamic-loading. |
|
Back to top |
|
 |
khada n00b

Joined: 23 Feb 2025 Posts: 2
|
Posted: Fri Mar 14, 2025 5:30 am Post subject: |
|
|
plasmonics wrote: | I tried it with vterm. It worked fine.
I did not try with eat, because that requires ~amd64. I use stable.
To get it to work, I had to compile emacs with dynamic-loading. |
Will try that. Thanks. |
|
Back to top |
|
 |
|