On Fri, Apr 13, 2012 at 11:40:04AM -0600, Glenn Greenfield wrote: > Debian Sid make errors: > > CC libentangle_backend_la-entangle-thumbnail-loader.lo > backend/entangle-thumbnail-loader.c: In function > 'entangle_thumbnail_loader_pixbuf_load': > backend/entangle-thumbnail-loader.c:304:13: error: 'gdk_pixbuf_unref' > is deprecated (declared at > /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use > 'g_object_unref' instead [-Werror=deprecated-declarations] > > I did this: > > sed -i 's|gdk_pixbuf_unref|g_object_unref|' > src/backend/entangle-thumbnail-loader.c
Thanks for mentioning this - I'll apply this change to git. > > Entangle builds fine but doesn't work: > > $ entangle > > (entangle:22523): libpeas-WARNING **: Type not found in introspection: > 'PeasActivatable' [snip] > (entangle:22523): Gtk-CRITICAL **: gtk_adjustment_configure: assertion > `GTK_IS_ADJUSTMENT (adjustment)' failed > ^C Those messages should all be harmless. What did the UI display, if anything ? Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| _______________________________________________ Entangle-devel mailing list Entangle-devel@gna.org https://mail.gna.org/listinfo/entangle-devel