On Wed, Aug 13, 2008 at 03:43:24PM +0200, Lennart Poettering wrote:
> On Sat, 09.08.08 22:27, Daniel Macks ([EMAIL PROTECTED]) wrote:
> 
> > The libcanberra-gtk lib has a ./configure requirement of "gtk+-2.0",
> > but it uses runtime features of gtk that weren't added until 2.14. So
> > users with gtk-2.12 can build it but then not run it, and the runtime
> > error isn't useful unless one is familiar with the gtk itself. Would
> > be best to have ./configure actually test for the minimum gtk-2.0
> > needed, not just its presence and compiler flags: "gtk+-2.0 >= 2.14".
> 
> Which features are those?

Running canberra-gtk-play with gtk+-2.12:

** (canberra-gtk-play:7898): DEBUG: This Gtk+ version doesn't have the 
GtkSettings::gtk-sound-theme-name property.
** (canberra-gtk-play:7898): DEBUG: This Gtk+ version doesn't have the 
GtkSettings::gtk-enable-event-sounds property.

http://library.gnome.org/devel/gtk/unstable/GtkSettings.html confirms
that those two things are "since 2.14".

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks

_______________________________________________
libcanberra-discuss mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/libcanberra-discuss

Reply via email to