Skip to content

Selecting a non-wearable item in Inventory causes a bit of log spam #3563

Closed
@Dan-Linden

Description

@Dan-Linden

Environment

Windows 10 / 7.1.12.13206144235

Description

Whirly Fizzle found a minor bug that only appears to reproduce on the test build https://github.com/secondlife/viewer/releases/tag/Second_Life_Release%231924241f-ForeverFPS
Selecting a non-wearable item in Inventory causes a bit of log spam. Not a big deal.

Reproduction steps

  • Login on the above build
  • In inventory open Calling cards -> Friends -> All.
  • Check the secondlife.log to verify there is no log spam
  • Right OR left click any calling card in the All folder.
  • Observe that the log file is spammed with hundreds of lines of WARNING # newview/llappearancemgr.cpp(2075) LLAppearanceMgr::canAddWearables : Unexpected wearable type
  • Example of the log spam: https://prnt.sc/Zgf7MkfNGGLT
  • The log spam doesn't stop until you deselect the calling card

On default release Second Life Release 7.1.11.12363455226, the log spam does not reproduce. You only get a single line of "WARNING # newview/llappearancemgr.cpp(2075) LLAppearanceMgr::canAddWearables : Unexpected wearable type" when the calling card remains selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaletriageFlags issues that need to be triaged

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions