libclutter-gst-2.0-0 crashes using Python
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
clutter-gst-2.0 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I just updated from Ubuntu 12.04 (clutter-gst-1.0-0 version 1.5.4-0ubuntu2 and gir1.2-
Ubuntu 12.10 (libclutter-
I traced the bug and wrote a small example program (see attachment); use a video file as parameter. If libclutter-
(python:23263): GStreamer-CRITICAL **:
Trying to dispose element pipeline, but it is in READY instead of the NULL state.
If you store the result of media.get_pipeline in self it works (until self is deleted by garabage collection which will not happen in the small sample). It looks like a reference counting problem to me. If I delete libclutter-