[Wayland-bugs] [Bug 696340] New: wayland: device list is populated async
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Mar 21 15:22:35 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=696340
gtk+ | wayland | unspecified
Summary: wayland: device list is populated async
Classification: Platform
Product: gtk+
Version: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: wayland
AssignedTo: gtk-bugs at gtk.org
ReportedBy: mclasen at redhat.com
QAContact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
GNOME version: ---
This is a subtle incompatibility to the X backend. In our application tests,
I've noticed quite a few criticals stemming from the fact that widget setup
code that is running before entering the mainloop ends up accessing devices,
e.g the core_pointer. In X that works, you can get the devices as soon as the
display is opened. In wayland, the list of devices in the devicemanager is
empty until you enter the mainloop.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list