TV-Server Version: 1.0.1
MediaPortal Version: 1.0.1
MediaPortal Skin: Blue3 Wide
Windows Version: XP Pro - SP3
CPU Type: Intel E4500 2x2.2Ghz
HDD: WD green 500Gb
Memory: 2Gb DDR2-6400
Motherboard: GIGABYTE GA-E7AUM-DS2H
Video Card: Geforce 9400 IGP
Video Card Driver: Nvidia 178.33
Sound Card: Nvidia HDMI
Sound Card AC3:
Sound Card Driver: IGP
1. TV Card: Pinnacle 7010ix
1. TV Card Type: Dual DVB-S and Dual DVB-T
1. TV Card Driver: Latest
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: NVidia
MPEG2 Audio Codec: NVidia
h.264 Video Codec: PowerDVD 7
Satelite/CableTV Provider: Freeview (DVB-T)
HTPC Case: Antec Fusion
Cooling: Scythe Mini-Ninja
Power Supply: Antec 300W
Remote: MCE
TV: Panasonic 42PZ80B
TV - HTPC Connection: HDMI
There appears to be a bug arround resuming from S3 standby (via powerscheduler) and the mini-display plugin (iMon LCD)
Sometimes when I resume HTPC I am greeted by a black screen (or at least most of it is) and MP is locked up. I have to go into TaskManager and end task on mediaportal. Once I have done this it appears that a thread handing round from when it went into standby is then released and the machine goes into standby. I can then resume machine and carry on as normal (I have to manually start MP though).
Been trying to narrow this down for ages without much luck but may have come across something.
In the 22nd March logs in mediaportal.log you have
These logs were taken just after resume whilst MP was not working and before MP was killed
in the 5th May logs you have
Which looks like on 22nd March mini-display was not closed down cleanly
The machine did go into standby at 12:03 on 22nd March and was woken manually at 20:11.
It appears that an exception was thrown during resume (from tvserver_error.log)
Also every power event seems to have at least two rows in the event log (although the actual message is not very helpful). except this event at 20:11 which only has one.
Being trying to replicate this for ages now but only happens intermittently. This is the one last issue prevent MP being the best thing ever
Is there anything I can do to help narrow down this issue?
MediaPortal Version: 1.0.1
MediaPortal Skin: Blue3 Wide
Windows Version: XP Pro - SP3
CPU Type: Intel E4500 2x2.2Ghz
HDD: WD green 500Gb
Memory: 2Gb DDR2-6400
Motherboard: GIGABYTE GA-E7AUM-DS2H
Video Card: Geforce 9400 IGP
Video Card Driver: Nvidia 178.33
Sound Card: Nvidia HDMI
Sound Card AC3:
Sound Card Driver: IGP
1. TV Card: Pinnacle 7010ix
1. TV Card Type: Dual DVB-S and Dual DVB-T
1. TV Card Driver: Latest
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: NVidia
MPEG2 Audio Codec: NVidia
h.264 Video Codec: PowerDVD 7
Satelite/CableTV Provider: Freeview (DVB-T)
HTPC Case: Antec Fusion
Cooling: Scythe Mini-Ninja
Power Supply: Antec 300W
Remote: MCE
TV: Panasonic 42PZ80B
TV - HTPC Connection: HDMI
There appears to be a bug arround resuming from S3 standby (via powerscheduler) and the mini-display plugin (iMon LCD)
Sometimes when I resume HTPC I am greeted by a black screen (or at least most of it is) and MP is locked up. I have to go into TaskManager and end task on mediaportal. Once I have done this it appears that a thread handing round from when it went into standby is then released and the machine goes into standby. I can then resume machine and carry on as normal (I have to manually start MP though).
Been trying to narrow this down for ages without much luck but may have come across something.
In the 22nd March logs in mediaportal.log you have
Code:
2009-03-22 12:03:39.093750 [Info.][MiniDisplay]: iMONLCDg.CloseLcd(): completed
2009-03-22 12:03:39.093750 [Info.][MiniDisplay]: (IDisplay) iMONLCDg.CleanUp(): completed
2009-03-22 12:03:39.093750 [Info.][MiniDisplay]: MiniDisplay.DisplayHandler.Stop(): completed
in the 5th May logs you have
Code:
2009-05-05 11:46:36.687500 [Info.][MiniDisplay]: iMONLCDg.CloseLcd(): completed
2009-05-05 11:46:36.687500 [Info.][MiniDisplay]: (IDisplay) iMONLCDg.CleanUp(): completed
2009-05-05 11:46:36.687500 [Info.][MiniDisplay]: MiniDisplay.DisplayHandler.Stop(): completed
2009-05-05 11:46:36.765625 [Debug][MPMain]: iMONLCDg.Dispose(): called
2009-05-05 11:46:36.765625 [Debug][MPMain]: iMONLCDg.Dispose(): completed
2009-05-05 11:46:36.765625 [Info.][MPMain]: MiniDisplay.Stop(): completed
The machine did go into standby at 12:03 on 22nd March and was woken manually at 20:11.
It appears that an exception was thrown during resume (from tvserver_error.log)
Code:
2009-03-22 20:11:23.859375 [PowerEventThread]: TV service PowerEventThread: Exception: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at TvService.Service1.OnPowerEvent(PowerEventType powerStatus)
at TvService.Service1.PowerEventThreadWndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
at TvService.Service1.GetMessageA(MSG& msg, IntPtr hWnd, Int32 uMsgFilterMin, Int32 uMsgFilterMax)
at TvService.Service1.PowerEventThread()
Also every power event seems to have at least two rows in the event log (although the actual message is not very helpful). except this event at 20:11 which only has one.
Being trying to replicate this for ages now but only happens intermittently. This is the one last issue prevent MP being the best thing ever
Is there anything I can do to help narrow down this issue?