[Wayland-bugs] [Bug 77294] Incorrect weston-info : Numeric values in name field
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 10 23:26:41 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77294
--- Comment #1 from Pekka Paalanen <ppaalanen at gmail.com> ---
What do you mean?
wl_output has no name in the dump, and the name for wl_seat is "default".
If you refer to the "name" on the line
interface: 'wl_output', version: 2, name: 9
that is supposed to be a number indeed. It is the wl_registry id of the global
interface, as opposed to a protocol object id.
weston-info cannot print any name for a wl_output, because the wl_output
protocol interface does not have any way to communicate it. Is this bug about
adding a name event to wl_output? There are patches for that on the mailing
list.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140411/8cee0152/attachment.html>
More information about the Wayland-bugs
mailing list