emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tooltip and WARNING


From: Angelo Graziosi
Subject: Re: Tooltip and WARNING
Date: Mon, 02 Aug 2010 14:13:02 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1

Oops, I forgot to say that rev.100963 has also 'Segmentation fault' :(, :(, :(,...

Il 02/08/2010 14.10, Angelo Graziosi ha scritto:
Il 02/08/2010 13.50, Jan Djärv ha scritto:
What is your Gtk+ version?

GNU/Linux Kubuntu 8.04, GTK+ 2.12.9

Please use report-emacs-bug, that way this
information comes included.

Having the Internet connection on is enough? or Emacs needs to be
configured in special mode? I usually do not use Emacs for mails :(

Ciao,
Angelo.


Angelo Graziosi skrev 2010-08-02 13.47:
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 <address@hidden>
[...]
* 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]