After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 578796 - uses deprecated function gtk_widget_get_action()
uses deprecated function gtk_widget_get_action()
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
0.26.x
Other Linux
: Normal normal
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks: 602311
 
 
Reported: 2009-04-12 23:14 UTC by Gilles Dartiguelongue
Modified: 2010-03-24 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gilles Dartiguelongue 2009-04-12 23:14:34 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.
Comment 1 Christian Persch 2009-04-13 09:44:24 UTC
Need to either #if GTK_CHECK_VERSION (2,16,0) the fix, or bump gtk req to 2.16.0. Also, patch needed.
Comment 2 Ritesh Khadgaray ( irc:ritz) 2009-11-18 15:31:09 UTC
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.