[Bug 752394] objects naming problem when extracting GESTimeline from GESProject

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 15 07:29:24 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752394

--- Comment #2 from Kyrylo V. Polezhaiev <polezhaiev at ukr.net> ---
Okay, let's use my favourite "Just like cucumber" test:
https://bug752385.bugzilla-attachments.gnome.org/attachment.cgi?id=307425

There are 3 clips with names specified in properties:
name=(string)textoverlay1, name=(string)textoverlay2 and
name=(string)textoverlay3.

ges-launch-1.0 will show you something like this for that test:

    0:00:00.090792028 10747      0x1431750 ERROR            gestimeline
ges-timeline.c:2531:timeline_add_element:<gestimeline0> textoverlay1 Already in
the timeline <GESTextOverlayClip at 0x13a4760>
    0:00:00.100168835 10747      0x1431750 ERROR            gestimeline
ges-timeline.c:2531:timeline_add_element:<gestimeline0> textoverlay2 Already in
the timeline <GESTextOverlayClip at 0x13a4af0>

However, no visible problems will appear. Let's get rid of this warnings.

-- 
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