...
- Browse the web is NOT compatible with this build. See logs.
In the upcoming release of btweb (next couple of days) it's fixed
...
- Browse the web is NOT compatible with this build. See logs.
Wow.. Great work, and fast! Thanks doskabouter...
- Browse the web is NOT compatible with this build. See logs.
In the upcoming release of btweb (next couple of days) it's fixed
After a violent shipwreck, billionaire playboy Oliver Queen was missing and presumed dead for five years before being discovered alive on a remote island in the Pacific. Back in Starling City, Oliver slowly reconnects with those closest to him...
After a violent shipwreck, billionaire playboy Oliver Queen was missing and presumed dead for five years before
Oliver heads to the courthouse to get his death certificate repealed and is pleasantly surprised to run into Laurel, who is there prosecuting Martin Somers, a criminal with ties to the Chinese Triad. Oliver recognizes Martin’s name from his father’s book and sets his sights on taking him down. Martin orders the Triad to ''take care of'' Laurel so they send their top mercenary -- China White -- after her. Meanwhile, Moira and Walter ask Oliver to take over the company.
[2013-04-07 14:00:26,878] [Log ] [MPMain ] [ERROR] - Exception: System.InvalidOperationException: Der Vorgang ist aufgrund des aktuellen Zustands des Objekts ungültig.
bei MediaPortal.Mixer.Mixer.Open(Int32 mixerIndex, Boolean isDigital)
bei MediaPortal.Player.VolumeHandler..ctor(Int32[] volumeTable)
bei MediaPortal.Player.VolumeHandler.CreateInstance()
bei MediaPortal.Player.VolumeHandler.get_Instance()
bei MediaPortalApp.OnResume()
bei MediaPortalApp.WndProc(Message& msg) Message: Der Vorgang ist aufgrund des aktuellen Zustands des Objekts ungültig. Site : Void Open(Int32, Boolean) Source : Core Stack Trace: bei MediaPortal.Mixer.Mixer.Open(Int32 mixerIndex, Boolean isDigital)
bei MediaPortal.Player.VolumeHandler..ctor(Int32[] volumeTable)
bei MediaPortal.Player.VolumeHandler.CreateInstance()
bei MediaPortal.Player.VolumeHandler.get_Instance()
bei MediaPortalApp.OnResume()
bei MediaPortalApp.WndProc(Message& msg)
...
[2013-04-07 14:00:26,872] [Log ] [MPMain ] [DEBUG] - Main: WM_ACTIVATE
[2013-04-07 14:00:26,872] [Log ] [MPMain ] [INFO ] - Main: Activation Request Received
[2013-04-07 14:00:26,872] [Log ] [MPMain ] [DEBUG] - D3D: OnGotFocus()
[2013-04-07 14:00:26,874] [Log ] [MPMain ] [INFO ] - X10 debug: Could not get interface
[2013-04-07 14:00:26,875] [Log ] [MPMain ] [DEBUG] - Main: OnResume - Autoplay start listening
[2013-04-07 14:00:26,875] [Log ] [MPMain ] [DEBUG] - Main: OnResume - Initializing volume handler
[2013-04-07 14:00:26,878] [Log ] [MPMain ] [ERROR] - Exception: System.InvalidOperationException: Der Vorgang ist aufgrund des aktuellen Zustands des Objekts ungültig.
bei MediaPortal.Mixer.Mixer.Open(Int32 mixerIndex, Boolean isDigital)
bei MediaPortal.Player.VolumeHandler..ctor(Int32[] volumeTable)
bei MediaPortal.Player.VolumeHandler.CreateInstance()
bei MediaPortal.Player.VolumeHandler.get_Instance()
bei MediaPortalApp.OnResume()
bei MediaPortalApp.WndProc(Message& msg) Message: Der Vorgang ist aufgrund des aktuellen Zustands des Objekts ungültig. Site : Void Open(Int32, Boolean) Source : Core Stack Trace: bei MediaPortal.Mixer.Mixer.Open(Int32 mixerIndex, Boolean isDigital)
bei MediaPortal.Player.VolumeHandler..ctor(Int32[] volumeTable)
bei MediaPortal.Player.VolumeHandler.CreateInstance()
bei MediaPortal.Player.VolumeHandler.get_Instance()
bei MediaPortalApp.OnResume()
bei MediaPortalApp.WndProc(Message& msg)
[2013-04-07 14:00:26,919] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: 32772)
[2013-04-07 14:00:26,923] [MusicShareWatcher] [MusicShareWatcher] [INFO ] - Unable to turn on monitoring for: \\Homeserver\netzwerkshare\Musik Exception: Der Verzeichnisname \\Homeserver\netzwerkshare\Musik ist ungültig.
[2013-04-07 14:00:26,923] [MusicShareWatcher] [MusicShareWatcher] [INFO ] - ---------------------------------------
[2013-04-07 14:00:26,923] [MusicShareWatcher] [MusicShareWatcher] [INFO ] - Note: Errors reported for CD/DVD drives can be ignored.
[2013-04-07 14:00:26,980] [Log ] [.NET SystemEvents] [INFO ] - SQLLiteClient: waiting for remote database file \\192.168.178.100\drs\DB\media-pc2\TVSeriesDatabase4.db3 for 9840 msec
[2013-04-07 14:00:27,075] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: 32772)
[2013-04-07 14:00:27,075] [Log ] [MPMain ] [DEBUG] - Main: Audio Renderer AMD High Definition Audio Device removed
[2013-04-07 14:00:27,985] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: 32772)
[2013-04-07 13:55:46,884] [Log ] [.NET SystemEvents] [INFO ] - MiniDisplay: Suspend or Hibernation detected, shutting down plugin
[2013-04-07 13:55:46,885] [Log ] [.NET SystemEvents] [INFO ] - MiniDisplay.DoStop(): Called.
[2013-04-07 13:55:46,885] [Log ] [.NET SystemEvents] [INFO ] - MiniDisplay.DoStop(): Requesting background thread to stop.
[2013-04-07 13:55:46,902] [Log ] [MPMain ] [DEBUG] - Main: WM_ACTIVATE
[2013-04-07 13:55:47,261] [Log ] [MiniDisplay] [INFO ] - MiniDisplay.DisplayHandler.Stop(): Called
[2013-04-07 13:55:47,261] [Log ] [MiniDisplay] [INFO ] - MiniDisplay.DisplayHandler.Stop(): Calling driver CleanUp() function
[2013-04-07 13:55:47,261] [Log ] [MiniDisplay] [INFO ] - (IDisplay) iMONLCDg.CleanUp(): called
[2013-04-07 13:55:47,263] [Log ] [MiniDisplay] [INFO ] - iMONLCDg.CloseLcd(): called
[2013-04-07 13:55:47,263] [Log ] [MiniDisplay] [INFO ] - iMONLCDg.CloseLcd(): Stopping iMONLCDg.UpdateIcons() Thread
Log.Debug("Main: OnResume - Initializing volume handler");
try
{
#pragma warning disable 168
VolumeHandler vh = VolumeHandler.Instance;
#pragma warning restore 168
}
catch (Exception exception)
{
Log.Info("Main: OnResume - Could not initialize volume handler: ", exception.Message);
}
Log.Debug("Main: OnResume - Initializing volume handler");
try
{
#pragma warning disable 168
VolumeHandler vh = VolumeHandler.Instance;
#pragma warning restore 168
}
catch (Exception exception)
{
Log.Info("Main: OnResume - Could not initialize volume handler: ", exception.Message);
}
[2013-04-07 14:00:26,875] [Log ] [MPMain ] [DEBUG] - Main: OnResume - Initializing volume handler
[2013-04-07 14:00:26,878] [Log ] [MPMain ] [ERROR] - Exception: System.InvalidOperationException: Der Vorgang ist aufgrund des aktuellen Zustands des Objekts ungültig.
bei MediaPortal.Mixer.Mixer.Open(Int32 mixerIndex, Boolean isDigital)
bei MediaPortal.Player.VolumeHandler..ctor(Int32[] volumeTable)
bei MediaPortal.Player.VolumeHandler.CreateInstance()
bei MediaPortal.Player.VolumeHandler.get_Instance()
bei MediaPortalApp.OnResume()
bei MediaPortalApp.WndProc(Message& msg) Message: Der Vorgang ist aufgrund des aktuellen Zustands des Objekts ungültig. Site : Void Open(Int32, Boolean) Source : Core Stack Trace: bei MediaPortal.Mixer.Mixer.Open(Int32 mixerIndex, Boolean isDigital)
bei MediaPortal.Player.VolumeHandler..ctor(Int32[] volumeTable)
bei MediaPortal.Player.VolumeHandler.CreateInstance()
bei MediaPortal.Player.VolumeHandler.get_Instance()
bei MediaPortalApp.OnResume()
bei MediaPortalApp.WndProc(Message& msg)
Then I am probably a bit too fast in the code for the plugin on suspending MP. Will think of something. Probably best to teach the MiniDisplay Plugin a WndProc() method instead of relying on the .NET EventHandlers here.Regarding the PowerModeChanged => it works sometimes and sometimes it doesn't. With plain 1.3.0 it was always working.