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 168566 - totem spews to stderr on song change
totem spews to stderr on song change
Status: RESOLVED INCOMPLETE
Product: totem
Classification: Core
Component: GStreamer backend
0.101
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
: 168565 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-02-26 04:09 UTC by Bill Nottingham
Modified: 2005-11-23 19:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bill Nottingham 2005-02-26 04:09:10 UTC
Version details: gstreamer-0.8.8
Distribution/Version: Fedora Core 4 (devel)

Originally https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=149518

Steps to Reproduce:
1. start totem pointed at a directory tree of oggs
2. look at stderr
  
Actual results:

(totem:4787): GLib-GObject-WARNING **: IA__g_object_set_valist: object
class `GstPlayBin' has no property named `suburi'

(totem:4787): GLib-GObject-WARNING **: IA__g_object_get_valist: object
class `GstPlayBin' has no property named `current-audio'
Comment 1 Bill Nottingham 2005-02-26 04:09:33 UTC
*** Bug 168565 has been marked as a duplicate of this bug. ***
Comment 2 Bastien Nocera 2005-02-26 12:16:28 UTC
That's normal, you need a newer gst-plugins. Ronald, should we bump the
requirements before the next release?
Comment 3 Ronald Bultje 2005-02-28 17:06:31 UTC
Essentially, yes. However, totem releases a lot more often and I dislike to
depend on gst-plugins versions that are not released yet. I could add code
around this property to only set properties if they exist, but I'm generally too
lazy to do that (shame on me, yes). Apart from the warning, versions are 100%
compatible, it really is just new API.

If there's a strong policy or demand or whatever to make this look nicer, I'll
add if(){} code around it...
Comment 4 Ronald Bultje 2005-05-17 21:24:23 UTC
Bill, how important is this? Can you comment and tell me how badly you want
version checks to prevent warnings (as opposed to messages telling me what
features the user's gst-plugins doesn't support yet)? I admit it's not cleanest,
but hey, it works...
Comment 5 Bill Nottingham 2005-05-17 21:29:25 UTC
I dunno. It's annoying sometimes if I run totem in a terminal. Which is usually
solved by just not running it in a terminal.
Comment 6 Bastien Nocera 2005-11-23 19:21:55 UTC
This is an automated update. Your bug has been in NEEDINFO state for more than 3
months. Please reopen the bug if the problem is still current with recent
versions of Totem and that you can provide the information asked for.
If your bug has been closed wrongly, feel free to reopen it.