New comment by JuniorSuperTux on void-packages repository https://github.com/void-linux/void-packages/issues/43280#issuecomment-1501138593 Comment: I have some updates. I tried disabling XWayland in sway and then launching Discord with the essential arguments, and this is the output I got: ``` > Discord --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-features=WaylandWindowDecorations --gtk-version=4 Discord 0.0.26 [3002:0409/220650.597200:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser” [3002:0409/220650.597267:ERROR:select_file_dialog_linux_portal.cc(274)] Failed to read portal version property Starting app. Starting updater. 2023-04-09T14:06:51.496Z [Modules] Modules initializing 2023-04-09T14:06:51.586Z [Modules] Distribution: remote 2023-04-09T14:06:51.587Z [Modules] Host updates: enabled 2023-04-09T14:06:51.587Z [Modules] Module updates: enabled 2023-04-09T14:06:51.608Z [Modules] Module install path: /home/supertux/.config/discord/0.0.26/modules 2023-04-09T14:06:51.609Z [Modules] Module installed file path: /home/supertux/.config/discord/0.0.26/modules/installed.json 2023-04-09T14:06:51.610Z [Modules] Module download path: /home/supertux/.config/discord/0.0.26/modules/pending [3077:0409/220652.119162:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is egl, ANGLE is 2023-04-09T14:06:57.874Z [Modules] No updates to install 2023-04-09T14:06:57.876Z [Modules] Checking for host updates. 2023-04-09T14:06:58.533Z [Modules] Host is up to date. 2023-04-09T14:06:58.534Z [Modules] Checking for module updates at https://discord.com/api/modules/stable/versions.json 2023-04-09T14:06:58.636Z [Modules] No module updates available. Optional module ./ElectronTestRpc was not included. [3002:0409/220659.218228:ERROR:browser_main_loop.cc(271)] Gtk: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed [WebContents] crashed (reason: crashed, exitCode: 11)... reloading Optional module ./ElectronTestRpc was not included. [WebContents] double crashed (reason: crashed, exitCode: 11)... RIP =( ``` The updater opens, but the main window crashes alongside with the updater after a while.