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 560426 - GNOME Goal: Remove deprecated GLib symbols
GNOME Goal: Remove deprecated GLib symbols
Status: RESOLVED DUPLICATE of bug 560285
Product: ekiga
Classification: Applications
Component: general
GIT master
Other Linux
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks: 560423
 
 
Reported: 2008-11-12 01:34 UTC by Luis Menina
Modified: 2008-11-12 08:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Luis Menina 2008-11-12 01:34:32 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib
Here are the files+lines using deprecated GLib symbols in Ekiga:

[liberforce@donald gnome2]$ egrep -n -R -f ~/glib-2.18-deprecated-symbols.txt --include="*.[ch]" --include="*.[ch]pp" --include="*.[ch]xx" ekiga
ekiga/src/components/dbus-helper.cpp:154:  g_main_quit (loop);
ekiga/lib/platform/platform-win32.c:52:  basedir = g_strdup (g_win32_get_package_installation_directory (NULL, NULL));
Comment 1 Snark 2008-11-12 08:09:28 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 560285 ***