*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather (2 Viewers)

Dullie

Portal Member
May 24, 2009
30
7
I have a similar issue with infoservice.. My movingpictures plugin freezes during a movie when infoservice is enabled. When disabled everthing is fine. I have it disabled right now to prevent sudden freezes when watching... Too bad!
 

edsche

Community Plugin Dev
January 7, 2007
606
360
38
Ulm
Home Country
Germany Germany
I have a similar issue with infoservice.. My movingpictures plugin freezes during a movie when infoservice is enabled. When disabled everthing is fine. I have it disabled right now to prevent sudden freezes when watching... Too bad!
You mean your movie is freezing when InfoService is enabled ? Please attach your log files so i can take a look whats happen.
 

Dullie

Portal Member
May 24, 2009
30
7
Yes, it is freezing, and windows closes Media Portal. I am trying to reproduce the issue.. Problem is my watchdog is always disabled.. Now, I collected a log file (attached) perhaps the issue is there, and it could help you..

Thanks..
 

ftothe3

Portal Pro
January 13, 2008
178
17
Home Country
United States of America United States of America
i use myfilms. for me, i dont get freezing during movies. only on the home screen.

edit: dullie, if it didn't freeze when you got that log file, it won't be very helpful
 

edsche

Community Plugin Dev
January 7, 2007
606
360
38
Ulm
Home Country
Germany Germany
I'm testing infoservice with 1.1.0 alpha at the moment. i didn't get a freeze after ~10 minutes.

ftothe3: Do you use 1.1.0 alpha ? Can you upload your logs, so i can test with your infoservice settings?
 

ftothe3

Portal Pro
January 13, 2008
178
17
Home Country
United States of America United States of America
I'm testing infoservice with 1.1.0 alpha at the moment. i didn't get a freeze after ~10 minutes.

@ftothe3: Do you use 1.1.0 alpha ? Can you upload your logs, so i can test with your infoservice settings?

i'm using 1.0.2. here's my full log
 

Attachments

  • MediaPortal.zip
    30.6 KB

edsche

Community Plugin Dev
January 7, 2007
606
360
38
Ulm
Home Country
Germany Germany
Just to confirm: Your logs contain the same DirectX error I get.

I get the same erros on my htpc. This happens only when you open the browser while you watching a movie. I think especially a .mkv file.

I don't know much about directx programming :/ If someone (a dev?) know more about that error please pm or write here in the thread.

Here is my log while i'm playing a .mkv file and open the browser window of infoservice.

Code:
2009-08-26 20:18:19.796875 [Debug][MPMain]: Window: InfoService.GUIInfoServiceWeb init
2009-08-26 20:18:19.875000 [Info.][MPMain]: InfoServiceWeb: Disabling DX9 exclusive mode
2009-08-26 20:18:19.875000 [Debug][MPMain]: Main: Received DX exclusive mode switch message. Fullscreen && maximized == False
2009-08-26 20:18:19.875000 [Debug][MPMain]: Main: Goto windowed mode: False
2009-08-26 20:18:19.875000 [Debug][MPMain]: D3D: Switch to windowed mode - Playing media: True
2009-08-26 20:18:20.968750 [Warn.][MPMain]: D3D: Switch to windowed mode failed - Fehler in der Anwendung.
-2005530516 (D3DERR_INVALIDCALL)
   bei Microsoft.DirectX.Direct3D.Device.Reset(PresentParameters[] presentationParameters)
   bei MediaPortal.D3DApp.SwitchFullScreenOrWindowed(Boolean bWindowed)
2009-08-26 20:18:20.968750 [Info.][MPMain]: D3D: BuildPresentParamsFromSettings using 50Hz as RefreshRate
2009-08-26 20:18:20.968750 [Warn.][MPMain]: D3D: mode failed - Fehler in der Anwendung.
-2005530516 (D3DERR_INVALIDCALL)
   bei Microsoft.DirectX.Direct3D.Device.Reset(PresentParameters[] presentationParameters)
   bei MediaPortal.D3DApp.SwitchFullScreenOrWindowed(Boolean bWindowed)
2009-08-26 20:18:20.968750 [Info.][MPMain]:   fonts.SetDevice()
2009-08-26 20:18:23.859375 [Info.][60]: planescene:PresentImage() frame:0 enabled:True allowed:False
2009-08-26 20:18:23.906250 [Info.][60]: planescene:PresentImage() frame:1 enabled:True allowed:False
2009-08-26 20:18:23.937500 [Info.][60]: planescene:PresentImage() frame:2 enabled:True allowed:False
2009-08-26 20:18:23.984375 [Info.][60]: planescene:PresentImage() frame:3 enabled:True allowed:False
2009-08-26 20:18:24.031250 [Info.][60]: planescene:PresentImage() frame:4 enabled:True allowed:False
2009-08-26 20:18:25.031250 [Debug][MPMain]: VMR9: Repainting -> Playing, Frames: 5
2009-08-26 20:18:30.046875 [Debug][MPMain]: VMR9Helper: Playing -> Repainting, Frames 0
2009-08-26 20:18:31.656250 [Debug][MPMain]: Windowmanager: Goto previous window
2009-08-26 20:18:31.656250 [Info.][MPMain]: InfoServiceWeb: Enabling DX9 exclusive mode
2009-08-26 20:18:31.656250 [Debug][MPMain]: Main: Received DX exclusive mode switch message. Fullscreen && maximized == True
2009-08-26 20:18:31.656250 [Debug][MPMain]: Main: Goto fullscreen: False
2009-08-26 20:18:31.656250 [Info.][MPMain]:   fonts.SetDevice()
2009-08-26 20:18:31.718750 [Info.][MPMain]: No translation found for id 116001
2009-08-26 20:18:31.718750 [Debug][MPMain]: Window: InfoService.GUIInfoServiceWeb deinit
2009-08-26 20:18:31.718750 [Debug][MPMain]: TextureManager: CleanupThumbs()
2009-08-26 20:18:31.765625 [Info.][MPMain]: Exception   :Fehler in der Anwendung.
-2005530516 (D3DERR_INVALIDCALL)
   bei Microsoft.DirectX.Direct3D.Device.get_DeviceCaps()
   bei MediaPortal.GUI.Library.GUIImage.AllocResources()
