[Helix-producer-issues] [Bug 15410] New: IHXTUserConfigFile::ReadFromFile() bug

Helix Bug Tracker <[email protected]> Fri, 31 May 2013 14:45:28 -0700
Newsgroups gmane.comp.multimedia.helix.devel
Message-ID <51a9284c.e9e8440a.704d.ffffa297SMTPIN_ADDED_MISSING@mx.google.com>
https://bugs.helixcommunity.org/show_bug.cgi?id=15410



guest created:

          Priority: P3                                                      
                CC: RNProducerQA                                            
  Operating System: WinXP                                                   
        AssignedTo: sgogini                                                 
         QAContact: produceriz                                              
           Summary: IHXTUserConfigFile::ReadFromFile() bug                  
          Severity: TRIAGE                                                  
            Status: NEW                                                     
 Last changed date: 2004-03-10 13:30:42                                     
          Hardware: x86                                                     
           Version: unspecified                                             
           Tracker: Settings Files                                          
           Project: helix-producer                                          
  Target Milestone: Beta                                                    

I'm using the 9.2M3 SDK version of Helix DNA Producer:

When I use the IHXTUserConfigFile::ReadFromFile method to load a jobfile + 
specifying the bForceInitialization=TRUE, I still get errors when no destination is 
added to the jobfile or when an empty input-filename is specified.

- When I load a jobfile with an input filename specification and a destination 
specification, I get the error: "Unrecognized parameter, pluginName.". This results 
in the loss of input & prefilters in the Encoding job.
- When I load a jobfile with an input filename specification but NO destination, I 
get the error: "Unable to deserialize and initialize an output". This results in the 
loss of Audiences in the Encoding job.
- When I load a jobfile with an empty input filename specification:
  <parInputs>
    <input xsi:type="avFileInput">
      <filename type="string"/>
      
 and a destination specification, I get the error: "Empty filename in input source".

This error should be raised when I start the encoding but NOT when I execute the 
function IHXTUserConfigFile::ReadFromFile(), specifying bForceInitialization=TRUE

- when I load a jobfile specifying an input capture device, it just fails without 
specifying an error. When I first load a jobfile with a filename input and then 
change the input to a capture device intput: everything works great (except for 
the "Unrecognized parameter, pluginName."-error of course)
------- Additional Comments From guest 2013-31-05 14:45 GMT-0800 -------
This bug is a clone of bug #351, created by guest

-- 
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You are in the CC list for the product the bug is within.


This e-mail is sent to you automatically from the Helix Bug Tracker.  Please, do
not respond to this message, but instead edit your Bug Tracker user preferences
to change when Bug Tracker sends you e-mail.