Summary: | cannot use mouse in server mouse mode | ||
---|---|---|---|
Product: | Spice | Reporter: | Pavel Grunt <pavelgrunt> |
Component: | spice-gtk | Assignee: | Spice Bug List <spice-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | uril |
Version: | unspecified | Keywords: | bisected, regression |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pavel Grunt
2016-03-31 07:07:15 UTC
Seems that it is related to gtk version. I can reproduce it with gtk 3.20 (latest Fedora), but I cannot reproduce it with gtk 3.14 Mostlikely is it due to recent changes - removed window from gtkstack and also from spice display widget Also spice-widget uses gdk_pointer_grab() which is deprecated and gdk_device_grab / gdk_seat_grab should be used. reverting gtk+ 9d0e8401caa937c4399dbe6d2aaa6dc4fe0254eb seem to solve it fixed upstream: commit 89214eba87d7a0888439dc752619310ece3db920 Author: Marc-André Lureau <marcandre.lureau@gmail.com> Date: Tue May 3 19:32:31 2016 +0200 gtk: fix server-mode mouse |
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.