https://bugzilla.gnome.org/show_bug.cgi?id=706870
  gtk+ | wayland | 3.9.x

           Summary: serial number jump bigger than 1000 warnings
    Classification: Platform
           Product: gtk+
           Version: 3.9.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: wayland
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---


gtk+, wayland and weston from git master.

Running gtk+ apps in weston spits lots of warnings like

serial number jump bigger than 1000 (0 -> 5004)
serial number jump bigger than 1000 (0 -> 5005)
[...]

It looks like the first serial the app receives is quite high (it seems to
start at wherever the previous application left it) and gtk+ seems to assume it
will start at 0, so wayland_display->serial is never updated and lots of
warnings are thrown instead.

This may be causing other bugs I am seeing, such as the inability to move
windows.

-- 
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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to