Skip to content

Instantly share code, notes, and snippets.

@skygrango
Created September 27, 2024 04:23
Show Gist options
  • Save skygrango/f63851f475eed4220c605ea1d94c5264 to your computer and use it in GitHub Desktop.
Save skygrango/f63851f475eed4220c605ea1d94c5264 to your computer and use it in GitHub Desktop.
discord
Discord 0.0.69
[13195:0927/122237.051507:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY
[13195:0927/122237.051549:ERROR:env.cc(258)] The platform failed to initialize. Exiting
coredump
discord --enable-features=UseOzonePlatform --ozone-platform=wayland
Discord 0.0.69
Starting app.
Starting updater.
2024-09-27T04:19:50.892Z [Modules] Modules initializing
2024-09-27T04:19:50.892Z [Modules] Distribution: remote
2024-09-27T04:19:50.892Z [Modules] Host updates: disabled
2024-09-27T04:19:50.892Z [Modules] Module updates: enabled
2024-09-27T04:19:50.892Z [Modules] Module install path: /home/grango/.config/discord/0.0.69/modules
2024-09-27T04:19:50.892Z [Modules] Module installed file path: /home/grango/.config/discord/0.0.69/modules/installed.json
2024-09-27T04:19:50.892Z [Modules] Module download path: /home/grango/.config/discord/0.0.69/modules/pending
splashScreen.initSplash(false)
CDM component API found
blackbox: 2024-09-27T04:19:51.142Z 0
----------------------------------------------
CDM completed with err: cdm-ready-timeout-200
blackbox: 2024-09-27T04:19:51.163Z 1 Discord starting: {"releaseChannel":"stable","version":"0.0.69"}, modulepath: /home/grango/.config/discord/0.0.69/modules
blackbox: 2024-09-27T04:19:51.167Z 2 ✅ webContents.created web1 "index.html"
blackbox: 2024-09-27T04:19:51.171Z 3 ✅ window.created win1 "discord"
splashScreen: SPLASH_SCREEN_READY
splashScreen.webContentsSend: SPLASH_SCREEN_QUOTE SPLASH_SCREEN_QUOTE [ 'Hold Tight — Loading Discord' ]
2024-09-27T04:19:51.285Z [Modules] No updates to install
splashScreen: no-pending-updates
2024-09-27T04:19:51.285Z [Modules] Host is up to date.
2024-09-27T04:19:51.285Z [Modules] Checking for module updates at https://discord.com/api/modules/stable/versions.json
splashScreen: checking-for-updates
splashScreen.updateSplashState checking-for-updates checking-for-updates {}
splashScreen.webContentsSend: SPLASH_UPDATE_STATE SPLASH_UPDATE_STATE [ { status: 'checking-for-updates' } ]
2024-09-27T04:19:51.292Z [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: 2024-09-27T04:19:51.419Z 4 ✅ webContents.created web2 ""
blackbox: 2024-09-27T04:19:51.426Z 5 ✅ window.created win2 "Discord"
blackbox: 2024-09-27T04:19:51.438Z 6 ✅ webContents.did-finish-load web1
[WebContents] crashed (reason: crashed, exitCode: 139)... reloading
Optional module ./ElectronTestRpc was not included.
blackbox: 2024-09-27T04:19:53.656Z 7 ❌ render-process-gone { reason: 'crashed', exitCode: 139 }
blackbox: 2024-09-27T04:19:53.680Z 8 window.closed win2
blackbox: 2024-09-27T04:19:53.689Z 9 ✅ webContents.created web3 ""
blackbox: 2024-09-27T04:19:53.692Z 10 ✅ window.created win3 "Discord"
blackbox: 2024-09-27T04:19:53.695Z 11 webContents.destroyed web2
[WebContents] double crashed (reason: crashed, exitCode: 139)... RIP =(
notificationScreen.webContentsSend: win is invalid undefined.
blackbox: 2024-09-27T04:19:55.829Z 12 ❌ render-process-gone { reason: 'crashed', exitCode: 139 }
blackbox: 2024-09-27T04:19:55.839Z 13 before-quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment