Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-3334

NullReferenceException with analog card

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.3.0 Alpha
    • 1.2.2
    • TvServer
    • None

    Description

      NullReferenceException is thrown when analog card is used and is not preloaded.

      [(25)]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.
        at TvLibrary.Implementations.Analog.TvCardAnalog.UpdateSignalQuality(Boolean force)
        at TvLibrary.Implementations.TvCardBase.get_IsTunerLocked()
        at TvLibrary.Implementations.Hybrid.HybridCard.get_IsTunerLocked()
        at TvService.TvCardHandler.get_TunerLocked()

      Problem is in TvCardAnalog.UpdateSignalQuality(bool force) method. This method try to access to tuner, but tuner is not created (null).

      Attachments

        Activity

          People

            georgius georgius (Inactive)
            georgius georgius (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: