GuzziMP / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

hyperlink from basic homescreen to a specific DB results in MyFilms showing blank screen #330

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
- create 2 DB's in MyFilms
- in addition to the "MyFilms entry", use an homescreen editor to create a link 
that points directly to one of the MyFilms DB 

What is the expected output? What do you see instead?
Now here is what happens:

1.Start MP
2.select "Films" in the basic homescreen
3.press "okay"
4.you see the contents of the "kids" category
5.all okay so far
6.close MP
7.start mp
8.select "films" in the basic homescreen
9.press "right" to go to the submenu
10.select "parents"
11.press "okay"

expected: you see the contents of the "parents" cataloug
result: you see a blank screen

MediaPortal error .log
[2013-06-07 21:18:40,455] [Error  ] [MPMain  ] [ERROR] - OnMessage 
exception:System.NullReferenceException: Der Objektverweis wurde nicht auf eine 
Objektinstanz festgelegt.
  bei MyFilmsPlugin.MyFilms.MyFilmsGUI.Configuration.SaveConfiguration(String currentConfig, Int32 selectedItem, String selectedItemLabel)
  bei MyFilmsPlugin.MyFilms.MyFilmsGUI.MyFilms.OnPageDestroy(Int32 newWindowId)
  bei MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

And now it is about to get interesting! :)

1.close MP
2.Start MP
3.select "Films" in the basic homescreen
4.press "okay"
5.you see the contents of the "kids" category
6.all okay so far
7.now go back to the basic homescreen (do NOT restart MP as I did before)
8.select "films" in the basic homescreen
9.press "right" to go to the submenu
10.select "partents"
11.press "okay"

result: works as expected, you see the contents of the "parents" cataloug

What version of My Films and MediaPortal are you using? On what
operating system (and language if other than English)?  What Skin are you
using? What Catalog type (i.e. AMC, XMM, DVD Profiler, etc)

MP 1.4.0pre + current Avalon git + MyFilms dlls from the other conversation 
that is 1.4.0 pre compatible

If this issue has been discussed in the MyFilms forum, add a link to the
related thread or post.
http://forum.team-mediaportal.com/conversations/strange-issue-when-directly-ente
ring-specific-myfilms-catalog-from-homescreen.108142/

Please sign with your MP forum username as often google accounts are quite
different.

Original issue reported on code.google.com by infinite...@live.at on 20 Jun 2013 at 9:55

GoogleCodeExporter commented 8 years ago

Original comment by Guzz...@googlemail.com on 22 Jun 2013 at 4:09

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2867.

Original comment by Mikeplan...@web.de on 22 Jun 2013 at 5:45

GoogleCodeExporter commented 8 years ago
can confirm that this is fix is working nicely.

Original comment by infinite...@live.at on 3 Jul 2013 at 6:51

GoogleCodeExporter commented 8 years ago

Original comment by Dade...@gmail.com on 3 Jul 2013 at 8:32