2009-08-26 20:18:31.765625 [Info.][MPMain]: Exception   :Fehler in der Anwendung.
2009-08-26 20:18:31.765625 [Info.][MPMain]:   site      :Microsoft.DirectX.Direct3D.Caps get_DeviceCaps()
2009-08-26 20:18:31.765625 [Info.][MPMain]:   source    :Microsoft.DirectX.Direct3D
2009-08-26 20:18:31.765625 [Info.][MPMain]:   stacktrace:   bei Microsoft.DirectX.Direct3D.Device.get_DeviceCaps()
   bei MediaPortal.GUI.Library.GUIImage.AllocResources()

The error
Code:
2009-08-26 20:18:31.765625 [Info.][MPMain]: Exception   :Fehler in der Anwendung.
-2005530516 (D3DERR_INVALIDCALL)
   bei Microsoft.DirectX.Direct3D.Device.get_DeviceCaps()
   bei MediaPortal.GUI.Library.GUIImage.AllocResources()
2009-08-26 20:18:31.765625 [Info.][MPMain]: Exception   :Fehler in der Anwendung.
2009-08-26 20:18:31.765625 [Info.][MPMain]:   site      :Microsoft.DirectX.Direct3D.Caps get_DeviceCaps()
2009-08-26 20:18:31.765625 [Info.][MPMain]:   source    :Microsoft.DirectX.Direct3D
2009-08-26 20:18:31.765625 [Info.][MPMain]:   stacktrace:   bei Microsoft.DirectX.Direct3D.Device.get_DeviceCaps()
   bei MediaPortal.GUI.Library.GUIImage.AllocResources()
repeats several times now in the log



Edit: @catavolt and ftothe3: Try to use evr mode. Found out with enabled vmr mode i have much more problems when a movie is playing in background


Edit 2: Yes, evr mode works for me. Too bad that evr mode works not for my hd movies and tv :/
 

catavolt

Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,631
    10,652
    Königstein (Taunus)
    Home Country
    Germany Germany
    Hi edsche, MP is in EVR (I´m on Windows 7 64Bit, MP 1.1.0 ALPHA and latest SVN). And it happens here without playing anything. Just the RSS on the screen, waiting some time - full stop of MP. Be sure to compile it against the latest API - there where changes. We just had this also with the ScoreCenter plugin and atm with the HTPCInfo plugin - so at least you´re not alone ;).
     

    edsche

    Community Plugin Dev
    January 7, 2007
    606
    360
    38
    Ulm
    Home Country
    Germany Germany
    Hi edsche, MP is in EVR (I´m on Windows 7 64Bit, MP 1.1.0 ALPHA and latest SVN). And it happens here without playing anything. Just the RSS on the screen, waiting some time - full stop of MP. Be sure to compile it against the latest API - there where changes. We just had this also with the ScoreCenter plugin and atm with the HTPCInfo plugin - so at least you´re not alone ;).

    I tested with build 23409 (Win7 64Bit) which is a little bit newer than the svn version. I have no problems running the old 0.99.3 version. Also with a movie playing in background. I only get the errors on my win xp htpc which has 1.02 installed. If i change from vmr to evr on my win xp htpc, it works :/
    Can you send me your log ? Perhaps i find in your log something interesting ;)
     

    Users who are viewing this thread

    Similar threads

    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    Works also, removed the "section" entry from MediaPortal.xml ;) (y)
    This plugin is alternate version to the original World Weather plugin developed by @Micropolis. Is compatible with MediaPortal...
    Replies
    33
    Views
    8K
    That was the correction I made in BasicHome for the 1.35 Prerelease which you adddd to repo ;)
    That was the correction I made in BasicHome for the 1.35 Prerelease which you adddd to repo ;)
    I'm going bananas here!! Used MP1 since MP1.10 or so.....an haven't had problems for years! Am using latest Dune...
    Replies
    8
    Views
    1K
    Yes, all compatible with x64 ;)
    Yes, all compatible with x64 ;)
    Hi folks, for all those who would like to enjoy Mediaportal on the Titanskin, I have now adapted the well-known MP games package...
    Replies
    7
    Views
    994
    Well, currently the plugin shows the sun/moon times in user's local time. As you said, It would require to add time zone parameter to the profile. I'll try to add this option in the next version. PS: please use official thread
    Well, currently the plugin shows the sun/moon times in user's local time. As you said, It would require to add time zone parameter...
    I have the current (1.0.2.0 level) World Weather Lite plugins installed on x86 and x64 different MP1 copies. When Location is...
    Replies
    7
    Views
    2K
    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG grabbing configuration, thanks again for all the assistance, wow so much faster on everything now that MSE is out of the picture...MP WAF is now restored and FetchTV STB sits in the corner collecting dust :)
    thank you Sir, issue is definitely resolved now, i uninstalled the problematic MSE altogether, plus i also now have optimized EPG...
    Long time MP user, and recently upgraded to MP1.34, prior to this upgrade, i have for many years successfully used MP with fast and...
    Replies
    20
    Views
    2K
    Top Bottom