Bugzilla – Bug 1219206
wezterm not starting
Last modified: 2024-02-05 11:37:06 UTC
``` $ zypper in wezterm $ wezterm wezterm 06:05:19.451 ERROR wezterm_gui > running message loop: process_queued_xcb: poll_for_queued_event: X(Match(RequestError { response_type: 0, error_code: 8, sequence: 254, bad_value: 17825801, minor_opcode: 4, major_opcode: 149, pad: 1 }), None); t ```
Hello I need more info like what desktop environment you're using since it runs on riverwm (wayland wlroots) just fine. Thanks!
I'm running it on GNOME 45.3 with nvidia card and driver. I thought I run gnome on wayland but now that I write this I realize I'm actually using X11. Thanks for mentioning riverwm btw. Never heard of it.
(In reply to Michael Vetter from comment #2) > I'm running it on GNOME 45.3 with nvidia card and driver. > I thought I run gnome on wayland but now that I write this I realize I'm > actually using X11. > > Thanks for mentioning riverwm btw. Never heard of it. Can you try running wezterm with `wezterm --config 'front_end="OpenGL"'` I have a feeling the WebGPU frontend does not work well on X11.
(In reply to Soc Virnyl Estela from comment #3) > (In reply to Michael Vetter from comment #2) > > I'm running it on GNOME 45.3 with nvidia card and driver. > > I thought I run gnome on wayland but now that I write this I realize I'm > > actually using X11. > > > > Thanks for mentioning riverwm btw. Never heard of it. > > Can you try running wezterm with > > `wezterm --config 'front_end="OpenGL"'` That works fine.
(In reply to Michael Vetter from comment #4) > (In reply to Soc Virnyl Estela from comment #3) > > (In reply to Michael Vetter from comment #2) > > > I'm running it on GNOME 45.3 with nvidia card and driver. > > > I thought I run gnome on wayland but now that I write this I realize I'm > > > actually using X11. > > > > > > Thanks for mentioning riverwm btw. Never heard of it. > > > > Can you try running wezterm with > > > > `wezterm --config 'front_end="OpenGL"'` > > That works fine. Cool. Could you open an issue to Wezterm and link it here? Thanks! :D
(In reply to Soc Virnyl Estela from comment #5) > Could you open an issue to Wezterm and link it here? I don't mind but I already removed wezterm from my system. You can upstream the bugreport or just close this one as you see fit.