https://bugzilla.gnome.org/show_bug.cgi?id=765474

Olivier Fourdan <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Olivier Fourdan <[email protected]> ---
Created attachment 326722
  --> https://bugzilla.gnome.org/attachment.cgi?id=326722&action=edit
C code

I am not very familiar with vala (I think I even disable vala at build time
because of some issues in the past) so I tried with this C code instead (which
I reckon should be similar), when started with:

  GTK_DEBUG=interactive ./dialog

I get:

  (dialog:8492): Gdk-WARNING **: Error 22 (Invalid argument) dispatching to
Wayland display.

Is that the same problem you have?

If so, it's a protocol error:

[1238417.613] [email protected](957, 547, array, 121)
[1238417.634]  -> [email protected]_window_geometry(26, 23, 957, 547)
[1238417.650]  -> [email protected]_configure(121)
[1238417.657]  -> [email protected]_parent(xdg_surface@26)
[1238417.666] [email protected](123, 64, 0, 0, 0)
[1238417.690] [email protected](123, wl_surface@20, array)
[1238417.706] [email protected](nil)
[1238417.717] [email protected](nil)
[1238417.967] [email protected](wl_display@1, 1, "invalid arguments for
[email protected]_parent")

(dialog:8595): Gdk-WARNING **: Error 22 (Invalid argument) dispatching to
Wayland display.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to