[Wayland-bugs] [Bug 695861] Allow to use custom surfaces for GdkWindows in Wayland
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Mar 27 14:46:45 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=695861
gtk+ | wayland | 3.7.x
Tiago Vignatti <tiago.vignatti> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tiago.vignatti at linux.intel.
| |com
--- Comment #10 from Tiago Vignatti <tiago.vignatti at linux.intel.com> 2013-03-27 21:46:43 UTC ---
hey guys. I'm trying to understand why a custom surface that I've created
solely doesn't set the cursor and also keeps spitting this kind of errors
whenever I move the mouse upon it:
(weston-desktop-shell:1492): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
(weston-desktop-shell:1492): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
(weston-desktop-shell:1492): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
(weston-desktop-shell:1492): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
(weston-desktop-shell:1492): Gdk-CRITICAL **: gdk_window_get_frame_clock:
assertion `GDK_IS_WINDOW (window)' failed
(weston-desktop-shell:1492): Gdk-CRITICAL **: gdk_frame_clock_request_phase:
assertion `GDK_IS_FRAME_CLOCK (frame_clock)' failed
the offending application is this example shell I'm using. So I'm actually
trying to create a custom surface and pass it to the desktop shell plugin as a
background:
https://github.com/tiagovignatti/gtk-shell
--
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