masdude / ipimp

Automatically exported from code.google.com/p/ipimp
0 stars 0 forks source link

Now Playing will crash Mediaportal #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open Now Playing on the Webinterface 
2. Mediaportal will be crash 

Mediaportal 1.2.1

Impimp iPiMP 5.2.0.821

Original issue reported on code.google.com by Thorsten...@gmail.com on 6 Oct 2011 at 12:53

Attachments:

GoogleCodeExporter commented 9 years ago
Same Problem here,
ErrorLog:

2011-11-18 01:40:53.965785 [ERROR][(15)]: MediaPortal: Unhandled exception 
occured
2011-11-18 01:40:53.966785 [ERROR][(15)]: Exception   
:System.MethodAccessException: FanartHandler.Utils.GetDbm()
   bei MPClientController.MPClientController.NowPlaying.GetNowPlaying(Boolean isMovingPicturesPresent, Boolean isTVSeriesPresent, Boolean isFanartHandlerPresent)
   bei MPClientController.MPClientController.ClientPlugin.GetResults(MPClientRequest request)
   bei MPClientController.MPClientController.ClientPlugin.HTTPPostInputReceived()
   bei MPClientController.MPClientController.ClientPlugin.DoHTTPListen()
   bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Threading.ThreadHelper.ThreadStart()
2011-11-18 01:40:53.966785 [ERROR][(15)]: Exception   
:FanartHandler.Utils.GetDbm()
2011-11-18 01:40:53.967785 [ERROR][(15)]:   site      :System.String 
GetNowPlaying(Boolean, Boolean, Boolean)
2011-11-18 01:40:53.967785 [ERROR][(15)]:   source    :MPClientController
2011-11-18 01:40:53.967785 [ERROR][(15)]:   stacktrace:   bei 
MPClientController.MPClientController.NowPlaying.GetNowPlaying(Boolean 
isMovingPicturesPresent, Boolean isTVSeriesPresent, Boolean 
isFanartHandlerPresent)
   bei MPClientController.MPClientController.ClientPlugin.GetResults(MPClientRequest request)
   bei MPClientController.MPClientController.ClientPlugin.HTTPPostInputReceived()
   bei MPClientController.MPClientController.ClientPlugin.DoHTTPListen()
   bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bei System.Threading.ThreadHelper.ThreadStart()

Original comment by weltme...@googlemail.com on 17 Nov 2011 at 12:39

GoogleCodeExporter commented 9 years ago
Also the same problem here as well.

Original comment by tec.ma...@gmail.com on 7 Mar 2012 at 7:39