[Wayland-bugs] [Bug 703817] wl_display at 1: error 1: invalid method 8, object wl_surface at 14

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 9 02:13:11 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703817
  gtk+ | wayland | unspecified

--- Comment #2 from Rob Bradford <rob at robster.org.uk> 2013-07-09 09:13:05 UTC ---
commit 0dbd9dc0a79f4c48f04213d5cf46b1baa215ad7f
Author: Rob Bradford <rob at linux.intel.com>
Date:   Tue Jul 9 10:04:12 2013 +0100

    wayland: request appropriate compositor version to support buffer scale

    With the introduction of the use of buffer scaling in ed4fcee4ct we
    must request version 3 of the compositor as that is the version of the
    surface interface that adds this new functionality. See the following
    commit in weston:

    commit a85118c1b85df6fbf8f896dca971a5b79a94da71
    Author: Jason Ekstrand <jason at jlekstrand.net>
    Date:   Thu Jun 27 20:17:02 2013 -0500

        Use wl_resource_create() for creating resources

        This commit sets the version numbers for all added/created objects. 
The
        wl_compositor.create_surface implementation was altered to create a
surface
        with the same version as the underlying wl_compositor.  Since no other
        "child interfaces" have version greater than 1, they were all
hard-coded to
        version 1.

        Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>

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

-- 
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