[Wayland-bugs] [Bug 706870] New: serial number jump bigger than 1000 warnings
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 27 02:25:31 PDT 2013
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: gtk-bugs at gtk.org
ReportedBy: pochu27 at gmail.com
QAContact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
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.
More information about the Wayland-bugs
mailing list