ErrLookup › eythaann/Seelen-UI
eythaann/Seelen-UI
The Fully Customizable Desktop Environment for Windows 10/11. · Rust · 617 source files
Analyzed at dee4aaa940 on 2026-09-03. 26 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| The library is being used on a non Seelen UI environment | exception | error | environment, runtime, initialization |
| Widget was not initialized before ready | exception | error | lifecycle, initialization, async |
| Missing widget id on webview label | exception | error | label, encoding, webview |
| The inner array cannot be null or undefined. | exception | error | validation, constructor, null |
| The inner array must be an array. | exception | error | validation, constructor, type-mismatch |
| LazySignal was not initialized | exception | error | initialization, async, react, state |
| Root element not found | exception | error | dom, react, bootstrap |
| LazyRune was not initialized | exception | error | initialization, async, svelte, state |
| no key provided to $t() | exception | error | i18n, validation, arguments |
| no translation for key "${key}" | exception | error | i18n, localization, initialization |
| no key provided to $t() | exception | error | i18n, argument-validation, svelte |
| no translation for key "${key}" | exception | error | i18n, argument-validation, locale |
| Current monitor not found | exception | error | monitors, race-condition, svelte, reactive-state |
| Current monitor not found | exception | error | monitors, race-condition, svelte, dock |
| Current monitor not found | exception | error | monitors, window-manager, race-condition, svelte |
| Widget definition not found for ${currentWidgetId} | exception | error | widget, bootstrap, resource-registry |
| Missing webview label | exception | error | tauri, webview, bootstrap, environment |
| Invalid widget id | exception | error | widget, webview-label, bootstrap |
| Connection failed | exception | error | network, wlan, invoke, user-input |
| Widget already initialized | console | warning | widget, lifecycle, double-initialization, hmr |
| Widget is already ready | console | warning | widget, lifecycle, double-invocation, seelen-ui |
| Wallpaper ${wallpaper.id} has no filename, skipping | console | warning | wallpaper, thumbnails, missing-data, skip |
| Trying to execute command that is not allowed: "${command}" | console | warning | security, allowlist, plugin, toolbar, invoke |
| Trying to execute command that is not allowed: "${command}" | console | warning | security, allowlist, plugin, weg, invoke |
| Monitor settings not initialized ${device.id} | console | warning | react, settings, monitor, initialization, race-condition |
| Context menu has no target to emit to | console | warning | context-menu, event, svelte, missing-target |