Dynamic refresh rate under Windows 10 (I've an Amd video card) (1 Viewer)

red5goahead

MP Donator
  • Premium Supporter
  • November 24, 2007
    695
    144
    Italy, North West
    Home Country
    Italy Italy
    Applicazione: Configuration.exe
    Versione framework: v4.0.30319
    Descrizione: il processo è stato terminato a causa di un'eccezione non gestita.
    Informazioni sull'eccezione: System.ObjectDisposedException
    Stack:
    in System.Windows.Forms.Control.CreateHandle()
    in System.Windows.Forms.Form.CreateHandle()
    in System.Windows.Forms.Control.get_Handle()
    in System.Windows.Forms.Control.get_WindowText()
    in System.Windows.Forms.Form.get_WindowText()
    in System.Windows.Forms.Control.get_Text()
    in System.Windows.Forms.Form.get_Text()
    in System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
    in System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
    in System.Windows.Forms.Control.WndProcException(System.Exception)
    in System.Windows.Forms.Control+ControlNativeWindow.OnThreadException(System.Exception)
    in System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
    in System.Windows.Forms.SafeNativeMethods.ShowWindow(System.Runtime.InteropServices.HandleRef, Int32)
    in System.Windows.Forms.Control.SetVisibleCore(Boolean)
    in System.Windows.Forms.Form.SetVisibleCore(Boolean)
    in System.Windows.Forms.Control.set_Visible(Boolean)
    in System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
    in System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
    in System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
    in MediaPortal.Configuration.Startup.Start()
    in MediaPortal.Configuration.Startup.Main(System.String[])[DOUBLEPOST=1443268992][/DOUBLEPOST]
    Probably , read my thread description ;) , in this case it's a quite serious problem for Media Portal

    AMD is always a mixed bag when it comes to driver stability / bugs especially with a new OS like Windows 10, you could try reverting the drivers to an older version or use beta releases if available to see if you get different results just in case.

    Imho btw with the WHQL driver is the best option
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Could you try to copy this dll into MP folder ? (C:\Program Files (x86)\Team MediaPortal\MediaPortal)
     

    Attachments

    • System.Management.Automation.zip
      998.9 KB

    red5goahead

    MP Donator
  • Premium Supporter
  • November 24, 2007
    695
    144
    Italy, North West
    Home Country
    Italy Italy
    Ok . the dll it is not present in that folder, It's a new one, But no change. I got the error entering the Configuration.exe

    from the event logger

    .net runtime

    Applicazione: Configuration.exe
    Versione framework: v4.0.30319
    Descrizione: il processo è stato terminato a causa di un'eccezione non gestita.
    Informazioni sull'eccezione: System.ObjectDisposedException
    Stack:
    in System.Windows.Forms.Control.CreateHandle()
    in System.Windows.Forms.Form.CreateHandle()
    in System.Windows.Forms.Control.get_Handle()
    in System.Windows.Forms.Control.get_WindowText()
    in System.Windows.Forms.Form.get_WindowText()
    in System.Windows.Forms.Control.get_Text()
    in System.Windows.Forms.Form.get_Text()
    in System.Windows.Forms.ThreadExceptionDialog..ctor(System.Exception)
    in System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
    in System.Windows.Forms.Control.WndProcException(System.Exception)
    in System.Windows.Forms.Control+ControlNativeWindow.OnThreadException(System.Exception)
    in System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
    in System.Windows.Forms.SafeNativeMethods.ShowWindow(System.Runtime.InteropServices.HandleRef, Int32)
    in System.Windows.Forms.Control.SetVisibleCore(Boolean)
    in System.Windows.Forms.Form.SetVisibleCore(Boolean)
    in System.Windows.Forms.Control.set_Visible(Boolean)
    in System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
    in System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
    in System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
    in MediaPortal.Configuration.Startup.Start()
    in MediaPortal.Configuration.Startup.Main(System.String[])

    Application error

    Nome dell'applicazione che ha generato l'errore: Configuration.exe, versione: 1.12.0.1307, timestamp: 0x56067c68
    Nome del modulo che ha generato l'errore: KERNELBASE.dll, versione: 10.0.10240.16384, timestamp: 0x559f3b2a
    Codice eccezione: 0xe0434352
    Offset errore 0x000b3e28
    ID processo che ha generato l'errore: 0x21f8
    Ora di avvio dell'applicazione che ha generato l'errore: 0x01d0f8548be12571
    Percorso dell'applicazione che ha generato l'errore: C:\Program Files (x86)\Team MediaPortal\MediaPortal\Configuration.exe
    Percorso del modulo che ha generato l'errore: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
    ID segnalazione: 7d9ca79b-3bb6-41e0-9148-7d61cf299542
    Nome completo pacchetto che ha generato l'errore:
    ID applicazione relativo al pacchetto che ha generato l'errore:


    ErIDJnG.png


    Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
    sono riportate in fondo al messaggio.

    ************** Testo dell'eccezione **************
    System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
    in MediaPortal.Configuration.Sections.GeneralDaemonTools.comboDriveType_SelectionChangeCommitted(Object sender, EventArgs e)
    in MediaPortal.Configuration.Sections.GeneralDaemonTools.LoadSettings()
    in MediaPortal.Configuration.SettingsForm.LoadSectionSettings(TreeNode currentNode)
    in MediaPortal.Configuration.SettingsForm.SettingsForm_Load(Object sender, EventArgs e)
    in System.Windows.Forms.Form.OnLoad(EventArgs e)
    in System.Windows.Forms.Form.OnCreateControl()
    in System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    in System.Windows.Forms.Control.CreateControl()
    in System.Windows.Forms.Control.WmShowWindow(Message& m)
    in System.Windows.Forms.Control.WndProc(Message& m)
    in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    in System.Windows.Forms.Form.WmShowWindow(Message& m)
    in System.Windows.Forms.Form.WndProc(Message& m)
    in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Assembly caricati **************
    mscorlib
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.96.0 built by: NETFXREL2STAGE
    Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    Configuration
    Versione assembly: 1.12.0.1307
    Versione Win32: 1.12.0.1307
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Configuration.exe
    ----------------------------------------
    System.Windows.Forms
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.93.0 built by: NETFXREL2STAGE
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Core
    Versione assembly: 1.12.0.1307
    Versione Win32: 1.12.0.1307
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Core.DLL
    ----------------------------------------
    Utils
    Versione assembly: 1.12.0.1307
    Versione Win32: 1.12.0.1307
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL
    ----------------------------------------
    Common.Utils
    Versione assembly: 1.12.0.1307
    Versione Win32: 1.12.0.1307
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Common.Utils.DLL
    ----------------------------------------
    System.Xml
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    log4net
    Versione assembly: 1.2.11.0
    Versione Win32: 1.2.11.0
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/log4net.DLL
    ----------------------------------------
    System.Core
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Configuration
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    BassRegistration
    Versione assembly: 1.0.0.0
    Versione Win32: 1.0.0.0
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
    ----------------------------------------
    Microsoft.GeneratedCode
    Versione assembly: 1.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Microsoft.DirectX.Direct3D
    Versione assembly: 1.0.2902.0
    Versione Win32: 9.05.132.0000
    Base di codice: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
    ----------------------------------------
    Microsoft.DirectX
    Versione assembly: 1.0.2902.0
    Versione Win32: 5.04.00.2904
    Base di codice: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
    ----------------------------------------
    Bass.Net
    Versione assembly: 2.4.10.3
    Versione Win32: 2.4.10.3
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
    ----------------------------------------
    System.Windows.Forms.resources
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
    ----------------------------------------
    Accessibility
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    Databases
    Versione assembly: 1.12.0.1307
    Versione Win32: 1.12.0.1307
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Databases.DLL
    ----------------------------------------
    System.Data
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    DirectShowLib
    Versione assembly: 2.0.0.1307
    Versione Win32: 2.0.0.1307
    Base di codice: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
    ----------------------------------------
    System.Numerics
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
    ----------------------------------------
    Microsoft.GeneratedCode
    Versione assembly: 1.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Runtime.Serialization.Formatters.Soap
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
    ----------------------------------------
    mscorlib.resources
    Versione assembly: 4.0.0.0
    Versione Win32: 4.6.79.0 built by: NETFXREL2
    Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll
    ----------------------------------------

    ************** Debug JIT **************
    Per abilitare il debug JIT, è necessario impostare il valore
    jitDebugging nella sezione system.windows.forms del file di configurazione
    dell'applicazione o del computer (machine.config).
    L'applicazione inoltre deve essere compilata con il debug
    abilitato.

    Ad esempio:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    Quando il debug JIT è abilitato, tutte le eccezioni non gestite
    vengono inviate al debugger JIT registrato nel computer,
    anziché essere gestite da questa finestra di dialogo.
     
    Last edited:

    red5goahead

    MP Donator
  • Premium Supporter
  • November 24, 2007
    695
    144
    Italy, North West
    Home Country
    Italy Italy

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I'm uploading a new building but no change about your issue (Display), only the fix for the crash about Daemontool ;) (Crash is trigger when Daemontool was not configured or on clean MP, happy that your mp.xml was there from watchdog log like this i was able to reproduce your issue).
     

    Users who are viewing this thread

    Top Bottom