The title says it all , I wonder does anyone els have this issue where you are in discord room playing while chatting with people and all of the sudden mid game i see a millisecond pop up window and notice that discord has quite on its own.? I know i didn't hit any shortcut keys because it happened while i wasn't even pressing anything. Any suggestion is appreciated
Discord randomly shutting down
Open it from a terminal and see if it puts out any info in the terminal when it crashes.
mine crashes a lot randomly too
Justin Sure, I will update if i notice anything.
Snoober
After seeing it crash 2-3 times i changed one setting and i haven't had a crash after it but not sure did it solve 100% i will try with that setting off and using terminal.
So Go to Discord>Settings>Linux settings>Minimize to tray (DISABLE) . So never close it anymore using X use minimize.
Justin This is what i get from terminal info, it is spamming every second in this order
(discord:3478): Gtk-WARNING **: 00:57:58.796: Theme directory symbolic/status of theme Papirus-Adapta has no size field
(discord:3478): Gtk-WARNING **: 00:57:59.299: Theme directory symbolic/apps of theme Papirus-Adapta has no size field
(discord:3478): Gtk-WARNING **: 00:57:59.299: Theme directory symbolic/categories of theme Papirus-Adapta has no size field
(discord:3478): Gtk-WARNING **: 00:57:59.299: Theme directory symbolic/devices of theme Papirus-Adapta has no size field
(discord:3478): Gtk-WARNING **: 00:57:59.299: Theme directory symbolic/emblems of theme Papirus-Adapta has no size field
(discord:3478): Gtk-WARNING **: 00:57:59.299: Theme directory symbolic/emotes of theme Papirus-Adapta has no size field
(discord:3478): Gtk-WARNING **: 00:57:59.299: Theme directory symbolic/mimetypes of theme Papirus-Adapta has no size field
(discord:3478): Gtk-WARNING **: 00:57:59.299: Theme directory symbolic/places of theme Papirus-Adapta has no size field
Justin Yes , well I tried to run it without terminal again and it crashed, bugged me ingame but not for too long.
I am now again running with terminal only getting those for now, but i'll keep updating if it quits.
Btw, in one of your posts i saw you mention the new call of duty modern warfare, do you have or already tryed to get the new Warzone battle royal mode to run on linux?Can't get any info on it yet.
laky I've got MW but I don't think it's Linux friendly. Mind you I haven't looked in a while. I keep Windows for this purpose.
As for the crash segfaults are not my specialty and need the dbginfo packages to help you debug it. Hopefully someone with that kinda knowledge comes along to assist soon.
I've been having this problem too. It mostly happens when I'm in a call. I'll run discord from the terminal for a while and see if I can collect any info.
- Edited
Justin I will resarch more about that matter with time i should get my answers regarding MW and linux.
I never done debuging stuff but that might help here since there is nothing currently helping , i was playing for like 1 h untill it crashed again randomly even with HW acc enabled no changes.
Thanks very much for your efforts helping me
On reddit someone suggested to use ripcord instead. It has an appimage, so also on Solus it should run fine. I haven't tried myself, but just in case it's a nice alternative for anyone having these discord issues.
As I said, it happens quite a lot. So here's my output:
Crash dump id: 69e266cd-4618-4a21-847f-c3bc3244ecb9
Segmentation fault
It's the same as @laky 's output, but I got an ID. Does anyone know where I can find the crash dump?
sgvd ooh I like this, thanks for the heads-up!
Please submit your feedback about Discord crashes to them, they're the developers and it is a proprietary application, so even if we got a crash dunp we wouldn't be able to fix the application itself.
I've read somewhere on forums about this problem, and one of the comments was to try installing flatpaks version of discord, is that possible here on Solus?
- Edited
yup! I might try that again.
https://www.flatpak.org/setup/Solus/
After you set it up (follow the directions on that link) then just flatpak search discord
should tell you the exact name.
- Edited
Snoober I did something similar for wine-staging repository might actually try install flatpaks repo and try it out..Btw , how do you mean again? You already had flatpaks discord installed or was it something els you needed it for?
Edit: Okay I got this
Application ID Version Branch Remotes Description
com.discordapp.Discord 0.0.10 stable flathub Chat client
Now how did you install it?
Edit2: Nvm , I managed to install it now i am going to test it out . Is it not possible to run it from terminal anymore after you install the flatpak version? running discord
in terminal does nothing now.