[Webkit-unassigned] [Bug 45775] New: [GTK] fast/events/keydown-numpad-keys.html produces many GLib warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 12:58:29 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45775

           Summary: [GTK] fast/events/keydown-numpad-keys.html produces
                    many GLib warnings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Running fast/events/keydown-numpad-keys.html produces this text on stderr:

gtk_text_buffer_get_insert: assertion `GTK_IS_TEXT_BUFFER (buffer)' failed
gtk_text_buffer_get_iter_at_mark: assertion `GTK_IS_TEXT_MARK (mark)' failed
_gtk_text_layout_get_block_cursor: assertion `layout != NULL' failed
gtk_text_layout_get_cursor_locations: assertion `layout != NULL' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gtk_text_buffer_get_insert: assertion `GTK_IS_TEXT_BUFFER (buffer)' failed
gtk_text_buffer_get_iter_at_mark: assertion `GTK_IS_TEXT_MARK (mark)' failed
_gtk_text_layout_get_block_cursor: assertion `layout != NULL' failed
gtk_text_layout_get_cursor_locations: assertion `layout != NULL' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gtk_text_buffer_get_insert: assertion `GTK_IS_TEXT_BUFFER (buffer)' failed
gtk_text_buffer_get_iter_at_mark: assertion `GTK_IS_TEXT_MARK (mark)' failed
_gtk_text_layout_get_block_cursor: assertion `layout != NULL' failed
gtk_text_layout_get_cursor_locations: assertion `layout != NULL' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gtk_text_buffer_get_insert: assertion `GTK_IS_TEXT_BUFFER (buffer)' failed
gtk_text_buffer_get_iter_at_mark: assertion `GTK_IS_TEXT_MARK (mark)' failed
_gtk_text_layout_get_block_cursor: assertion `layout != NULL' failed
gtk_text_layout_get_cursor_locations: assertion `layout != NULL' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list