My Burner - now with Video DVD burning :) (1 Viewer)

joboehl

Retired Team Member
  • Premium Supporter
  • July 30, 2006
    431
    4
    Home Country
    Brazil Brazil
    Egon,

    I was debugging the plug-in Initialization and found that, in my setup, it breaks in the folowing line of SetupForm.cs

    CDBurner = new XPBurn.XPBurnCD();

    This is inside SetupForm method, wich was called from Plug-in manager by the folowing call:

    newObj = (object)Activator.CreateInstance(t);

    .

    Couldn't debug further, but I think something is wrong in the initialization order in the plug-in.

    Hope this helps,

    Julio
     

    joboehl

    Retired Team Member
  • Premium Supporter
  • July 30, 2006
    431
    4
    Home Country
    Brazil Brazil
    In my case the IMAPI Server is started, but in this machine I don't have a CD Burning device. Could be it?

    It doesn't seems to be anything related to that looking on how it crashes at PluginManager.cs tough.

    Julio
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    Hi all,

    RTV has very kindly looked at the code for me, and it would appear according to his SVN log messages (havent had chance to test yet as not at home last nite) he thinks all the setup issues should have been resolved.
    You might want to download the latest SVN and try it out :)

    Egon
     

    natrlhy

    Retired Team Member
  • Premium Supporter
  • August 2, 2006
    324
    0
    Bay Area, CA
    Home Country
    United States of America United States of America
    I was getting the GUIBurner.SetupForm is incompatible with the current MediaPortal version! as well. I had set the IMAPI CD-Burinng COM Service set to Disable in the Startup Type column. I set it back to Manual and the error is gone for me. I can now configure the My Burner plugin ;)

    I haven't tested this plugin out yet, but I'm going to try later today.
     

    joboehl

    Retired Team Member
  • Premium Supporter
  • July 30, 2006
    431
    4
    Home Country
    Brazil Brazil
    My error was gone after RTV changes. Was having the incompatible version too.

    Julio
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    OK folks, just checked in some more logging information to do with this XPBurn error that you are seeing.
    If you can try SVN's later than 11977 and if on the plugin settings page, you get a messagebox saying "Some components are missing", can you post the segment of the log file around the line "Problem creating XPBurn"

    Thanks

    Egon
     

    CHli

    Portal Pro
    July 5, 2005
    1,251
    14
    Switzerland
    Home Country
    Switzerland Switzerland
    Hi egonspengleruk could you please add the possibilty to change the aspect ratio in the mencoder command line because 16/9 is not my default aspect ratio here :) Thanks
     

    egonspengleruk

    Retired Team Member
  • Premium Supporter
  • June 30, 2005
    250
    0
    Hi egonspengleruk could you please add the possibilty to change the aspect ratio in the mencoder command line because 16/9 is not my default aspect ratio here :) Thanks

    Ask and I will supply :)
    Just commited it to SVN. Will be in builds 11980 onwards

    Egon
     

    Users who are viewing this thread

    Top Bottom