MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Quality Assurance (Bugreports) » Archive » Bug Reports » 0.2.0.0 RC4 Release and SVN Bugs


0.2.0.0 RC4 Release and SVN Bugs Post bugs you have found in the release version and SVN-snapshots here!

Reply
 
Thread Tools Display Modes
Old 2006-08-10, 10:58   #21 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,200
Thanks: 170
Thanked 132 Times in 96 Posts

Country:

My System

Default

Quote:
Originally Posted by AKALuke
My problem is not related to standby - it's related to fast user switching
you switch the users with running MyTV ????
infinityloop is offline   Reply With Quote
Old 2006-08-10, 11:34   #22 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by infinityloop
you switch the users with running MyTV ????
It happens even if MyTV is not running.

My setup I think is a little unusual for running MP...

My PC is not a dedicated HTPC.

I have 2 users - one for me, one for my wife.
I run MP mostly sitting in the systray and setup for scheduled recordings. Sometimes I watch live TV or recorded TV on my PC.

Examples:
- MP running in system tray - MyTV is not active. I walk away from the PC - my wife walks up to the PC and hits "Windows L" to switch to her userid. When she's finished I switch to my userid and try to use MP :no window.

- MP running in system tray - MyTV is not active. I walk away from my PC and 10 minutes later the screen saver activates. I walk up to my PC and move the mouse and the Welcome screen appears. I enter my password and try to use MP: no window.

- MP running on desktop - MyTV is active. I walk away from the PC - my wife walks up to the PC and hits "Windows L" to switch to her userid. When she's finished I switch to my userid:no window.

- MP running on desktop - MyTV is active. I walk away from my PC and 10 minutes later the screen saver activates. I walk up to my PC and move the mouse and the Welcome screen appears. I enter my password: no window.

- MP running on desktop - MyTV is not active. I walk away from my PC and 10 minutes later the screen saver activates. I walk up to my PC and move the mouse and the Welcome screen appears. I enter my password: no window.

As far as I can tell, MP does not recover from the DEVICELOST - it never redraws the window contents under several situations that seem related to fast user switching.

Quote:
10/08/2006 7:29:30 PM Exception :Error in the application.
-2005530520 (D3DERR_DEVICELOST)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
10/08/2006 7:29:30 PM Exception :Error in the application.
10/08/2006 7:29:30 PM site :Void PresentInternal(Microsoft.DirectX.PrivateImplement ationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tag RECT*, IntPtr)
10/08/2006 7:29:30 PM source :Microsoft.DirectX.Direct3D
10/08/2006 7:29:30 PM stacktrace: at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
10/08/2006 7:29:38 PM Exception :Error in the application.
-2005530520 (D3DERR_DEVICELOST)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
10/08/2006 7:29:38 PM Exception :Error in the application.
10/08/2006 7:29:38 PM site :Void PresentInternal(Microsoft.DirectX.PrivateImplement ationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tag RECT*, IntPtr)
10/08/2006 7:29:38 PM source :Microsoft.DirectX.Direct3D
10/08/2006 7:29:38 PM stacktrace: at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
10/08/2006 7:30:15 PM Exception :Error in the application.
-2005530520 (D3DERR_DEVICELOST)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal( tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortalApp.Render(Single timePassed)
10/08/2006 7:30:15 PM Exception :Error in the application.
10/08/2006 7:30:15 PM site :Void PresentInternal(Microsoft.DirectX.PrivateImplement ationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tag RECT*, IntPtr)
10/08/2006 7:30:15 PM source :Microsoft.DirectX.Direct3D
Make sense?
AKALuke is offline   Reply With Quote
Old 2006-08-10, 11:37   #23 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts


Default

PS - Have you tried to recreate this yourself? It's much easier to understand if you see it yourself.
AKALuke is offline   Reply With Quote
Old 2006-08-10, 11:41   #24 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,200
Thanks: 170
Thanked 132 Times in 96 Posts

Country:

My System

Default

Quote:
Originally Posted by AKALuke
PS - Have you tried to recreate this yourself? It's much easier to understand if you see it yourself.
i know what you mean.

But MediaPortal is designed for a dedicated HTPC not for the way you use it


The Problem is also not related to the Direct3D error.

You will have to wait untill the new TV-Engine is ready. That will run as windows service. so it doesnt matter which user is active at the moment and if MediaPortal is running or not. Your recodings will be done.

The currently used M$ Streambuffer Engine (and all the stuff that come along with it) simply has too much limitations and problems.
infinityloop is offline   Reply With Quote
Old 2006-08-10, 11:50   #25 (permalink)
Portal Member
 
Join Date: Jun 2006
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Fair enough.

BTW - My recording do get done - MP seems to be running fine - it just doesn't have any screen contents.

I'll start playing with the Fusion software that came with the card.

Thanks and Cheers.
AKALuke is offline   Reply With Quote
Reply

Bookmarks

Tags
direct3d, resuming, standby
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Resume from standby with remote pjam001 General Support 12 2008-03-25 06:10
Stuttering TV and recording after resuming from standby (suspend) totty General Support 17 2007-02-12 09:36
[HOME] When resuming from S3 standby, time isnt updated eloo 0.2.0.0 Final and SVN Builds 2 2006-11-18 11:33
CAM 'gone' after resume from standby (until MP restarted) ziphnor 0.2.0.0 Final and SVN Builds 1 2006-11-10 23:55
Problem resuming from standby TheButler Codecs, External Players 3 2006-02-14 18:51


All times are GMT +1. The time now is 12:59.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden