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 316961 - check if GError is registered as a type in GLib now
check if GError is registered as a type in GLib now
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.9.x
Other Linux
: Normal normal
: NONE
Assigned To: Thomas Vander Stichele
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-22 18:14 UTC by Thomas Vander Stichele
Modified: 2005-10-03 11:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Vander Stichele 2005-09-22 18:14:16 UTC
see comment in gsterror.h

/* This should go away once we convinced glib people to register GError */
#define GST_TYPE_G_ERROR    (gst_g_error_get_type ())
Comment 1 Tim-Philipp Müller 2005-09-22 18:42:09 UTC
Looks like it's not gonna happen.

It was WONTFIX'ed by the GLib folks, see bug #300610.

 Cheers
  -Tim
Comment 2 Thomas Vander Stichele 2005-10-03 11:20:29 UTC
reopen to wontfix