denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] Warning about "depressed" signal.


From: Richard Shann
Subject: [Denemo-devel] Warning about "depressed" signal.
Date: Sat, 21 Jan 2012 10:16:50 +0000

I'm working on the soc branch. Having git pulled

 prefdialog: make sure GLists are freed before the dialog is closed

and making the gtk2 version I get

(denemo:2899): GLib-GObject-WARNING
**: 
/build/buildd-glib2.0_2.24.2-1-i386-AScyie/glib2.0-2.24.2/gobject/gsignal.c:3079:
 signal name `depressed' is invalid for instance `0x9e286e8'

when clicking on the combo box show-the-list button, eg on the Audio
Backend selection. I notice that there is no explicit connection made to
a "depressed" signal, which is a bit, err, depressing :), and the code
does actually seem to work.
It might help to trawl through the gtk2 and gtk3 documentation for a
signal of that name, to see what may be generating and what may be
receiving this signal.

Richard







reply via email to

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