Otter-shell · #61

Otter-bar custom added buttons lack some options of previously added custom buttons, they only appear in new buttons after restarting otter-settings

ClosedBugMedium1 votes1 commentsby Cosmo

This issue confused me as hell while testing otter icon-theme stuff until i realized what's going on.

Screenshot-2026-08-21-02-47-06-88

I think this issue should be solved in parallel with icon fonts removal in https://projects.pika-os.com/issues/55/ui-clean-up-overhaul-and-guidelines

Bug report

Steps to reproduce

  • Open otter-settings
  • Navigate to Bar -> Buttons
  • Add a new button

Expected behavior

  • New buttons should have all the same field as old ones.

Actual behavior

  • Some are missing. most importantly svg icon, under appears when the otter-settings app is restarted.

Environment

PikaOS Otter

Discussion

Ferreo

Implemented and pushed in otter-settings 2d1a630. New custom buttons now receive icon_path and svg_icon fields immediately, matching the fields canonical save/reload previously added only after restarting settings. Added regression assertions for both fields. zig build -Doptimize=ReleaseFast test passes.

Sign in with Discord to comment.