Uploaded image for project: 'Open Development'
  1. Open Development
  2. OPEN-25

settings.xml not always updated during incremental builds, causing "WARNING: get: Control UpdaterMaximumBandwidth not found." and crash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • viewer build

    Description

      To reproduce:

      1. check out a revision that isn't 14274:630a23a9b31c or a descendant thereof, e.g. 14273:0af268bdb02f.
      2. do a clean build (not incremental)
      3. update to 14274:630a23a9b31c or one of its descendants (e.g. current tip of viewer-development)
      4. do an incremental build (based on the previous full build from step 2)
      5. run ${BUILD_DIR}/newview/packaged/secondlife in a terminal window

      Expected:

      Login screen appears

      Observed:

      • A Fatal Error window pops up, saying

        ERROR: convert_from_llsd<float>: Invalid F32 value for UpdaterMaximumBandwidth: !

      • The terminal window displays:

        WARNING: get: Control UpdaterMaximumBandwidth not found.
        llxml/llcontrol.cpp(1146) : error
        ERROR: convert_from_llsd<float>: Invalid F32 value for UpdaterMaximumBandwidth: !
        

      Attachments

        Activity

          People

            Unassigned Unassigned
            boroondas.gupte Boroondas Gupte
            jira-users
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: