** Description changed: + [Impact] + libgrip fails to build from source due to deprecated API. + + [Test Case] + Build libgrip from source. + + [Regression Potential] + Practically none. The API provides an obvious replacement. + + + [Original Description] Hi, libgrip fails to build from source in Precise: gesture.c: In function 'create_window': gesture.c:188:3: error: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:64): Use 'gtk_box_new' instead [-Werror=deprecated-declarations] gesture.c:189:3: error: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:62): Use 'gtk_box_new' instead [-Werror=deprecated-declarations] cc1: all warnings being treated as errors Regards,
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925594 Title: FTBFS in Precise To manage notifications about this bug go to: https://bugs.launchpad.net/libgrip/+bug/925594/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs