** Description changed:

  Binary package hint: indicator-messages
  
  Ubuntu will start using GTK3 in its default installation next cycle, as
  a first step to be ready for that your sources should build on GTK 2.22
  with GTK deprecations disabled which is not the case for the current
  indicator-message version
  
  You can set CFLAGS='-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
- -DGDK_PIXBUF_DISABLE_DEPRECATED -DGSEAL_ENABLE -DG_DISABLE_DEPRECATED'
- to testbuild it.
+ -DGDK_PIXBUF_DISABLE_DEPRECATED -DGSEAL_ENABLE -DG_DISABLE_DEPRECATED
+ -DGTK_DISABLE_SINGLE_INCLUDES' to testbuild it.
  
  You can also find documentation on how to port code on
  http://library.gnome.org/devel/gtk/2.91/gtk-migrating-2-to-3.html
  
  build log error:
  
  "indicator-messages.c: In function ‘application_triangle_draw_cb’:
  indicator-messages.c:319: error: ‘GtkWidget’ has no member named ‘allocation’
  indicator-messages.c:320: error: ‘GtkWidget’ has no member named ‘allocation’
  indicator-messages.c:320: error: ‘GtkWidget’ has no member named ‘allocation’
  indicator-messages.c:323: error: ‘GtkWidget’ has no member named ‘window’
  indicator-messages.c: In function ‘numbers_draw_cb’:
  indicator-messages.c:374: error: ‘GtkWidget’ has no member named ‘allocation’
  indicator-messages.c:375: error: ‘GtkWidget’ has no member named ‘allocation’
  indicator-messages.c:376: error: ‘GtkWidget’ has no member named ‘allocation’
  indicator-messages.c:377: error: ‘GtkWidget’ has no member named ‘allocation’
  indicator-messages.c:388: error: ‘GtkWidget’ has no member named ‘window’"

-- 
should build without GTK deprecations
https://bugs.launchpad.net/bugs/655612
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to