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

Memory left indication is wrong when PC has more than 2GB RAM.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.1.1
    • 1.1.0
    • general
    • None
    • Operating System: Windows 7
      Platform: Intel

    Description

      Logs says it all:

      2010-07-28 23:35:49.786340 [Debug][MPMain(1)]: TextureManager: added: memoryImage total: 26 mem left: -1886388224


      h4. Additional Information
      Correct value should be :

      (uint)GUIGraphicsContext.DX9Device.AvailableTextureMemory / 1048576

      and not only GUIGraphicsContext.DX9Device.AvailableTextureMemory

      (lines 401 and 468 of guitexturemanager.cs)

      Attachments

        Activity

          People

            chemelli Simone Chemelli (Inactive)
            chemelli Simone Chemelli (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: