More complete example with a valid XID (but doesn't make a difference):
xvfb-run python -c 'from gi.repository import Gdk, GdkX11; display =
GdkX11.X11Display(); print("display:", display); rw =
Gdk.get_default_root_window(); print("rootwin:", rw); xid =
rw.get_xid(); print("xid:", xid); fd =
GdkX11.X11Window.foreign_new_for_display(display, xid);
print("foreign:", fd); origin = fd.get_origin(); print("origin:",
origin)'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1258170
Title:
autopilot crashed with SIGSEGV in XLastKnownRequestProcessed()
To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1258170/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs