After a few tweaks and patches, the C-C TB can be built using gtk3 under linux successfully. Great!

When I run |make mozmill| test locally by running full debug build of C-C TB, I noticed the following deprecation warnings due to the API change in GTK3 (from gtk2).

Is there a meta-bug to keep track of such gtk3 migration issues?
Or should I file a new bug?

TIA

The warning lines from the log summary generated by a local script.

========================================
Deprecated:  (checked since Apri 23, 2015)
modulo process id
========================================

35 [1066] WARNING: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.: 'glib warning', file /NREF-COMM-CENTRAL/comm-central/mozilla/toolkit/xre/nsSigHandlers.cpp, line 142 35 [1066] WARNING: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.: 'glib warning', file /NREF-COMM-CENTRAL/comm-central/mozilla/toolkit/xre/nsSigHandlers.cpp, line 142 35 (thunderbird:1066): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. 35 (thunderbird:1066): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.





_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to