Module icons not displaying on Windows #20

Closed
opened 2026-03-12 23:58:23 +00:00 by stu · 0 comments
Owner

Description

Icons for modules and the application are not rendering on the running Windows build. The UI shows blank/missing icons where module icons should appear.

Expected behaviour

All module and application icons should display correctly on Windows at runtime.

Current behaviour

Icons are absent on the Windows build. Linux behaviour is unconfirmed but suspected to work.

Investigation starting points

  • Check icon asset paths in getIcon() / icon loading helpers
  • Verify assets are correctly bundled/embedded for Windows builds (check fyne bundle output or assets/ packaging)
  • Check whether FyneApp.toml icon path (assets/logo/VT_Icon.png) resolves correctly at runtime vs build time
  • Compare Windows vs Linux asset resolution paths

Affected platform

Windows (confirmed). Linux status unknown.

## Description Icons for modules and the application are not rendering on the running Windows build. The UI shows blank/missing icons where module icons should appear. ## Expected behaviour All module and application icons should display correctly on Windows at runtime. ## Current behaviour Icons are absent on the Windows build. Linux behaviour is unconfirmed but suspected to work. ## Investigation starting points - Check icon asset paths in `getIcon()` / icon loading helpers - Verify assets are correctly bundled/embedded for Windows builds (check `fyne bundle` output or `assets/` packaging) - Check whether `FyneApp.toml` icon path (`assets/logo/VT_Icon.png`) resolves correctly at runtime vs build time - Compare Windows vs Linux asset resolution paths ## Affected platform Windows (confirmed). Linux status unknown.
stu closed this issue 2026-03-13 13:38:24 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leak_technologies/VideoTools#20
No description provided.