Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 333146 Details for
Bug 448316
app-emulation/spice: error BadMatch request X_SetInputFocus
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix BadMatch error by removing XSetInputFocus() call
spice-badmatch.patch (text/plain), 557 bytes, created by
Alex Efros
on 2012-12-23 16:58:50 UTC
(
hide
)
Description:
fix BadMatch error by removing XSetInputFocus() call
Filename:
MIME Type:
Creator:
Alex Efros
Created:
2012-12-23 16:58:50 UTC
Size:
557 bytes
patch
obsolete
>diff -uNr spice-0.11.3.orig/client/x11/red_window.cpp spice-0.11.3/client/x11/red_window.cpp >--- spice-0.11.3.orig/client/x11/red_window.cpp 2012-08-22 09:09:01.000000000 +0300 >+++ spice-0.11.3/client/x11/red_window.cpp 2012-12-23 18:49:55.301199099 +0200 >@@ -1717,7 +1717,7 @@ > void RedWindow::activate() > { > //todo: use _NET_ACTIVE_WINDOW >- XSetInputFocus(x_display, _win, RevertToParent, CurrentTime); >+ //XSetInputFocus(x_display, _win, RevertToParent, CurrentTime); > /* kwin won't raise on focus */ > XRaiseWindow(x_display, _win); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 448316
: 333146