Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 448316

Summary: app-emulation/spice: error BadMatch request X_SetInputFocus
Product: Gentoo Linux Reporter: Alex Efros <powerman-asdf>
Component: New packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED WONTFIX    
Severity: normal CC: ewoud+gentoo, virtualization
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.freedesktop.org/show_bug.cgi?id=36601
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix BadMatch error by removing XSetInputFocus() call

Description Alex Efros 2012-12-23 16:58:50 UTC
Created attachment 333146 [details, diff]
fix BadMatch error by removing XSetInputFocus() call

This bug described at https://bugs.freedesktop.org/show_bug.cgi?id=36601

I'm also using fluxbox:

    $ spicec -h 127.0.0.1 -p 5900
    Error: x error on display :0 error BadMatch (invalid parameter attributes) minor 0 request X_SetInputFocus

This issue happens both on current 0.11.3 and latest 0.12.0.

The "patch" attached.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2013-06-04 21:58:41 UTC
Upstream recommends you try remote-viewer from the virt-viewer package instead since spicy is not supported by them.
Comment 2 Matthias Maier gentoo-dev 2015-08-16 18:01:48 UTC
Upstream will not fix this issue - I don't see a way to make this patch compatible with the intended behavior.