Gdk-CRITICAL error with GtkStatusIcon tooltip
- From: Piotr Sipika <piotreks optonline net>
- To: gtk-app-devel-list gnome org
- Subject: Gdk-CRITICAL error with GtkStatusIcon tooltip
- Date: Thu, 29 Nov 2012 18:04:16 -0500
Hi All,
I'm having some issues with a GtkStatusIcon, specifically, displaying
its tooltip.
I create the icon fine and set its tooltip text using
gtk_status_icon_set_tooltip_text(). I make the icon visible using
gtk_status_icon_set_visible(icon, TRUE) and it shows on the system tray.
When I put the mouse cursor over it, I see the tooltip text, as
expected, but in the console, I get the following message:
Gdk-CRITICAL **: IA__gdk_window_get_root_coords: assertion
`GDK_IS_WINDOW (window)' failed
What am I missing?
Should I be setting the window of the status icon explicitly?
Thanks,
Piotr
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]