I updated yesterday and now Discord splash screen pops on the screen then immediately closes. I’m running i3 but there were a lot of KDE packages in the update so I don’t know if that affected anything.
I’m running a laptop with an Intel Core i3 and using the intel IGP for graphics.
I uninstalled and reinstalled the Discord package just to see, but it still does the same thing.
Here is the tail end of what happens when I run it from the command line:
blackbox: Deleting /home/XXXXXX/.config/discord/0.0.30/modules/crashlogs/2023_10_02T02_05_25_352Z-3-events.log
splashScreen: SPLASH_SCREEN_READY
splashScreen.webContentsSend: SPLASH_SCREEN_QUOTE SPLASH_SCREEN_QUOTE [ 'Hold Tight — Loading Discord' ]
2023-10-03T00:03:23.500Z [Modules] No updates to install
splashScreen: no-pending-updates
2023-10-03T00:03:23.501Z [Modules] Checking for host updates.
splashScreen: checking-for-updates
splashScreen.updateSplashState checking-for-updates checking-for-updates {}
splashScreen.webContentsSend: SPLASH_UPDATE_STATE SPLASH_UPDATE_STATE [ { status: 'checking-for-updates' } ]
2023-10-03T00:03:23.721Z [Modules] Host is up to date.
2023-10-03T00:03:23.722Z [Modules] Checking for module updates at https://discord.com/api/modules/stable/versions.json
2023-10-03T00:03:23.757Z [Modules] No module updates available.
splashScreen: update-check-finished true 0 false
splashScreen.launchMainWindow: false
Optional module ./ElectronTestRpc was not included.
splashScreen.updateSplashState launching launching {}
splashScreen.webContentsSend: SPLASH_UPDATE_STATE SPLASH_UPDATE_STATE [ { status: 'launching' } ]
blackbox: 2023-10-03T00:03:23.872Z 9 ✅ webContents.created web2 ""
blackbox: 2023-10-03T00:03:23.889Z 10 ✅ window.created win2 "Discord"
[428458:1002/200324.000592:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=139
(electron) 'gpu-process-crashed event' is deprecated and will be removed. Please use 'child-process-gone event' instead.
child-process-gone! child: GPU (undefined) exitCode: 139
blackbox: 2023-10-03T00:03:24.003Z 11 window.close win1
blackbox: 2023-10-03T00:03:24.024Z 12 window.close win2
I found some similar crashes when searching but they were solved by making some changes to the nvidia power management profile, but that doesn’t make sense in my case.
Any suggestions?