Closed emilk closed 1 year ago
If we want to log backtraces we should spend some time to clean them up, e.g. only include frames that are in re_
crates, and shorten the file names.
We can follow a similar approach to the one I use in https://github.com/emilk/egui/blob/master/crates/egui/src/callstack.rs
Some discussion here: https://rerunio.slack.com/archives/C033K5VS2KD/p1700578071871599
I checked out main, cargo run, start dicom, got this.
A) we should probably not log this as an error B) we shouldn't splash the stack trace on the screen C) we shouldn't have this ridiculously long and dense stack trace
Full message: