secondlife / secondlife/viewer

SLua: Inventory not updating

Open
#4,050 2 comments 0 reactions 1 assignee View on GitHub

@marchcat is already working on this.

Since May 9, 2025.

bug stale triage
Dominant language
C++
Stars
299
Forks
146
Avg merge
1d 9h
Merged PRs (30d)
88

Description

Environment

7.1.12.14888088240
M1 Mac

Description

The Inventory is not updating for SLua Mac viewers.
This includes:

  • Creating an asset directly from Inventory
  • Taking a prim from in-world
  • Drag and dropping from an objects contents
  • Deleting an item
  • Renaming an item

It seems the above changes are recognised server-side. For instance, if an object is deleted, it appears to remain in the same place but right-clicking it gives the context menu for an item in Trash.
Any updates also appear correctly in Inventory on the next session.

Currently this is only reproducing on Mac and consistently on Aditi. It does not appear to reproduce on Agni.

Reproduction steps

Perform Inventory actions:

  • Creating an asset directly from Inventory
  • Taking a prim from in-world
  • Drag and dropping from an objects contents
  • Deleting an item
  • Renaming an item

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.