Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1.0 RC 2
-
None
-
Operating System: Windows 7
Platform: Intel
Description
on my hauppauge dvb-s2 nova hd card I am able to hard crash tvservice.
It happens in the call to:
HResult.GetDXErrorDescription(hr)
replacing it with:
DsError.GetErrorText(hr)
seems to fix it.
It happens in the call to:
HResult.GetDXErrorDescription(hr)
replacing it with:
DsError.GetErrorText(hr)
seems to fix it.