MP2 - V2.3 Crash when closing down from top left icon (1 Viewer)

Peter PROMS

Portal Member
January 1, 2021
11
1
Home Country
United Kingdom United Kingdom
MP2 Version
Before you create this bug report:
  1. Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs.
  2. Have a look at our MediaPortal Wiki! Maybe the solution is already there.
  3. Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe your problem is already known.
  4. Search the forums for your problem, it's very likely that someone else already encountered the same problem.

Please always include log files with your Bug Report!
Check out our Wiki: Bug Reports and Log Files

==================================================================

Describe the Problem you encounter as detailed as possible! "It does not work" won't help the team to understand the problem.
Description:
Upgraded from 2.3.1 to 2.3.2 and receive intermittent crash when closing application from top left icon. My PC has all the latest drivers etc and updates to Win10 Pro.





Describe as detailed as possible the steps that are required to encounter the issue. This info is critical for the team to understand the problem.
Steps to Reproduce:

Just play a record TV program and then close the application. I had raised a similar issue before and was told to close from top right but now this doesn't appear on the screen.





.
 

Attachments

  • MediaPortal2-Logs-2021-03-01-20.31.45.zip
    495.1 KB

Peter PROMS

Portal Member
January 1, 2021
11
1
Home Country
United Kingdom United Kingdom
On a similar note when closing the application the time point I got up to when playing a recording is lost when I start up again. Ideally this should be save when I stop playing or pause a recording playback as this can be frustrating loosing this point particularly if the program crashes.
 

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    @henso I have seen some things in log that are not clear to me:
    On startup there are 2 errors that indicate missing/wrong IContentListProviders
    Code:
    [2021-03-01 19:25:06,195] [9099   ] [DX Render] [INFO ] - Enabling IContentListProvider 'UnplayedVideo'
    [2021-03-01 19:25:06,207] [9111   ] [51       ] [ERROR] - PluginManager: Error building plugin item '{58B4F0AB-D57B-46DD-BDF2-4FBDA83B03E8}' at location '/Media/Filters'
    MediaPortal.Common.PluginManager.Exceptions.PluginInternalException: Builder class 'MediaPortal.UiComponents.Media.Extensions.MediaNavigationFilterBuilder' could not be instantiated
       at MediaPortal.Common.Services.PluginManager.PluginManager.GetOrCreateBuilder(String builderName)
       at MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker)
    [2021-03-01 19:25:06,215] [9119   ] [51       ] [WARN ] - MediaListProvider: Could not instantiate Media navigation filter with id '{58B4F0AB-D57B-46DD-BDF2-4FBDA83B03E8}'
    [2021-03-01 19:25:06,207] [9111   ] [49       ] [ERROR] - PluginManager: Error building plugin item '{58B4F0AB-D57B-46DD-BDF2-4FBDA83B03E8}' at location '/Media/Filters'
    MediaPortal.Common.PluginManager.Exceptions.PluginInternalException: Builder class 'MediaPortal.UiComponents.Media.Extensions.MediaNavigationFilterBuilder' could not be instantiated
       at MediaPortal.Common.Services.PluginManager.PluginManager.GetOrCreateBuilder(String builderName)
       at MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker)
    [2021-03-01 19:25:06,216] [9120   ] [49       ] [WARN ] - MediaListProvider: Could not instantiate Media navigation filter with id '{58B4F0AB-D57B-46DD-BDF2-4FBDA83B03E8}'

    And then, more related to this post, I see lots of "activate" calls during shutdown phase. Is this only an issue with wrong log message or do the provider initialiaze during shutting down of the client? At least this could be the reason of unclean shutdown.
    Code:
    [2021-03-01 20:30:00,695] [3903599] [Main     ] [INFO ] - PluginManager: Shutdown
    [2021-03-01 20:30:00,743] [3903647] [Main     ] [INFO ] - UPnPServerController: GENA disabled for IP endpoint '127.0.0.1'
    [2021-03-01 20:30:00,745] [3903649] [Main     ] [INFO ] - Dokan: Successfully unmounted resource 'C:\ProgramData\Team MediaPortal\MP2-Client\RemoteResources'
    [2021-03-01 20:30:00,746] [3903650] [Main     ] [INFO ] - ResourceServer: Shutting down HTTP servers
    [2021-03-01 20:30:00,997] [3903901] [111      ] [INFO ] - Successfully activated Content List 'FavoriteAudio' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteAudioMediaListProvider' (Id '{8B4D8F9E-9DB8-41D0-BA85-8B5275A757B8}')
    [2021-03-01 20:30:00,998] [3903902] [111      ] [INFO ] - Successfully activated Content List 'FavoriteEpisodes' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteEpisodeMediaListProvider' (Id '{2BD859AF-05E7-477C-B075-EC6D0273FE81}')
    [2021-03-01 20:30:00,998] [3903902] [111      ] [INFO ] - Successfully activated Content List 'FavoriteImages' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteImageMediaListProvider' (Id '{3FDCB1CB-40DB-425C-A36C-2481063B254B}')
    [2021-03-01 20:30:00,998] [3903902] [111      ] [INFO ] - Successfully activated Content List 'FavoriteMovies' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteMovieMediaListProvider' (Id '{1E2DBE62-7DF8-464D-AF50-27CE8CF95A6B}')
    [2021-03-01 20:30:00,999] [3903903] [111      ] [INFO ] - Successfully activated Content List 'FavoriteRecordings' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteRecordingMediaListProvider' (Id '{244C53C2-BD28-4B01-8D06-F4CCBB3518B1}')
    [2021-03-01 20:30:00,999] [3903903] [111      ] [INFO ] - Successfully activated Content List 'FavoriteVideo' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteVideoMediaListProvider' (Id '{A5AE2BA1-432D-4063-A4E3-3DA6880CF9D3}')
    [2021-03-01 20:30:00,999] [3903903] [111      ] [INFO ] - Successfully activated Content List 'FavoriteAlbums' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteAlbumMediaListProvider' (Id '{12FACD10-135F-4E90-8687-C235104BEE83}')
    [2021-03-01 20:30:00,999] [3903903] [111      ] [INFO ] - Successfully activated Content List 'FavoriteSeries' with provider 'MediaPortal.UiComponents.Media.MediaLists.FavoriteSeriesMediaListProvider' (Id '{ACF31EBD-4EF7-467E-88BB-DB1EA01164B4}')
    [2021-03-01 20:30:00,999] [3903903] [111      ] [INFO ] - Successfully activated Content List 'LatestAudio' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestAudioMediaListProvider' (Id '{0FA139E0-F2FC-4D7C-A372-B2938724350B}')
    [2021-03-01 20:30:01,000] [3903904] [111      ] [INFO ] - Successfully activated Content List 'LatestEpisodes' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestEpisodeMediaListProvider' (Id '{27E1B432-0107-4342-8B95-FAA92E96E587}')
    [2021-03-01 20:30:01,000] [3903904] [111      ] [INFO ] - Successfully activated Content List 'LatestImages' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestImageMediaListProvider' (Id '{9601E2CB-F302-4A67-8784-82905632C5A6}')
    [2021-03-01 20:30:01,000] [3903904] [111      ] [INFO ] - Successfully activated Content List 'LatestMovies' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestMovieMediaListProvider' (Id '{E55D1A11-5D07-4F76-8DA9-E8A4CF4B7B67}')
    [2021-03-01 20:30:01,000] [3903904] [111      ] [INFO ] - Successfully activated Content List 'LatestRecordings' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestRecordingMediaListProvider' (Id '{769B1C3B-8E3B-455D-93CA-2BFD2AE863AF}')
    [2021-03-01 20:30:01,000] [3903904] [111      ] [INFO ] - Successfully activated Content List 'LatestVideo' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestVideoMediaListProvider' (Id '{2A75CFE3-8167-4686-BD5D-F399F8F7E7F0}')
    [2021-03-01 20:30:01,001] [3903905] [111      ] [INFO ] - Successfully activated Content List 'LatestAlbums' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestAlbumMediaListProvider' (Id '{1D39FE2C-20DA-4896-948B-B46B30250C9D}')
    [2021-03-01 20:30:01,001] [3903905] [111      ] [INFO ] - Successfully activated Content List 'LatestSeries' with provider 'MediaPortal.UiComponents.Media.MediaLists.LatestSeriesMediaListProvider' (Id '{E923EBD2-2E5E-43DF-9134-324A66C12FE6}')
    [2021-03-01 20:30:01,001] [3903905] [111      ] [INFO ] - Successfully activated Content List 'LastPlayImages' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedImageMediaListProvider' (Id '{3C9021E5-01AE-4F62-8B0B-DB65ABBF602A}')
    [2021-03-01 20:30:01,001] [3903905] [111      ] [INFO ] - Successfully activated Content List 'LastPlayAudio' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedAudioMediaListProvider' (Id '{85E94F76-E879-410A-960F-8B55B816DD12}')
    [2021-03-01 20:30:01,001] [3903905] [111      ] [INFO ] - Successfully activated Content List 'LastPlayEpisodes' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedEpisodeMediaListProvider' (Id '{D419A541-075A-4F39-8CCE-EF9F6520B207}')
    [2021-03-01 20:30:01,002] [3903906] [111      ] [INFO ] - Successfully activated Content List 'LastPlayMovies' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedMovieMediaListProvider' (Id '{5F1AFF9C-A8C7-4424-B36D-086198A1C473}')
    [2021-03-01 20:30:01,002] [3903906] [111      ] [INFO ] - Successfully activated Content List 'LastPlayRecordings' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedRecordingMediaListProvider' (Id '{F47F580C-C0F4-49B2-AEE0-C84EB2EC1E96}')
    [2021-03-01 20:30:01,002] [3903906] [111      ] [INFO ] - Successfully activated Content List 'LastPlayVideo' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedVideoMediaListProvider' (Id '{F13E9321-AFFB-4C44-A2F9-48C4D1C3DCC8}')
    [2021-03-01 20:30:01,002] [3903906] [111      ] [INFO ] - Successfully activated Content List 'LastPlayAlbum' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedAlbumMediaListProvider' (Id '{3C652A48-5FA3-4EB1-BE9B-BA602DAAC4FB}')
    [2021-03-01 20:30:01,002] [3903906] [111      ] [INFO ] - Successfully activated Content List 'LastPlaySeries' with provider 'MediaPortal.UiComponents.Media.MediaLists.LastWatchedSeriesMediaListProvider' (Id '{320DF9AA-FC18-43B4-9715-1DAB4E97F72D}')
    [2021-03-01 20:30:01,003] [3903907] [111      ] [INFO ] - Successfully activated Content List 'ContinuePlayAudio' with provider 'MediaPortal.UiComponents.Media.MediaLists.ContinueWatchAudioMediaListProvider' (Id '{7636EF39-2352-4CF2-80D8-72C1B5A87357}')
    [2021-03-01 20:30:01,003] [3903907] [111      ] [INFO ] - Successfully activated Content List 'ContinuePlayEpisodes' with provider 'MediaPortal.UiComponents.Media.MediaLists.ContinueWatchEpisodeMediaListProvider' (Id '{982BEA99-E9AE-4C74-9640-37440824919A}')
    [2021-03-01 20:30:01,003] [3903907] [111      ] [INFO ] - Successfully activated Content List 'ContinuePlayMovies' with provider 'MediaPortal.UiComponents.Media.MediaLists.ContinueWatchMovieMediaListProvider' (Id '{75888DC9-6390-4B23-9BC7-FA963845476E}')
    [2021-03-01 20:30:01,003] [3903907] [111      ] [INFO ] - Successfully activated Content List 'ContinuePlayRecordings' with provider 'MediaPortal.UiComponents.Media.MediaLists.ContinueWatchRecordingMediaListProvider' (Id '{DBD1A8B4-8BC0-40FF-8EC5-C412B7B8620E}')
    [2021-03-01 20:30:01,003] [3903907] [111      ] [INFO ] - Successfully activated Content List 'ContinuePlayVideo' with provider 'MediaPortal.UiComponents.Media.MediaLists.ContinueWatchVideoMediaListProvider' (Id '{BFED7F6E-7F42-442B-B2F2-FBEE63F735FA}')
    [2021-03-01 20:30:01,004] [3903908] [111      ] [INFO ] - Successfully activated Content List 'ContinuePlayAlbum' with provider 'MediaPortal.UiComponents.Media.MediaLists.ContinueWatchAlbumMediaListProvider' (Id '{BF8CB82B-6F66-497B-8367-FDBA01811620}')
    [2021-03-01 20:30:01,004] [3903908] [111      ] [INFO ] - Successfully activated Content List 'ContinuePlaySeries' with provider 'MediaPortal.UiComponents.Media.MediaLists.ContinueWatchSeriesMediaListProvider' (Id '{85580E44-1EA2-4B5D-BFF2-0DD336AFD687}')
    [2021-03-01 20:30:01,004] [3903908] [111      ] [INFO ] - Successfully activated Content List 'UnplayedAudio' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedAudioMediaListProvider' (Id '{2F23E076-2458-4E96-999B-58438744EC7D}')
    [2021-03-01 20:30:01,004] [3903908] [111      ] [INFO ] - Successfully activated Content List 'UnplayedEpisodes' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedEpisodeMediaListProvider' (Id '{83D46C70-F453-4E1E-95CD-7E74B7EA6687}')
    [2021-03-01 20:30:01,004] [3903908] [111      ] [INFO ] - Successfully activated Content List 'UnplayedImages' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedImageMediaListProvider' (Id '{C4227052-91AE-4E00-B6A0-CDD17A233120}')
    [2021-03-01 20:30:01,005] [3903909] [111      ] [INFO ] - Successfully activated Content List 'UnplayedMovies' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedMovieMediaListProvider' (Id '{900C5F51-1060-469E-8D9F-F87F975C1718}')
    [2021-03-01 20:30:01,005] [3903909] [111      ] [INFO ] - Successfully activated Content List 'UnplayedRecordings' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedRecordingMediaListProvider' (Id '{63B7504B-A00E-4FDB-9F13-6947D2013DD5}')
    [2021-03-01 20:30:01,005] [3903909] [111      ] [INFO ] - Successfully activated Content List 'UnplayedVideo' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedVideoMediaListProvider' (Id '{020C7410-749B-4158-90A8-5CBC20D2457C}')
    [2021-03-01 20:30:01,005] [3903909] [111      ] [INFO ] - Successfully activated Content List 'UnplayedAlbum' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedAlbumMediaListProvider' (Id '{9A1C3201-CFA9-48A1-8A9D-72CD163C8776}')
    [2021-03-01 20:30:01,005] [3903909] [111      ] [INFO ] - Successfully activated Content List 'UnplayedSeries' with provider 'MediaPortal.UiComponents.Media.MediaLists.UnwatchedSeriesMediaListProvider' (Id '{21E85270-11EF-412E-B1D8-8EC96D72EA0C}')
    [2021-03-01 20:30:01,006] [3903910] [111      ] [INFO ] - Successfully activated Content List 'FavoriteRadio' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvFavoriteRadioMediaListProvider' (Id '{CA352306-B1EA-4E72-BF68-BF219C405A65}')
    [2021-03-01 20:30:01,006] [3903910] [111      ] [INFO ] - Successfully activated Content List 'FavoriteTV' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvFavoriteTVMediaListProvider' (Id '{994927E6-691E-432D-BB2C-5F06DC5A7FCF}')
    [2021-03-01 20:30:01,006] [3903910] [111      ] [INFO ] - Successfully replaced Content List 'FavoriteRecordings' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvFavoriteRecordingsMediaListProvider' (Id '{53211093-E181-4D16-AB4A-7F9D3B560D25}')
    [2021-03-01 20:30:01,006] [3903910] [111      ] [INFO ] - Successfully replaced Content List 'LatestRecordings' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvLatestRecordingsMediaListProvider' (Id '{2D43CC5B-10A1-48CA-8A56-9F266934189C}')
    [2021-03-01 20:30:01,006] [3903910] [111      ] [INFO ] - Successfully activated Content List 'LastPlayRadio' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvLastWatchedRadioMediaListProvider' (Id '{D53AD53E-2AFE-4A49-80C2-2079EC468329}')
    [2021-03-01 20:30:01,007] [3903911] [111      ] [INFO ] - Successfully activated Content List 'LastPlayTV' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvLastWatchedTVMediaListProvider' (Id '{C9DE8D8D-5F58-4E8D-B172-23CC98AD7D76}')
    [2021-03-01 20:30:01,007] [3903911] [111      ] [INFO ] - Successfully replaced Content List 'LastPlayRecordings' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvLastWatchedRecordingsMediaListProvider' (Id '{B08EE0CD-7074-4C34-9D7A-650543FCBBDB}')
    [2021-03-01 20:30:01,007] [3903911] [111      ] [INFO ] - Successfully replaced Content List 'ContinuePlayRecordings' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvContinueWatchRecordingsMediaListProvider' (Id '{9FCD4E71-3330-4AED-9CAF-8C5D3D6932BF}')
    [2021-03-01 20:30:01,007] [3903911] [111      ] [INFO ] - Successfully replaced Content List 'UnplayedRecordings' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvUnwatchedRecordingsMediaListProvider' (Id '{598EFAFB-C5D3-46F8-B2BF-D4F7CB35CB38}')
    [2021-03-01 20:30:01,007] [3903911] [111      ] [INFO ] - Successfully activated Content List 'CurrentSchedules' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvSchedulesMediaListProvider' (Id '{E401E030-1717-486E-9206-AE9BD61E2F97}')
    [2021-03-01 20:30:01,008] [3903912] [111      ] [INFO ] - Successfully activated Content List 'CurrentPrograms' with provider 'MediaPortal.Plugins.SlimTv.Client.MediaLists.SlimTvProgramsMediaListProvider' (Id '{220D10D9-25D5-4A98-B491-C52F199C86A8}')
    [2021-03-01 20:30:04,278] [3907183] [Dokan    ] [INFO ] - Dokan: DokanMain returned successfully!
    [2021-03-01 20:30:04,775] [3907679] [Main     ] [WARN ] - ThreadPool: Not all worker threads terminated
    [2021-03-01 20:30:04,823] [3907727] [Main     ] [INFO ] - UPnPServerController: SSDP disabled for IP endpoint '127.0.0.1'
    [2021-03-01 20:30:04,823] [3907727] [Main     ] [INFO ] - UPnPServerController: SSDP disabled for IP endpoint 'fe80::a5a1:93ec:9259:716'
    [2021-03-01 20:30:04,824] [3907728] [Main     ] [INFO ] - UPnPServerController: SSDP disabled for IP endpoint '2a00:23c4:ba86:ad00:dc5a:4225:702e:72e3'
    [2021-03-01 20:30:04,824] [3907728] [Main     ] [INFO ] - UPnPServerController: SSDP disabled for IP endpoint '2a00:23c4:ba86:ad00:a5a1:93ec:9259:716'
    [2021-03-01 20:30:04,824] [3907728] [Main     ] [INFO ] - UPnPServerController: SSDP disabled for IP endpoint '192.168.1.180'
    [2021-03-01 20:30:04,825] [3907729] [Main     ] [INFO ] - UPnPServerController: SSDP disabled for IP endpoint 'fdaa:bbcc:ddee:0:dc5a:4225:702e:72e3'
    [2021-03-01 20:30:04,825] [3907729] [Main     ] [INFO ] - UPnPServerController: SSDP disabled for IP endpoint 'fdaa:bbcc:ddee:0:a5a1:93ec:9259:716'
     

    henso

    Development Group
  • Team MediaPortal
  • February 16, 2012
    2,341
    829
    Home Country
    Denmark Denmark
    On startup there are 2 errors that indicate missing/wrong IContentListProviders
    The content list requests all plugins in the path '/Media/Filters' which it then tries to create instances of using the the PluginManager. So the plugin manager says the plugin is available but can't create instances of it. I don't see that as an issue of the content lists or am I missing something? I get no such errors on my dev PC, so I can't reproduce it.
    And then, more related to this post, I see lots of "activate" calls during shutdown phase.
    The activations should only occur during construction of the MediaListModel, which is registered via the '/Models' path. I'm guessing the SkinEngine instantiates the model at some point as seen in the start of the log. I don't know why the SkinEngine would create the model again during shutdown. Again, I don't see this an issue with the content lists but with the SkinEngine or am I again missing something? Again I'm also not able to reproduce the issue.

    I think the following log entry is the culprit:
    [2021-03-01 20:30:04,775] [3907679] [Main ] [WARN ] - ThreadPool: Not all worker threads terminated
    If whatever is still running needs something that was disposed/closed/deleted, it could crash. Looking in the UnhandledException.log this seems to be the case as an exception occurs when looking for the ILogger service 15 seconds after the client was closed.
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    In case the cause can be found and fixed. I created a ticket for it:
    [MP2-864] MP2-Client crashes while closing from power menu
     

    Brownard

    Development Group
  • Team MediaPortal
  • March 21, 2007
    2,290
    1,872
    Home Country
    United Kingdom United Kingdom
    I don't know why the SkinEngine would create the model again during shutdown. Again, I don't see this an issue with the content lists but with the SkinEngine or am I again missing something?
    I looked into this a bit more and I think the problem is caused by Nereus's home content forcing an update of the media lists when returning to the home screen, after a short asynchronous delay. Models (and registered plugin items in general) are created lazily when first requested, I think what happens is a close is requested from the system state dialog, which closes so the home screen gets shown, which then queues a forced update, then the WorkflowManager begins shutting down releasing all of the existing models, then the delayed forced update gets triggered requesting the media list model, which then gets created again. I can add a check in the HomeMenuModel to prevent this if the system is shutting down, but do you remember why the media lists needed to be forced to update in the first place as in theory they should update themselves automatically?

    Edit: I've pushed fixes, Jira is here.
     
    Last edited:

    henso

    Development Group
  • Team MediaPortal
  • February 16, 2012
    2,341
    829
    Home Country
    Denmark Denmark
    do you remember why the media lists needed to be forced to update in the first place as in theory they should update themselves automatically?
    I remember that the home content was not always up to date. One situation I think can cause this is during import as the list only update after the import is completed. Maybe we could have the force behavior during import only and after it completes the home content should always be up to date?
     

    Users who are viewing this thread

    Top Bottom