Bug 1219206 - wezterm not starting
Summary: wezterm not starting
Status: IN_PROGRESS
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Soc Virnyl Estela
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-26 05:08 UTC by Michael Vetter
Modified: 2024-02-05 11:37 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Vetter 2024-01-26 05:08:15 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
```
Comment 1 Soc Virnyl Estela 2024-01-26 12:21:30 UTC
Hello I need more info like what desktop environment you're using since it runs on riverwm (wayland wlroots) just fine. Thanks!
Comment 2 Michael Vetter 2024-01-26 12:51:14 UTC
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.
Comment 3 Soc Virnyl Estela 2024-01-27 01:04:07 UTC
(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.
Comment 4 Michael Vetter 2024-01-29 09:11:07 UTC
(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.
Comment 5 Soc Virnyl Estela 2024-01-29 12:17:04 UTC
(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
Comment 6 Michael Vetter 2024-02-05 11:37:06 UTC
(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.