Files
Libation/Source
Cursor Agentandrmcrackan ac30cb0469 Degrade to an empty, recoverable grid on library load/bind failure
MainWindow_Loaded is an async void handler whose only catch was filtered to
install-folder assembly failures, so any other library-load exception escaped
and crashed Libation at startup (issue #1931). Add a general fallback catch
that logs, shows a non-fatal message, and continues with an empty grid.

Also make UpdateGridAsync rebuild the grid when GridEntries is null instead of
throwing 'Must call BindToGridAsync first', which previously wedged the grid
and spammed 'Library Size Change Error' on every auto-scan after a failed
initial bind.

Co-authored-by: rmcrackan <rmcrackan@gmail.com>
2026-08-12 18:08:06 +00:00
..
2026-05-04 21:10:28 -06:00
2026-05-04 21:10:28 -06:00
2026-05-04 21:10:28 -06:00
2026-07-25 11:15:24 -04:00
2022-05-17 07:56:34 -04:00
2025-10-27 16:30:50 -07:00