wackerl91 / luna

Moonlight Launcher for Kodi
GNU General Public License v3.0
100 stars 22 forks source link

Property 'window' missing on game list #143

Open wackerl91 opened 7 years ago

wackerl91 commented 7 years ago

Expected Behaviour: Entering / leaving the game list should always be possible without an exception being thrown (even when rendering is not complete). If it the view can't be loaded log it as an error and show a dialog to the user. Cleanup of window objects should happen when shutting down Luna (i.e. pretty much the same how settings view is currently handled) for all views.

Actual Behaviour: Exception is thrown during rendering of the game list, circumstances unknown.