Skip to content

Conversation

@Wumpf
Copy link
Member

@Wumpf Wumpf commented Dec 5, 2025

Related

What

also remove some strange redundant lookup that slipped in.

alsom remove some setrange redundant lookup that slipped in.
@Wumpf Wumpf added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Dec 5, 2025
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Web viewer built successfully.

Result Commit Link Manifest
7954f14 https://rerun.io/viewer/pr/12119 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

);
// This can happen with various frame id mismatches.
return Err(format!(
"Expected well-defined pinhole transforming into the transform frame {:?}, but look-up in active transform tree failed.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This error still feels pretty unspecific, but maybe we don't have more context to give here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmmmmm agreed. Having a hard time to make it better tbh.
One case I encountered that triggers this is some kinds malformed pinholes... lemme dig a bit more first, I'll come back with a new suggestion afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude from changelog PRs with this won't show up in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants