You are not logged in.

#1 2026-05-26 03:20:34

borgch
Member
Registered: 2017-10-10
Posts: 41

Discord not starting

If I run discord from terminal (or select it in menu), nothing appears.

I tried discord --enable-logging, there is no output too.

In system logs I see only "systemd    Started Discord - Internet Messenger."

What can I do to fix it?

Offline

#2 2026-05-26 05:46:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,673

Re: Discord not starting

there is no output too

Is there a stale process?

ps aux | grep -i disc

What kind of desktop session is this?

Wayland? What compositor? Are you running discord as native wayland client or via xwayland (default)?

How do you start the session? xinit/startx?

Online

#3 2026-05-30 03:27:41

borgch
Member
Registered: 2017-10-10
Posts: 41

Re: Discord not starting

seth wrote:

Is there a stale process?

$ ps aux | grep -i disc
boris       1556  0.4  0.7 1219604 118344 ?      Ssl  00:26   0:00 /usr/lib/DiscoverNotifier --check-delay 20
boris       2217  0.0  0.0   7872  5620 ?        Ss   00:27   0:00 /bin/sh /usr/bin/discord
boris       2219  0.0  0.0 955728  7360 ?        Sl   00:27   0:00 /usr/share/discord/updater_bootstrap --zenity /home/boris/.config/discord stable https://updates.discord.com/
boris       2253  0.0  0.0   6700  4280 pts/1    S+   00:27   0:00 grep --colour=auto -i disc

Yes, I use Wayland with KDE, unfortunately, I do not now, how the session starts in my case - how to check it?

Offline

#4 2026-05-30 05:35:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,673

Re: Discord not starting

boris       2217  0.0  0.0   7872  5620 ?        Ss   00:27   0:00 /bin/sh /usr/bin/discord
boris       2219  0.0  0.0 955728  7360 ?        Sl   00:27   0:00 /usr/share/discord/updater_bootstrap --zenity /home/boris/.config/discord stable https://updates.discord.com/

"Apparently" - what if you kill it?
It seems to try to spawn a zenity dialog? Do you have zenity installed?

Yes, I use Wayland with KDE

Same problem w/ X11? What if you're trying to control discord to use either xwayland or a native wayland client explicitly?

I do not now, how the session starts in my case

Do you use SDDM, plasma-login-manager, startplasma from a  console, …

Online

Board footer

Powered by FluxBB