Summary: | Unresponsive mouse wheel and buttons after update to 1.13{,.1} | ||
---|---|---|---|
Product: | XCB | Reporter: | Paul Menzel <pmenzel+bugs.freedesktop.org> |
Component: | Misc | Assignee: | xcb mailing list dummy <xcb> |
Status: | RESOLVED NOTOURBUG | QA Contact: | xcb mailing list dummy <xcb> |
Severity: | normal | ||
Priority: | medium | CC: | pmenzel+bugs.freedesktop.org |
Version: | 1.13.1 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Xorg.0.log from X.Org X Server 1.20.1 |
Description
Paul Menzel
2018-10-09 11:19:25 UTC
Please attach the corresponding Xorg log file. Created attachment 141961 [details]
Xorg.0.log from X.Org X Server 1.20.1
What are you updating from? libxcb 1.12? If so, the only "actual code changes" (outside of generated code) are commits fad81b63422105f9345215ab2716c4b804ec7986 and f830eb93c9c38b2c6c7ea2971af3bc6a61e92277. The second one obviously cannot cause this and fad81b634... well, it shouldn't cause anything? But might expose latent bugs in something else. Also possibly related: Does your user uses compton? https://github.com/chjj/compton/issues/494 https://gitlab.freedesktop.org/xorg/lib/libx11/issues/79 (In reply to Uli Schlachter from comment #3) > What are you updating from? libxcb 1.12? Yes, we are updating from libxcb 1.12. > If so, the only "actual code changes" (outside of generated code) are > commits fad81b63422105f9345215ab2716c4b804ec7986 and > f830eb93c9c38b2c6c7ea2971af3bc6a61e92277. The second one obviously cannot > cause this and fad81b634... well, it shouldn't cause anything? But might > expose latent bugs in something else. I guess we can test a revert of fad81b634 next week. > Also possibly related: Does your user uses compton? > https://github.com/chjj/compton/issues/494 > https://gitlab.freedesktop.org/xorg/lib/libx11/issues/79 No, we use Xfce 4.13 and xfwm 4.13 and no compton. That libX11 bug affected other compositors like gnome-shell/mutter as well. It's probably worth testing if libX11 1.6.7 helps. (In reply to Michel Dänzer from comment #5) > That libX11 bug affected other compositors like gnome-shell/mutter as well. > It's probably worth testing if libX11 1.6.7 helps. libX11 1.6.7 seems to have fixed this. No idea, why this problem doesn’t manifest with libX11 1.6.6 and libxcb 1.13.x. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.