[Bug 729487] New: The GESEffect.active property is deserialized from xges always as True

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 3 17:45:37 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729487
  GStreamer | gst-editing-services | git

           Summary: The GESEffect.active property is deserialized from
                    xges always as True
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: alexandru.balut at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Steps to reproduce:
- Add a clip to the timeline in Pitivi, add an effect to it, mark it as non
active, save the project.
- Restart the app, notice the effect is active when it should be not.

For example:

          <effect asset-id='agingtv' clip-id='0' type-name='GESEffect'
track-type='4' track-id='0' properties='properties, priority=(uint)3,
active=(boolean)false, track-type=(int)4;' metadatas='metadatas;'
children-properties='properties, qos=(boolean)true, scratch-lines=(uint)7,
color-aging=(boolean)true, pits=(boolean)true, dusts=(boolean)true;'>

effect.props.active == True when it should be False when the project is loaded
from the xges file.

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