Fresh install, Emacs GUI won't start

A couple days ago I installed Manjaro KDE on my laptop. Everything works great, except that I installed Emacs from the Software Centre, but when I try to launch it from the application launcher, the Emacs icon briefly appears in the taskbar, but then it removes after about a second or so.

What happens if you try launching it from a terminal window? :arrow_down:

emacs

That should give you some information on why it’s crashing.

When I launch it from the terminal, I get the terminal-based version of Emacs. I’d probably be fine with this if they were equally capable, but I’ve read that the GUI version has more functionality than the TUI version does these days.

If you installed emacsnox, please try running emacsclient and post the output.

That is odd, because it should normally give you the GUI version too if launched from a terminal window, and the text-only mode would then be used in ttys.

Not in my experience, but it’s been a while since I used the GUI version. I never liked its GUI version, and so I’ve got emacs-nox installed these days.

Your mileage may vary, though.

[quote=“Dosimve, post:3, topic:119863”]
I’ve read that the GUI version has more functionality than the TUI version does these days.
[/quote]
Not in my experience, but it’s been a while since I used the GUI version. I never liked its GUI version, and so I’ve got emacs-nox installed these days.

Ah, that was the issue. I thought I installed regular Emacs, but I installed emacs-nox instead because of the icon. Sorry for the obvious mistake. I’ll mark this thread as solved.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.