GNOME Bugzilla – Bug 578796
uses deprecated function gtk_widget_get_action()
Last modified: 2010-03-24 13:03:22 UTC
* QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * main-window.c:178: warning: implicit declaration of function 'gtk_action_connect_proxy' please ask for any details you'd need to fix this issue. Thanks in advance.
Need to either #if GTK_CHECK_VERSION (2,16,0) the fix, or bump gtk req to 2.16.0. Also, patch needed.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report. If this issue is still seen, feel free to re-open.