pw-viz icon indicating copy to clipboard operation
pw-viz copied to clipboard

Panic on Zoom disconnect

Open BartMassey opened this issue 3 years ago • 1 comments
trafficstars

pw-viz panics on Zoom disconnect on my box (Debian unstable pipewire 0.3.42).

Upgrading the dependency on simple_logger to 2.1.0 and then rebuilding seems to fix it.

BartMassey avatar Jan 26 '22 23:01 BartMassey

In general, doing a cargo upgrade, truncating the version numbers, and then building to update Cargo.lock seems like a thing that should be done at this point.

BartMassey avatar Jan 26 '22 23:01 BartMassey

Fixed in a4099e0

Ax9D avatar Jan 05 '23 12:01 Ax9D