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 560448 - GNOME Goal: Remove deprecated GLib symbols
GNOME Goal: Remove deprecated GLib symbols
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks: 560423
 
 
Reported: 2008-11-12 03:12 UTC by Luis Menina
Modified: 2008-11-12 07:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Luis Menina 2008-11-12 03:12:46 UTC
See http://live.gnome.org/GnomeGoals/RemoveDeprecatedSymbols/Glib
Here are the files+lines using deprecated GLib symbols in this module:

totem/src/backend/bacon-video-widget-gst-0.10.c:5126:      g_date_set_time (&d, time (NULL));
Comment 1 Philip Withnall 2008-11-12 07:20:03 UTC
2008-11-12  Philip Withnall  <philip@tecnocode.co.uk>

	* src/backend/bacon-video-widget-gst-0.10.c
	(bacon_video_widget_new): Remove a deprecated GLib symbol.
	(Closes: #560448)