[gstreamer-bugs] [Bug 592459] info.print_info() uses info.tags.pop() to get values, but pop is destructive, so calling print_info twice can return different results
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 18 06:00:34 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=592459
GStreamer | gst-python | 0.10.x
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |thiago.sousa.santos at collabo
| |ra.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-01-18 14:00:29 UTC ---
Module: gst-python
Branch: master
Commit: 64e9d7f25b15e085ba0de6081d0c325a0d5facba
URL:
http://cgit.freedesktop.org/gstreamer/gst-python/commit/?id=64e9d7f25b15e085ba0de6081d0c325a0d5facba
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Mon Jan 18 09:06:28 2010 -0300
python: Do not pop tags in discoverer.py
Do not use pop on dicts because it destroys the tags info.
Fixes #592459
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list