[Wayland-bugs] [Bug 695861] Allow to use custom surfaces for GdkWindows in Wayland
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Mar 27 19:52:45 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=695861
gtk+ | wayland | 3.7.x
--- Comment #11 from Kristian Høgsberg <krh at bitplanet.net> 2013-03-28 02:52:37 UTC ---
(In reply to comment #10)
> 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
I updated my overlay-plugin example above to use the final upstream API, seems
to work fine. Maybe take a look there to see it's how hooked up?
--
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