** Changed in: unity
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1404326

Title:
  FTBFS with GTK+ 3.14.6

Status in Unity:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Current Unity HEAD fails to build from source against libgtk-3-dev
  3.14.6.  the following error occurs.

  /tmp/buildd/unity-7.3.1+15.04.20141216/panel/PanelTray.cpp: In constructor 
'unity::PanelTray::PanelTray(int)':
  /tmp/buildd/unity-7.3.1+15.04.20141216/panel/PanelTray.cpp:48:3: error: 'void 
gtk_window_set_has_resize_grip(GtkWindow*, gboolean)' is deprecated (declared 
at /usr/include/gtk-3.0/gtk/gtkwindow.h:472) [-Werror=deprecated-declarations]
     gtk_window_set_has_resize_grip(gtkwindow, FALSE);
     ^
  /tmp/buildd/unity-7.3.1+15.04.20141216/panel/PanelTray.cpp:48:50: error: 
'void gtk_window_set_has_resize_grip(GtkWindow*, gboolean)' is deprecated 
(declared at /usr/include/gtk-3.0/gtk/gtkwindow.h:472) 
[-Werror=deprecated-declarations]
     gtk_window_set_has_resize_grip(gtkwindow, FALSE);
                                                    ^
  cc1plus: all warnings being treated as errors
  panel/CMakeFiles/panel-lib.dir/build.make:195: recipe for target 
'panel/CMakeFiles/panel-lib.dir/PanelTray.cpp.o' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1404326/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to