prati0100 / git-gui

Tcl/Tk based UI for Git. I am currently acting as the project's maintainer.
160 stars 87 forks source link

Xlib error on console #84

Open jonded94 opened 1 year ago

jonded94 commented 1 year ago

Hi :)

I'm using following versions:

git-gui version 0.21.GITGUI git version 2.39.0 Tcl/Tk version 8.6.13 kernel '6.0.15-1-MANJARO' Manjaro Linux 22.0.0 Sikaris

and I'm getting these issues for each letter I type inside the commit message box in git gui:

$ git gui
Xlib: sequence lost (0x10000 > 0x1bce) in reply type 0x2!
Xlib: sequence lost (0x10000 > 0x1bd5) in reply type 0x2!
Xlib: sequence lost (0x10000 > 0x1be6) in reply type 0x3!
Xlib: sequence lost (0x10000 > 0x1bec) in reply type 0x3!
Xlib: sequence lost (0x10000 > 0x1bf2) in reply type 0x2!
Xlib: sequence lost (0x10000 > 0x1c09) in reply type 0x3!
Xlib: sequence lost (0x10000 > 0x1c0f) in reply type 0x2!
Xlib: sequence lost (0x10000 > 0x1c20) in reply type 0x2!
Xlib: sequence lost (0x10000 > 0x1c30) in reply type 0x3!

I'm using Wayland, so I guess git gui is rendered by XWayland?