all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tooltip and WARNING
@ 2010-08-02 11:47 Angelo Graziosi
  2010-08-02 11:50 ` Jan Djärv
  0 siblings, 1 reply; 9+ messages in thread
From: Angelo Graziosi @ 2010-08-02 11:47 UTC (permalink / raw)
  To: Emacs

With rev.100963 (GTK build on Kubuntu 8.04, for example), each time 
Emacs shows a 'tooltip', on the command line appears a WARNING, i.e.

$ emacs24 -Q &
(emacs24:29687): GLib-GObject-WARNING **: IA__g_object_get_valist: 
object class `GtkSettings' has no property named `gtk-enable-tooltips'

(emacs24:29687): GLib-GObject-WARNING **: IA__g_object_set_valist: 
object class `GtkSettings' has no property named `gtk-enable-tooltips'

(emacs24:29687): GLib-GObject-WARNING **: IA__g_object_set_valist: 
object class `GtkSettings' has no property named `gtk-enable-tooltips'

(emacs24:29687): GLib-GObject-WARNING **: IA__g_object_get_valist: 
object class `GtkSettings' has no property named `gtk-enable-tooltips'

(emacs24:29687): GLib-GObject-WARNING **: IA__g_object_set_valist: 
object class `GtkSettings' has no property named `gtk-enable-tooltips'

(emacs24:29687): GLib-GObject-WARNING **: IA__g_object_set_valist: 
object class `GtkSettings' has no property named `gtk-enable-tooltips'
[...]

Each WARNING is for each tooltip :(

This didn't occur with previous revisions...

Perhaps these changes are the cause:

2010-08-01  Jan Djärv  <...@...>
[...]
* xfns.c (x_gtk_use_system_tooltips): New variable.
         (Fx_show_tip): If USE_GTK and x_gtk_use_system_tooltips, call
         new gtkutil tooltip functions to show the tooltip.
         (Fx_hide_tip): Call xg_hide_tooltip.
         (syms_of_xfns): Defvar x-gtk-use-system-tooltips.

         * gtkutil.h (xg_free_frame_widgets, xg_prepare_tooltip)
         (xg_show_tooltip, xg_hide_tooltip): Declare.
[...]


Ciao,
Angelo.



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-08-02 18:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-02 11:47 Tooltip and WARNING Angelo Graziosi
2010-08-02 11:50 ` Jan Djärv
2010-08-02 12:10   ` Angelo Graziosi
2010-08-02 12:13     ` Angelo Graziosi
2010-08-02 12:52       ` Jan Djärv
2010-08-02 12:19     ` Leo
2010-08-02 12:51     ` Jan Djärv
2010-08-02 13:21       ` Angelo Graziosi
2010-08-02 18:17       ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.